André Rusakow
b8016eaa90
fix scroll on mobile ( #2585 )
...
* fix scrolling issues on mobile
* resolve conflict
2023-01-15 18:37:21 -08:00
renovate[bot]
1fa9db0641
Bundle embedded web app
2023-01-15 22:43:07 +00:00
renovate[bot]
a663cfb4b0
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.6
2023-01-15 19:17:44 +00:00
renovate[bot]
e9eed89a3e
Bundle embedded web app
2023-01-15 16:40:33 +00:00
renovate[bot]
fb2f46e2a3
chore(deps): update dependency eslint-plugin-import to v2.27.4
2023-01-15 13:33:56 +00:00
renovate[bot]
235a2010d6
Bundle embedded web app
2023-01-15 09:55:55 +00:00
renovate[bot]
dc2d075a99
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.7.1
2023-01-15 06:32:24 +00:00
renovate[bot]
8a21a9c2d1
Bundle embedded web app
2023-01-14 09:27:58 +00:00
renovate[bot]
88bb5940c2
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.7.0
2023-01-14 05:20:27 +00:00
gabek
c00aa483a7
Bundle embedded web app
2023-01-14 05:08:03 +00:00
Gabe Kangas
e48e274c79
Only show moderator notification once. Closes #2578
2023-01-13 20:53:10 -08:00
Gabe Kangas
59b7f6dcbf
Completely give up on setting a performance threshold until it can be addressed in #2167
2023-01-13 15:12:04 -08:00
gabek
5a105cdb7b
Bundle embedded web app
2023-01-13 22:43:07 +00:00
Gabe Kangas
82848bf68a
Fix link
2023-01-13 14:21:27 -08:00
Gabe Kangas
d5960524fc
Tweak admin styles to be using less custom overrides
2023-01-13 14:20:46 -08:00
Gabe Kangas
bf92705dfc
Fix link
2023-01-13 14:19:32 -08:00
renovate[bot]
211bcf4308
Bundle embedded web app
2023-01-13 21:38:39 +00:00
renovate[bot]
297bb8dd07
chore(deps): update dependency eslint-plugin-storybook to v0.6.10
2023-01-13 17:51:07 +00:00
renovate[bot]
a32716ce6f
Bundle embedded web app
2023-01-13 13:48:30 +00:00
renovate[bot]
732762f115
chore(deps): update typescript-eslint monorepo to v5.48.1
2023-01-13 10:01:02 +00:00
gabek
ae9ea8ca8a
Bundle embedded web app
2023-01-13 08:32:38 +00:00
Gabe Kangas
2c2dae9e00
Make the footer have a consistant height
2023-01-13 00:28:05 -08:00
gabek
e784738184
Bundle embedded web app
2023-01-13 06:53:12 +00:00
renovate[bot]
3345b61961
fix(deps): update dependency xstate to v4.35.2 ( #2560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 22:50:02 -08:00
gabek
9049768f26
Bundle embedded web app
2023-01-13 01:18:45 +00:00
renovate[bot]
40f10448e4
chore(deps): update dependency babel-loader to v9.1.2 ( #2556 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 17:14:42 -08:00
gabek
503228a5cc
Bundle embedded web app
2023-01-12 23:10:23 +00:00
Gabe Kangas
1d58b7fbad
Center column of followers on mobile. Closes #2515
2023-01-12 15:06:02 -08:00
Gabe Kangas
bf3ee58e87
Fix followers collection story
2023-01-12 15:06:02 -08:00
Gabe Kangas
a0fecb7e1f
Update image paths in story
2023-01-12 15:06:01 -08:00
gabek
d1910eec1a
Bundle embedded web app
2023-01-12 22:17:32 +00:00
renovate[bot]
c4ca2ad99f
fix(deps): update dependency slate to v0.88.1 ( #2570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 14:13:24 -08:00
gabek
5ce080341d
Bundle embedded web app
2023-01-12 21:57:54 +00:00
Gabe Kangas
48e99ff37c
Move icons to public directory. Fixes #2573
2023-01-12 13:53:09 -08:00
gabek
55a6ccc468
Bundle embedded web app
2023-01-12 21:18:27 +00:00
renovate[bot]
082b47f0b1
chore(deps): update dependency prettier to v2.8.2 ( #2569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 13:15:17 -08:00
gabek
fa8a0c1e62
Bundle embedded web app
2023-01-12 07:59:07 +00:00
Gabe Kangas
aadf721808
Move the contributor comment to end of source
2023-01-11 23:50:26 -08:00
gabek
bcdce2e885
Bundle embedded web app
2023-01-12 06:48:56 +00:00
Gabe Kangas
c7e12643e9
Point link to genera admin settings page
2023-01-11 22:44:55 -08:00
Gabe Kangas
2ff4316ee6
Fix admin subpages not having a layout
2023-01-11 22:44:15 -08:00
Meisam
dd72879d09
Fix HLS automatic test ( #2572 )
...
* mv automated test cleanup to tools.sh
check media file exists before streaming in test/ocTestStream.sh
fix automatic test ffmpeg detection
mv trap to tools
mv update_storage_config() to tools
enable S3 test
* fix video file check in test/ocTestStream.sh
* cleanup ci
* mv auto test owncast build-run to start_owncast()
* suppress cleanup errors
* fix style
* fix Browser Test paths
* use pull_request event for Browser Tests
* explicitly mention when test is skipped
* refactor shell scripts
2023-01-11 20:11:13 -08:00
gabek
fcc3ed74e2
Bundle embedded web app
2023-01-12 03:00:36 +00:00
Gabe Kangas
4bac079a73
Make footer sit on bottom of page. Closes #2188
2023-01-11 18:56:10 -08:00
Gabe Kangas
9cc7b1cf2d
Add a little comment for those viewing HTML source that we could use contributors
2023-01-11 18:26:54 -08:00
gabek
bfb245efe2
Bundle embedded web app
2023-01-11 22:25:56 +00:00
renovate[bot]
92eb042c39
chore(deps): update dependency @babel/core to v7.20.12 ( #2555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 14:22:35 -08:00
gabek
089445d8c6
Bundle embedded web app
2023-01-11 08:57:13 +00:00
Gabe Kangas
bb9b8a8123
Use own scroll to bottom function instead of built-in. Closes #2500
2023-01-11 00:53:18 -08:00
Gabe Kangas
b989e9a462
Remove chat container bottom margin
2023-01-11 00:52:03 -08:00