160 Commits (e7c14e384e4dac73270ec0b235084694077749b1)

Author SHA1 Message Date
Gabe Kangas b3ac4e1a15
fix(js): consolidate url and account validators 2 years ago
Stanford 8be9f371db
Fixed typos (#2836) 2 years ago
Gabe Kangas d1fe99f3d5
Fix missing anchor points in slider. Fixes #2750 2 years ago
Gabe Kangas 0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764 2 years ago
Gabe Kangas 7adae0e9d5
Fix circular dependency issue breaking build 2 years ago
Rehan Ahmed 3dd990463d
Nitpicky detail: resolution placeholders aren't 16x9 (#2801) 2 years ago
Rehan Ahmed f6d218f108
Update config-constants.tsx (#2794) 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
Jacob Wrenn 4291c881ff
fixes #1946 (#2776) 2 years ago
Gabe Kangas 5b1f36c314
Revert "Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619)" 2 years ago
Jambaldorj Ochirpurev 3653db3a6a
Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619) 2 years ago
Dhanu Saputra d19f6e4587
CPU usage description needs additional spacing (#2757) 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
Gabe Kangas 701e57a580
Fix CPU usage descripting mapping. Fixes #2682 2 years ago
Gabe Kangas 453f0e05cf
Fix admin password api path 2 years ago
Dhanu Saputra 0a653aaba7
Remove usage of the PropTypes dependency (#2723) 2 years ago
dorj222 63e25fae3f change the boolean variable isAdminPwdField to hasComplexityRequirements 2 years ago
dorj222 1d535ea9b5 regex constant typo fix 2 years ago
dorj222 aa2504b354 put password regex rules into config-constants.tsx 2 years ago
dorj222 170f367538 refactor the Admin Password Input field and add a new boolean field for it 2 years ago
dorj222 c3caa0716f correct the admin password endpoind API 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 6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583 3 years ago
Gabe Kangas 7392ae8a54
Reorganize admin components to help bundling 3 years ago
André Rusakow 15533d3d8a
wrap promise response in set timeout to keep local state in sync (#2531) 3 years ago
André Rusakow 05c8ce223b
Filesize limit for logoupload (#2522) 3 years ago
Gabe Kangas 7d2e2537cf
Fix default protocol validation list 3 years ago
Gabe Kangas 11c4d80e28
Export new url validation functions 3 years ago
Philipp dc54dfe363
Feature: emoji editor (#2411) 3 years ago
Jambaldorj Ochirpurev cc81f2a68e
Fix video config admin modal layout (#2414) 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 64a2fbd3e8
Add to anchor rel attributes do not overwrite 3 years ago
Gabe Kangas 0c127a65ce
Add action message type to chat. Closes #2226 3 years ago
Evgeniy Kosov fcf488c577
Fix slider marks by changing the corresponding labels to non-empty string (#2171) 3 years ago
Gabe Kangas 2774f4260a
Add FediAuth modal 3 years ago
James Young d1f3fffe2f
reafctor: normalize component formatting (#2082) 3 years ago
Gabe Kangas ac7e095fdf
Handle hide/show chat messages via moderation. Closes #1986 3 years ago
Gabe Kangas a521ba21d8
Add admin field for setting offline message. Closes #1901 3 years ago
Gabe Kangas 80742097e6
Fix bad message moderation endpoint. Closes #2020 3 years ago
Gabe Kangas 577ce5718d
Wire up notify popup to hide/show at correct times. Closes #1911 3 years ago
Gabe Kangas 8fc922588b
Add noreferrer automatically to link tags. Closes #1941 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas 1684979187
Add working but unstyled notify registration modal 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Gabe Kangas 72c01e1b9a
Fix web project build errors 3 years ago
Gabe Kangas 15becc5121
Connect to websocket and start accepting messages 3 years ago
Gabe Kangas a0354d6d49
Handle centralized app state and registration + chat history 3 years ago
Gabe Kangas 4997c7c5ac
Fill out some more components + add application state enums 3 years ago