205 Commits (04dc0796d8f69eb4804420a5be6de0e38a784fb0)
 

Author SHA1 Message Date
Gabe Kangas 04dc0796d8
New video transcoder (#27) 5 years ago
Gabe Kangas 17eb9da30c Remove commented out code 5 years ago
Gabe Kangas 260877f60d Enable file/line-level verbose debugging by providing enableDebugFeatures option. #20 5 years ago
Gabe Kangas 8b379f895b Support config file location as an argument. #20 5 years ago
Gabe Kangas 4132cf6d09 Move where the message type is set, and standardize on all caps CHAT 5 years ago
Gabe Kangas 8878ca1e88 Have both connect and disconnect time in the status API 5 years ago
Gabe Kangas a297e33eff Make IDs for chat messages generated server-side, not client. For #26 5 years ago
Gabe Kangas 5dffaf215b Fix missing poster in the player. Closes #29 5 years ago
Gabe Kangas a3273e9deb Value injection at build time seems to only work for the main package 5 years ago
Bradley Hilton abb2f363af
Decouple chat from core and add chat rest api (#25) 5 years ago
Bradley Hilton af1e2c5dd0
Add a launch.json to enable vscode debugging (#24) 5 years ago
Bradley Hilton fe96739f60
Fix a memory leak with the chat aspect. (#23) 5 years ago
Bradley Hilton 487bd12444
Project restructure (#18) 5 years ago
Gabe Kangas b0768de6c0 Remove panic from thumbnail generation 5 years ago
Gabe Kangas b6085130c6 Fix build script 5 years ago
Ginger Wong e643727be5 Merge branch '0620gw-updates' 5 years ago
Ginger Wong 1a44a4bd2f user content general layout 5 years ago
Ginger Wong 1ecf39c2f1 clean up social code 5 years ago
Ginger Wong 19dee67f2a set up components and icons for optional creator's social pages; add airplay icon 5 years ago
Gabe Kangas 22a1eb90ab Fix hls_list_size and delete_segments not working 5 years ago
Gabe Kangas 7d5104d581 Get rid of obviously bad performance in the slice of segments and reference each in a map instead 5 years ago
Gabe Kangas b1e1d0168a
Merge pull request #17 from graywolf336/update-module-path 5 years ago
Bradley Hilton 5ef358dbd0
Update the module path 5 years ago
Gabe Kangas 04dd7d7f90 Explicitly set poster in js 5 years ago
Gabe Kangas 4c194afce9 Experiment with markdown being supported in chat messgaes 5 years ago
Gabe Kangas 7bdc9052d3 Fix undefined reference in js 5 years ago
Gabe Kangas 56f7dbba9f Fix offline video while in passthrough mode, it needs an explicit output bandwidth 5 years ago
Gabe Kangas a81d95eafa
Merge pull request #15 from graywolf336/prevent-duplicate-streams 5 years ago
Bradley Hilton a0dfd018a9
Reject second stream attempting to overtake existing stream 5 years ago
Gabe Kangas 04e8e2d82d Fix passthrough video setting 5 years ago
Gabe Kangas 886485255a Fix errors on Firefox 5 years ago
Gabe Kangas 88b2301321
Merge pull request #10 from graywolf336/fix-initial-offline-state 5 years ago
Bradley Hilton 5611f4d00e
Merge branch 'master' into fix-initial-offline-state 5 years ago
Gabe Kangas 69da77b054 Fix short segment thumbnails. Move to JPG thumbs. Fix default thumb copy. 5 years ago
Bradley Hilton 453bdd88a6
Remove the previous thumbnail when restarting 5 years ago
Bradley Hilton 42371a30fe
Fix the race condition where the logo wasn't copied over for the default thumbnail 5 years ago
Gabe Kangas cfc7ea7967 Remove log 5 years ago
Gabe Kangas 465fa84b17 Add some more to .gitignore 5 years ago
Gabe Kangas 55776b0136 Add default thumbnail 5 years ago
Gabe Kangas f1d945f4ca
Merge pull request #5 from graywolf336/add-gitignore 5 years ago
Bradley Hilton b79f801aff
Add a gitignore file 5 years ago
Gabe Kangas 26760b3be1 Rework how videojs is initialized 5 years ago
Gabe Kangas f013a8639a Actually fix race condition that happens in production. I think. 5 years ago
Ginger Wong 51b79287c5 Merge branch 'master' of https://github.com/gabek/owncast 5 years ago
Ginger Wong b39824b8c3 updates towards more customization 5 years ago
Gabe Kangas 3ce6026cc8 Simplify videojs init 5 years ago
Gabe Kangas e8edce5178 Continue to troubleshoot race condition at launch 5 years ago
Ginger Wong d15080db11 Merge branch 'master' of https://github.com/gabek/owncast 5 years ago
Ginger Wong cf27b157e6 - fix chrome mobile form focus bug by specifying class. when form focuses media query widths change and may think portrait is in landcape and therefore hide the form. 5 years ago
Gabe Kangas 1c3031acb0 Throw an error if version is not specified in build script 5 years ago