70 Commits (7868e3d020f46565c2a4a7fa72534e2bc18c2c17)

Author SHA1 Message Date
Gabe Kangas 7aca27cb08
feat: add support for markdown in offline message. Closes #2921 (#2977) 2 years ago
Gabe Kangas 9bef5730d9
fix(admin): make panel header text not so large 2 years ago
Dev Gupta 1a63880d01
adding tests for generateRndKey (#2932) 2 years ago
Gabe Kangas b3ac4e1a15
fix(js): consolidate url and account validators 2 years ago
Bennett B Madavana 49420822f5
Fixed #2758 (#2914) 2 years ago
Gabe Kangas a37e40ab27
Change the info message shown when changing admin password. Closes #2905 2 years ago
Dev Gupta 1eac2a1632
FIX : Admin custom CSS area forces entire page to scroll #2886 (#2892) 2 years ago
Dev Gupta f1bf06b8cd
FIX #2897 Admin: "Copy" button for stream keys copy asterisks if key is hidden (#2901) 2 years ago
Gabe Kangas cff37eaf83
Correctly show lowest CPU usage for video table. Closes #2800 2 years ago
Gabe Kangas e86caad06f
Return hideViewerCount in config and set the admin switch correctly. Closes #2887 2 years ago
Gabe Kangas 2b19f9272e
Fix auto-generated keys not saving. Closes #2874 2 years ago
Dhanu Saputra 2b41113211
Loose div in Utilities > Stream health screen (#2844) 2 years ago
Dhanu Saputra b9fd5e6210
Menu state in admin not saved after page refresh (#2829) 2 years ago
Gabe Kangas 6973c3d8df
Update styling of video settings admin page. Closes #2803 2 years ago
Gabe Kangas 0dc126e94d
Tell the chart not to clip the visibility of the contents. For #2806 2 years ago
Gabe Kangas 3ada7182f5
Update viewers chart y axis to make more sense. Closes #2806 2 years ago
Gabe Kangas 7adae0e9d5
Fix circular dependency issue breaking build 2 years ago
Nathan 84a0c2f169
fix: #1904 CSS Improvements on Admin Page (#2790) 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
Nathan 32f8c06390
fix: #2779 - strip trailing slash on s3 endpoint (#2788) 2 years ago
Dhanu Saputra 7e7d655615
Corner radius slider no longer slides (#2784) 2 years ago
Pranav Joglekar e80db09ab1
fix: Prevent color selector from closing on choosing a color (#2783) 2 years ago
Pranav Joglekar f6a2e8d3a2
UI: Make the Admin menu sidebar colors on hover consistent (#2778) 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
dorj222 c3ed3c1eed Prettified Code! 2 years ago
dorj222 f06325c11c fix a merge conflict 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
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
Gabe Kangas 10400e1252
Update sidebar styling and chat always being highlighted. Closes #2651 2 years ago
Gabe Kangas 8592fb87ba
Update copy refering to Javascript. Closes #2694 2 years ago
Jambaldorj Ochirpurev b75c6a886a
Random Stream Key Generator (#2690) 2 years ago
dorj222 aa2504b354 put password regex rules into config-constants.tsx 2 years ago
dorj222 3711588909 refactor the Form Input field name from adminPassword to InputFieldPassword 2 years ago
dorj222 170f367538 refactor the Admin Password Input field and add a new boolean field for it 2 years ago
Gabe Kangas 642782a36c
Remove admin password generation+copy button. Add auto-generating stream keys. Closes #2683 and #2631 2 years ago
Gabe Kangas d9e4731764
Update charting library and how it is used. Closes #2658 3 years ago
Philipp 4aaabaac07
Admin UI: Fix broken links (#2660) 3 years ago
dorj222 ad40981668 update the TextFieldWithSubmit component 3 years ago
dorj222 d5132cf2c1 update Textfield and TextFieldWithSubmit 3 years ago
Gabe Kangas 544ef6bd37
Fix broken image in offline admin 3 years ago
Gabe Kangas c91d85a118
Fix upgrade link in admin sidebar. Closes #2612 3 years ago
dorj222 7920ec17a9 code cleanup 3 years ago
dorj222 1993eebc9f fix a small regex typo 3 years ago
dorj222 a5dfc2e03b update Input Validators for Streak Keys and Admin Password 3 years ago
dorj222 dd9f41fef6 merge TextField and TextFieldAdmin components 3 years ago
Gabe Kangas 5556653021
Position confirmation popover. Closes #2611 3 years ago
dorj222 90515f37b5 add an admin password validator 3 years ago