7756 Commits (1988b82e6ea3c5ac9633a7009ce8b1d4c29b3590)
 

Author SHA1 Message Date
Ginger Wong 03a6eb3cee optmized lines 5 years ago
Gabe Kangas 7dcc89a841 Add system chat message support to messages query 5 years ago
Gabe Kangas f4815e331c Update chat styling 5 years ago
Gabe Kangas 1b821e4c4e Add a link to rocket.chat in the contact section of the readme 5 years ago
dependabot[bot] 9a8b9ad2e0
Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.35.8 (#260) 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
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
Ginger Wong 654f70dcf9 initial line chart setup with d3 help 5 years ago
Ginger Wong 98ae9c43d3 add notes; remove victory charts, try recharts 5 years ago
Gabe Kangas 962267106e Update demo links 5 years ago
Ginger Wong f001904e35 eslint rule updates for typescript 5 years ago
Ginger Wong e53ea1d6cf add proptypes 5 years ago
Ginger Wong 456d422bd7 add victory graphing lib 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
Ginger Wong e554a2a877 add connectedclients endpoint 5 years ago
Ginger Wong c6c14bf216 initial rough setup 5 years ago