48 Commits (2a2a168ede2969be495c11652075e82f32efdc27)

Author SHA1 Message Date
Gabe Kangas e50b23d081
Cleanup unused Javascript (#3027) 2 years ago
Pranav Joglekar b1f8ee5f94
feat: show a friendlier error msg in admin panel when unable to connect to Owncast Service (#2786) 2 years ago
Gabe Kangas 23a721857f
Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2 years ago
Dhanu Saputra 0a653aaba7
Remove usage of the PropTypes dependency (#2723) 2 years ago
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 3 years ago
Michael David Kuckuk 59e5cfefd4
Remove twitter notification configuration (#2598) 3 years ago
Gabe Kangas d503c8a2e0 Updates to the admin to reflect new stream keys and admin password split 3 years ago
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338) 3 years ago
Gabe Kangas a521ba21d8
Add admin field for setting offline message. Closes #1901 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas 299b7ff6de Display the representation % of players in metrics 3 years ago
Gabe Kangas 65efdb91b9 Add stream health overview component 3 years ago
Gabe Kangas 8ad2240247 Mange outbound notification settings (#458) 3 years ago
Gabe Kangas 181a7c3431 Add admin support for established user mode. https://github.com/owncast/owncast/issues/1587 (#430) 3 years ago
Gabe Kangas 6f1ece7894 Add support for setting a socket override. https://github.com/owncast/owncast/issues/1378 (#431) 3 years ago
Gabe Kangas ff3cda97f3 Add support to disable chat join messages. Closes https://github.com/owncast/owncast/issues/1582 (#452) 3 years ago
Gabe Kangas 084a01fb02 Admin social features (#408) 4 years ago
Jannik 030b936f05 feat: add option to save custom username suggestions (#415) 4 years ago
Artur Angiel 9b7835e71e #1495 Path-style S3 compatibile URLs implemented (#346) 4 years ago
Gabe Kangas b10ba1dcc2 Admin support for managing users (#245) 4 years ago
Gabe Kangas caa170e4ef Start new chat config sections 4 years ago
Gabe Kangas f04f385f2b Start codec selection in admin 4 years ago
gingervitis 0efc09bb72 add textarea field for custom css (#113) 4 years ago
Gabe Kangas 195ac23bb2 Admin support for creating 3rd party external link actions (#72) 4 years ago
nebunez b1256bcd08 implement custom welcome message (#65) 4 years ago
Gabe Kangas 8bac350f61 Add server setting to disable chat (#61) 4 years ago
nebunez a123967645 move components folder and fix build errors (#18) 5 years ago
Gabe Kangas ed80ac13b5 Remove disable upgrade check bool 5 years ago
Gabe Kangas 590811663a Move streamTitle to status so it can be updated via status polls in the background 5 years ago
gingervitis 7501cfc548 revise Storage forms, and add basic validation to it; misc field cleanup 5 years ago
Gabe Kangas 0c111c2c0b Replace presets with cpu usage levels 5 years ago
gingervitis 97b2e00eee ts cleanup on some config components 5 years ago
gingervitis 5f70c77458 refactor forms to not use ant Form component; split server and instance details forms into their own components 5 years ago
gingervitis d1cc0dfd97 start on social links editing, wip 5 years ago
gingervitis 573d21d7e7 update segments editor to use new latency api 5 years ago
gingervitis 5b4178b667 cleanup 5 years ago
gingervitis 73dd084672 add segement slider editor 5 years ago
gingervitis 8458849d88 form fields for video config modal 5 years ago
gingervitis e7e89556e7 apply config form flow to edit content page 5 years ago
gingervitis 5f0d7480bb clean up and style tweaks 5 years ago
gingervitis c61e7e9c14 - start a README to document config admin later - update constants - add instanceUrl field to public details; if empty, then turn off yp.enabled. - edit YP/Directory settings; hide if instanceUrl is empty - update toggleswitch logic 5 years ago
gingervitis 624ab72eb3 start organizing nav; start on Tags editing 5 years ago
gingervitis f0e5bbae1f - create default values for starter fields 5 years ago
gingervitis f446385a7e continue initial setup 5 years ago
Gabe Kangas dc41b21b92 Display video passthrough values properly + some tweaks 5 years ago
gingervitis e3c0265469 include server config fetch in serverstatus context hook so config data can be provided across multiple views 5 years ago
gingervitis 2211572ba1 clean up of home section; now with styling 5 years ago
Gabe Kangas c4351a53bf Replace broadcaster API call with generic server status call. Add upgrade check bool 5 years ago