Gabe Kangas
e0b7ae5b3a
Fix auth modal story not rendering. Closes #2254
3 years ago
renovate[bot]
5a9726f6ef
chore(deps): update dependency chromatic to v6.11.1
3 years ago
Gabe Kangas
42facacd24
Set next setting to not try to optimize images
3 years ago
Gabe Kangas
628d70e37c
Add rel=me to social links. Closes #2269
3 years ago
Gabe Kangas
64a2fbd3e8
Add to anchor rel attributes do not overwrite
3 years ago
Gabe Kangas
d91f682d21
Lazy load chat container
3 years ago
Gabe Kangas
6564fc69bf
Support web vitals attribution
3 years ago
Gabe Kangas
2e7787f70b
Force the bundler to build the player as its own file
3 years ago
Gabe Kangas
91edad5024
Add webpack bundle analyzer for debugging
3 years ago
Gabe Kangas
65fcbb9d3f
Use Next Image component for social links
3 years ago
renovate[bot]
1a806c30a7
chore(deps): update dependency @types/react to v18.0.23
3 years ago
renovate[bot]
78931569c9
chore(deps): update dependency chromatic to v6.11.0
3 years ago
renovate[bot]
dce49accac
chore(deps): update dependency @types/node to v18.11.5
3 years ago
renovate[bot]
c0f6e1ff94
chore(deps): update typescript-eslint monorepo to v5.41.0
3 years ago
renovate[bot]
45a3f2d2eb
chore(deps): update dependency @types/react to v18.0.22
3 years ago
renovate[bot]
0270f078a7
fix(deps): update codemirror
3 years ago
Gabe Kangas
ec57feac94
Enable React strict mode
3 years ago
renovate[bot]
7d6a36b8ab
chore(deps): update storybook monorepo to v6.5.13
3 years ago
renovate[bot]
18e3f88321
chore(deps): update dependency eslint to v8.26.0
3 years ago
renovate[bot]
3ed5704dea
chore(deps): update typescript-eslint monorepo to v5.40.1
3 years ago
renovate[bot]
257ea2b536
chore(deps): update dependency chromatic to v6.10.5
3 years ago
renovate[bot]
9a41f717a4
chore(deps): update dependency @babel/core to v7.19.6
3 years ago
renovate[bot]
49580d32b4
chore(deps): update dependency @types/node to v18.11.4
3 years ago
Matthew Heller
8d222860f0
On narrow screens, bump the footer links to a second row. Re #2260 . ( #2267 )
...
* On narrow screens, bump the footer links to a second row. Re #2260 . Thanks to @kittee for CSS assistance.
* Prettified Code!
Co-authored-by: heller <heller@users.noreply.github.com>
3 years ago
Evgeniy Kosov
2f03a077f3
Add missing federation action images to webv2 ( #2266 )
...
* Add missing federation action images to webv2
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online>
3 years ago
Matthew Heller
125343808d
Fix display of auth modal. Re #2262 . ( #2265 )
3 years ago
Gabe Kangas
e7a4d53453
Remove buttons from offline banner and add inline links. Closes #2261
3 years ago
Gabe Kangas
952b28f8bf
Explicitly set state for config+status when hydrated
3 years ago
Gabe Kangas
da66f3b051
Do not display go template tag in dev
3 years ago
renovate[bot]
1d776a9290
chore(deps): lock file maintenance
3 years ago
Gabe Kangas
a0093fb0c9
Fix server rendered title tag. Closes #2251
3 years ago
Gabe Kangas
77369a3cbe
Add follow+notify to actions menu and refactor how those modals are displayed. Closes #2247
3 years ago
renovate[bot]
61ecc85caf
fix(deps): update dependency slate to v0.84.0 ( #2232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
8aed27e44d
Refactor server-rendered tags. Closes #2246
3 years ago
t1enne
b285115a3e
fixed linter error
3 years ago
t1enne
bddb895189
styled the default button and the mobile dropdown
3 years ago
t1enne
b7795f275c
corrected media query
3 years ago
t1enne
917248fc5b
moved footer to layout. changed some css
3 years ago
t1enne
f6e158ab88
reduced font weight of message text
3 years ago
t1enne
7c0474f14a
made trigger button antd component
3 years ago
Gabe Kangas
f2f3dcfea7
Add mobile actions dropdown menu. Closes #2231
3 years ago
Gabe Kangas
3fbbecc0e8
Refactor action buttons callback
3 years ago
renovate[bot]
b9ffbf0a55
fix(deps): update dependency react-virtuoso to v3
3 years ago
Gabe Kangas
fb9001949b
Fix follow modal height. Closes #2235
3 years ago
Gabe Kangas
420d6c835d
Add missing slashes
3 years ago
Gabe Kangas
4ca0e69be6
Open all links in a new tab. Closes #2160
3 years ago
Gabe Kangas
5e761b13c4
Fix storybook build
3 years ago
Gabe Kangas
2c45b420e5
Import server-rendered template as plain text + add title tag. Closes #2161
3 years ago
Gabe Kangas
c6364959c9
Experiment with showing footer on about tab for mobile
3 years ago
t1enne
283d6ce081
overrides for enabling scrolling inside tabs
3 years ago