931 Commits (4178ccc180c818fa01527d2613c6d0cc62d52960)
 

Author SHA1 Message Date
Gabe Kangas 3812e6345f Fix typo 5 years ago
Gabe Kangas 30c9bbe966 Size logo properly with the user image 5 years ago
Gabe Kangas f9039acadb Use SVG for default logos. Closes #261 5 years ago
Gabe Kangas 90ddf4f1b6 Remove yp section from config since we are not ready for it yet 5 years ago
Gabe Kangas 627f6ebbe3 Remove rogue file 5 years ago
Gabe Kangas 73ca2c2464 We use npx to run snowpack so it is not needed to install 5 years ago
Gabe Kangas 3ff993c2bc Stop logging every file that is uploaded 5 years ago
Gabe Kangas b9a80709ab Decrease the amount of time before the stream is made available to the player 5 years ago
dependabot[bot] c9cf80d388
Bump snowpack from 2.14.0 to 2.14.1 in /build/javascript (#259) 5 years ago
Gabe Kangas eb0ee4dd8a Catch db error and show frienlier message. Closes #252 5 years ago
Gabe Kangas 8f740c4cb6 Cleanup private and optinally public segments on a timer instead of after every save. Closes #254 5 years ago
Gabe Kangas 2d71337146 Rename functions to be clearer that it is for offline cleanup 5 years ago
Gabe Kangas d403fd20f1 Do not auto-delete file on storage save. Add firing cleanup method 5 years ago
Gabe Kangas 2647b3fac8 Remove unused value 5 years ago
Gabe Kangas 5e45c53b87 Fix YP not being fired post-merges 5 years ago
dependabot[bot] c960ccd455
Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.4 (#251) 5 years ago
dependabot[bot] b261637260
Bump tailwindcss from 1.8.10 to 1.9.2 in /build/javascript (#243) 5 years ago
dependabot[bot] b9c42fab25
Bump github.com/aws/aws-sdk-go from 1.34.0 to 1.35.7 (#250) 5 years ago
dependabot[bot] afc0be55c8
Bump github.com/shirou/gopsutil (#249) 5 years ago
Gabe Kangas 97fa8d70a7 Configure dependabot 5 years ago
dependabot[bot] 0df7e0d555
Bump preact from 10.5.3 to 10.5.4 in /build/javascript (#245) 5 years ago
dependabot[bot] 9bb4db564a
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#248) 5 years ago
dependabot[bot] 15fb2fd729
Bump snowpack from 2.12.1 to 2.14.0 in /build/javascript (#246) 5 years ago
Gabe Kangas fc988e1846 Setup dependabot for 3rd party go and javascript code 5 years ago
Gabe Kangas 6ea9affce0
HLS video handling/storage/state refactor (#151) 5 years ago
gingervitis 57f2e4b567
Merge pull request #241 from jeyemwey/jv-119-remove-avatars 5 years ago
Gabe Kangas 64a85e68aa
Update extra page content API (#240) 5 years ago
Jannik Volkland 606ccb6c14 Remove message image from go code 5 years ago
Jannik Volkland 146e6d342c Remove avatars from frontend 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 5 years ago
Gabe Kangas 9eab6d7553 Specify that these APIs are for v0.0.3 5 years ago
Gabe Kangas 962267106e Update demo links 5 years ago
gingervitis 25ef2fc66e
Merge pull request #231 from owncast/gek/remove-status-bar-values 5 years ago
Gabe Kangas 250dcf1d75 make logo fit size of user image avatar circle. closes #230 5 years ago
Gabe Kangas ce14e0d0a7 Remove additional viewer counts from status bar. Closes #155 5 years ago
Gabe Kangas 2aa9a86e3d Allow non-root paths for index.html when returning server-rendered metadata page. Closes #227 5 years ago
Gabe Kangas dfeba53f08 Reduce the amount of time between start of stream and when we show as online. Can bump this back up if needed. 5 years ago
Gabe Kangas 168ba9277e Do not use loopback as an example ip 5 years ago
Gabe Kangas aac7fa2476 Show YP configuration in the config API 5 years ago
Gabe Kangas 268085e41f I thought I already fixed this. Guess it got lost in a merge. 5 years ago
Gabe Kangas a7d9e2719a Do not try to split ip and port of x-forwarded-for addresses 5 years ago
Gabe Kangas bcf4cb09e7 Break rtmp read loop after disconnect 5 years ago
Gabe Kangas 06f8a01d5e Update our api definitions 5 years ago
gingervitis d500f32f5b
Merge pull request #219 from jeyemwey/fix-issue-202 5 years ago
Gabe Kangas 003648ed61 Update .gitignore 5 years ago
Gabe Kangas a5e2b4b934 Remove files 5 years ago
Jannik Volkland a17e507664 Merge branch 'master' into fix-issue-202 5 years ago
Jannik Volkland d4b800c9bb Merge branch 'fix-issue-202' 5 years ago
Jannik Volkland 813884ef21 fix: Use Kebab-Case, and resolve Merge Conflict 5 years ago
Gabe Kangas d7e355bce1
Connected clients admin API (#217) 5 years ago