771 Commits (e7c14e384e4dac73270ec0b235084694077749b1)

Author SHA1 Message Date
Gabe Kangas 90d2739afd
fix(mobile): fix action bar button not appearing. Closes #2938 2 years ago
Gabe Kangas 70e4d84c42
feat(header): use instance logo for header image 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
Gabe Kangas 6774f049f7
fix(followers): more followers style tweaks 2 years ago
Gabe Kangas 014acc1663
fix(followers): improve layout of single follower. Closes #2926 2 years ago
Gabe Kangas dde512fa14
fix(notifications): do not support browser notifications for local servers 2 years ago
Gabe Kangas 74bdab81a3
fix(web): remove extra spacing above headers in modals 2 years ago
Gabe Kangas c41742dc86
fix(chat): give social chat messages added spacing 2 years ago
Gabe Kangas 057b93b1b2
fix(web): improve spacing in custom bottom section with headers 2 years ago
Gabe Kangas 228d787bf9
fix(web): set document title via dom instead of javascript. Closes #2918 2 years ago
Bennett B Madavana 49420822f5
Fixed #2758 (#2914) 2 years ago
Pranav Joglekar cbdf0bd401
fix: Prevent storybook from making websocket connections (#2896) 2 years ago
Gabe Kangas a37e40ab27
Change the info message shown when changing admin password. Closes #2905 2 years ago
Gabe Kangas 79b6e56cd7
Use the same fake user in test 2 years ago
Gabe Kangas 7ec7e1704c
Add bool option to player to fill container for embeds. Closes #2884 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 13c32bd6bd
Fixing formatting of PR #2903 2 years ago
Gabe Kangas d346485f94
Revert "FIX : Chat: words containing one or more dots are turned into links #2898 (#2903)" 2 years ago
gabek 1cd4efaf72 Prettified Code! 2 years ago
Dev Gupta 11a3a79032
FIX : Chat: words containing one or more dots are turned into links #2898 (#2903) 2 years ago
Gabe Kangas cff37eaf83
Correctly show lowest CPU usage for video table. Closes #2800 2 years ago
Gabe Kangas d7301d2d8d
Fix paragraphs not having spacing. Closes #2891 2 years ago
Gabe Kangas e86caad06f
Return hideViewerCount in config and set the admin switch correctly. Closes #2887 2 years ago
Gabe Kangas 00ea1cae5b
Use correct color in content header description. Closes #2889 2 years ago
Gabe Kangas 597281bbb2
Guard against duplicate websocket connections. Closes #2773 2 years ago
Gabe Kangas 2b19f9272e
Fix auto-generated keys not saving. Closes #2874 2 years ago
Gabe Kangas 3d302b7dbd
Fix text overlaping. Closes #2866 2 years ago
Gabe Kangas 13868e8b6a
Allow dynamic corner radius of badges 2 years ago
Gabe Kangas 78fe01d049
Rework loading followers and pagination a bit. Closes #2835 2 years ago
Dhanu Saputra 2b41113211
Loose div in Utilities > Stream health screen (#2844) 2 years ago
Gabe Kangas 7e4d147940
Fix exception thrown with zero links. Closes #2833 2 years ago
Gabe Kangas 3b8982089d
Fix pagination parameters. Closes #2835 2 years ago
Gabe Kangas 453d9ab41f
Reword the error message 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 cb22147ddb
Use simpler example for ErrorBoundary 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 0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764 2 years ago
Gabe Kangas 7e7be00b12
Guard against mobile exception. Closes #2793 2 years ago
Gabe Kangas 7400033bee
Add missing rel to indieauth link. Closes #2791 2 years ago
Gabe Kangas 7adae0e9d5
Fix circular dependency issue breaking build 2 years ago
Gabe Kangas 4009af8d3c
Add note about error boundaries 2 years ago
Gabe Kangas 1055b1c42d
Fix var shadowing 2 years ago
Gabe Kangas cd0f92f496
Add error boundary to DesktopContent. For #2811 2 years ago
Gabe Kangas 7cb5773a97
Add error boundary to ChatModerationDetailsModal. For #2811 2 years ago
Gabe Kangas 9162386495
Add error boundary to system Modal. For #2811 2 years ago
Gabe Kangas 02ca54d810
Add error boundary to UserDropdown. For #2811 2 years ago