69 Commits (2a2a168ede2969be495c11652075e82f32efdc27)

Author SHA1 Message Date
Gabe Kangas 69f217f758
Refactor mobile chat into modal (#3038) 2 years ago
gingervitis 4703a64878
address doublescroll #3028 (#3035) 2 years ago
Gabe Kangas 4e1da3fa23
fix(ui): do not add extra spacing to every ant row. Closes #3031 (#3033) 2 years ago
gingervitis c2a0295a0c
Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2 years ago
Gabe Kangas 9cb566681e
fix(ui): tweak footer padding and animation speed 2 years ago
Nathan 3bd45d09f3
feat: floating fading footer (#3008) 2 years ago
Gabe Kangas 23d29ac2ae
fix(ui): use showChat selector for dynamicPadding logic 2 years ago
Gabe Kangas 4fa960be8b
fix(ui): fix dynamic padding not taking disabled chat state into account 2 years ago
Gabe Kangas 630a5bf782
fix(mobile): support a dynamic mobile browser theme color 2 years ago
Gabe Kangas 646c5616da
fix(footer): add dynamic right padding to fix footer overflowing. Closes #2988 2 years ago
Nathan 04848c1d8c
fix:#2954-player-gets-cut-off-vertically (#2987) 2 years ago
Gabe Kangas b225cd9dc7
feat(footer): use simpler version string 2 years ago
Gabe Kangas 02ac697bcf
fix(mobile): request to disable mobile web auto scaling. Closes #2970 2 years ago
Gabe Kangas 8c26137791
fix(mobile): remove footer on mobile. Closes #2962 2 years ago
Gabe Kangas 97fb5a80d0
fix(ui): restore page margin and background color. Closes #2959 2 years ago
Nathan 32c3f6a9b6
fix: #2668 Page Vertical Spacing Issues (#2863) 2 years ago
Pranav Joglekar cbdf0bd401
fix: Prevent storybook from making websocket connections (#2896) 2 years ago
Gabe Kangas 79b6e56cd7
Use the same fake user in test 2 years ago
Gabe Kangas 7400033bee
Add missing rel to indieauth link. Closes #2791 2 years ago
Gabe Kangas 274aeb8be6
Add error boundary to ClientConfigStore modal. For #2811 2 years ago
Gabe Kangas a3e10152c8
Additional difThreshold tweaks for UI tests comparison 2 years ago
Gabe Kangas b5cc183a3c
Continue to bump diff threshold so UI tests do not register as changed 2 years ago
Gabe Kangas b7132eeaa5
Remove marquee tag as it throws off the UI tests 2 years ago
Michael David Kuckuk b38df2fbe3
Create stories for layout testing (#2722) 2 years ago
Gabe Kangas 8b8f221eb4
Show streamTitle in header if set. Closes #2720 2 years ago
Michael David Kuckuk c6136fc35c
Add noscript for browsers without JS (#2592) 3 years ago
Gabe Kangas cdaae66e94
Add skip links for content, player and footer. For #1826 3 years ago
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 3 years ago
Gabe Kangas 2853752937
Make each admin page specify is own layout. Closes #2584 3 years ago
André Rusakow b8016eaa90
fix scroll on mobile (#2585) 3 years ago
Gabe Kangas d5960524fc
Tweak admin styles to be using less custom overrides 3 years ago
Gabe Kangas 2ff4316ee6
Fix admin subpages not having a layout 3 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
Gabe Kangas cfaeda94b0
Lazy load more components. #2167 3 years ago
Gabe Kangas c05a20a460
Use built-in Next layout support + lazy load 3 years ago
André Rusakow 0a602edf5e
Double scrollbars (#2509) 3 years ago
Gabe Kangas d4ffe02645
Fix title getting lost due to multiple callbacks firing. Closes #2351 3 years ago
Gabe Kangas 0c3d3f1c17
Move footer to not be sticky. Closes #2288 3 years ago
Gabe Kangas 2e0f0d1a53
Use absolute URL for og:image if set. Closes #2250 3 years ago
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338) 3 years ago
Gabe Kangas da66f3b051
Do not display go template tag in dev 3 years ago
Gabe Kangas a0093fb0c9
Fix server rendered title tag. Closes #2251 3 years ago
Gabe Kangas 8aed27e44d
Refactor server-rendered tags. Closes #2246 3 years ago
t1enne 917248fc5b moved footer to layout. changed some css 3 years ago
Gabe Kangas 4ca0e69be6
Open all links in a new tab. Closes #2160 3 years ago
Gabe Kangas 2c45b420e5
Import server-rendered template as plain text + add title tag. Closes #2161 3 years ago
Gabe Kangas 37cdbb8dbd
Add backgrounded stream+messages title notifier. Closes #2208 3 years ago
Pranav Joglekar ee08c42c6d
improv ui: make footer sit at bottom (#2212) 3 years ago
Gabe Kangas 4c13c3618d
Remove admin stylesheets from loading with app. Closes #2183 3 years ago
Gabe Kangas 2de23a3458
Only client-render server-rendered templates in production builds. Closes #2176 3 years ago