918 Commits (650620dcd7d65261e0d0b2705cb3aac16fef4e54)
 

Author SHA1 Message Date
Gabe Kangas a3221aee19 Removing docs as submodule because that was an odd idea 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas dfc03bc027 Web modules were getting hit by .gitignore. Fixed 5 years ago
Gabe Kangas 5d530ca5a6 Missing showdown module import in app 5 years ago
Pranav 7ac22eb889 fix: prevents messages ending with spaces to exceed the msg limit 5 years ago
John Hobbs 31c5f8241c
Inital OpenAPIv3 Spec (#223) 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 5 years ago
Jannik 4c02b6eea1 Move socialIconsList to its own component 5 years ago
gingervitis e7f39a0113
Merge pull request #213 from ahmadkarlam/add-title-chat 5 years ago
Gabe Kangas bb9c788306 Support CORS+Basic auth together 5 years ago
Ahmad Karlam 29ef90e384 fix: check if date is invalid 5 years ago
Ahmad Karlam 8c380f118a refactor: declare format timestamp as variable for consistency 5 years ago
Ahmad Karlam 1c03e83c31 Typo 5 years ago
Ahmad Karlam 2abde9186c refactoring 5 years ago
Ahmad Karlam d27d4a798f Remove moment js and use standard library date from javascript 5 years ago
Gabe Kangas 922dfec77a
Remove custom paths and add constants (#216) 5 years ago
Ginger Wong f30cfcf20f includes fix for #210 5 years ago
Ginger Wong ff3a50dc03 linty stuff 5 years ago
Ginger Wong ab1eb69fd1 apply scrollbar tricks to moz browser; make scroll colors on emoji picker easier to see; make emoji hover color easier to see 5 years ago
Ahmad Karlam 63a757ef23 Use moment js for diff and format date 5 years ago
Jannik d6dadcabf8 Fix: Optional socialHandles and tags 5 years ago
Gabe Kangas e042c85f88
Hardware status admin api (#218) 5 years ago
Gabe Kangas f4fdc6c951
Current broadcaster details admin api (#206) 5 years ago
Gabe Kangas 236f25b772
Viewer metrics api (#208) 5 years ago
Gabe Kangas d8c43d2c56
Add server config admin endpoint (#207) 5 years ago
Gabe Kangas 9b7784634b
First pass at YP registration/configuration (#209) 5 years ago
Anoop 6946d4b3ea
Make video segment filename unique (#214) 5 years ago
Gabe Kangas 48c8cf5ed2 Admin API to change in-memory streaming key. Closes #212 5 years ago
Gabe Kangas 7b64fc7c30
Disconnect stream Admin API + HTTP Basic Auth (#204) 5 years ago
Ahmad Karlam 334a69386d Add timestamp to title chat 5 years ago
Gabe Kangas f8068826ab Add script to build and bundle admin 5 years ago
Gabe Kangas 8aa5c33999
Update caching logic/headers (#184) 5 years ago
Gabe Kangas 6a0e8deae3 Use ISO date strings. Make random delays longer. 5 years ago
Ginger Wong 1a477de89a Merge branch 'master' of https://github.com/gabek/owncast 5 years ago
Ginger Wong 3add3897ac show play button when video is paused (issue #201) 5 years ago
gingervitis fc27d73030
Merge pull request #171 from owncast/gek/remove-player-progress-bar 5 years ago
Gabe Kangas ef3796a033 Use default video variants if none supplied. Fixes #199 5 years ago
Gabe Kangas 1c74b8aeca Use config-example instead of config in Docker build 5 years ago
Gabe Kangas c9d6366b3b
Create release docker image without shipping source and go toolchain. (#188) 5 years ago
Gabe Kangas ec9f8ba004 Stop using skypack CDN for emoji button and bump version. Address #141 5 years ago
Gabe Kangas 903a250526 Use the defaults to make the config file look simpler 5 years ago
Gabe Kangas 1a767fc2e8 Remove verbose logging from docker build 5 years ago
Gabe Kangas 63bb647990 Created a fake chat message generator script for testing 5 years ago
Gabe Kangas 519be9d3b4 Don't update viewer counts if a live stream session is not active. 5 years ago
Gabe Kangas fc45645280 Reset session stats when we cleanup the session. Closes #180 5 years ago
Gabe Kangas cb2794f68c Fix cleanup. ticker -> timer and stop reinstantiation 5 years ago
Gabe Kangas 0cb31644f4 Quiet, log. 5 years ago
Gabe Kangas 9b272d8d3c Make test script destination optional 5 years ago
Ginger Wong 336a35e981 Merge branch 'master' of https://github.com/gabek/owncast 5 years ago
Ginger Wong 01f956d043 detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178) 5 years ago