Commit graph

6148 commits

Author SHA1 Message Date
Owncast
d900ad8b53 Bundle embedded web app 2023-05-26 19:08:32 +00:00
renovate[bot]
37a71e8632
fix(deps): update dependency @fontsource/inter to v5 (#3048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 12:03:30 -07:00
Owncast
d3f934b342 Bundle embedded web app 2023-05-26 18:34:32 +00:00
renovate[bot]
8d4ccc1742
fix(deps): update dependency react-virtuoso to v4.3.8 2023-05-26 15:02:39 +00:00
Owncast
95abcf7ff2 Bundle embedded web app 2023-05-26 12:07:01 +00:00
renovate[bot]
c05ba16863
chore(deps): update dependency sass-loader to v13.3.0 2023-05-26 07:04:48 +00:00
Owncast
ba64b5f33e Commit screenshots 2023-05-26 04:20:00 +00:00
Owncast
447b3f19f9 Bundle embedded web app 2023-05-25 22:49:55 +00:00
renovate[bot]
65c3b443fd
chore(deps): update typescript-eslint monorepo to v5.59.7 2023-05-25 18:25:30 +00:00
Owncast
2702eac8e3 Bundle embedded web app 2023-05-25 15:26:33 +00:00
Gabe Kangas
15e06b9b2b
fix(mobile): remove extra 20px of padding 2023-05-25 08:20:03 -07:00
Owncast
15b6bb6eb4 Commit screenshots 2023-05-25 04:10:36 +00:00
Owncast
b1bd25beeb Bundle embedded web app 2023-05-25 02:37:03 +00:00
renovate[bot]
fe6d3ef5cb
chore(deps): update dependency @types/node to v18.16.14 2023-05-24 23:24:02 +00:00
renovate[bot]
0540451b7c
chore(deps): update peter-evans/create-or-update-comment digest to 6534843 2023-05-24 11:13:46 +00:00
Owncast
d01e9c53f7 Bundle embedded web app 2023-05-24 07:37:31 +00:00
renovate[bot]
f3f608f6c6
fix(deps): update dependency @uiw/react-codemirror to v4.20.2 2023-05-24 05:52:30 +00:00
Owncast
23b6867502 Commit screenshots 2023-05-24 04:15:01 +00:00
Gabe Kangas
2aa8756c94
chore(docs): update release doc to call out single-arch builds 2023-05-23 17:44:00 -07:00
Owncast
e09609733a Bundle embedded web app 2023-05-23 23:56:42 +00:00
Gabe Kangas
432a348deb
fix(ui): move id to menu button instead of wrapper div 2023-05-23 16:51:48 -07:00
Owncast
e5138161c2 Bundle embedded web app 2023-05-23 23:37:35 +00:00
gingervitis
29041e6d76
Address chat modal button issues (#3042)
* don't display chat button or modal if isModal is true. dont display the show/hide chat option in the userdropedown for tablet sizes either. tweak chat button styles and make chat button bg the same as the chat component bg color.

* only show chat button if online

* fix(chat): chat should be available through 5min buffer period. Fixes #3044

* fix(test): update mobile test

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-23 16:32:35 -07:00
Owncast
b6aee0eda9 Bundle embedded web app 2023-05-23 17:45:05 +00:00
renovate[bot]
8ed19a59a2
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.20.2 2023-05-23 13:27:53 +00:00
Owncast
a64d0758d8 Bundle embedded web app 2023-05-23 09:28:29 +00:00
renovate[bot]
c27372ddde
chore(deps): update dependency eslint to v8.41.0 2023-05-23 06:01:45 +00:00
Owncast
2b215bc742 Commit screenshots 2023-05-23 04:10:39 +00:00
Owncast
7674fa6107 Bundle embedded web app 2023-05-23 02:02:00 +00:00
Gabe Kangas
69f217f758
Refactor mobile chat into modal (#3038)
* feat(mobile): refactor mobile chat into modal

- Make page always scrollable
- Move mobile chat into a standalone modal

* fix(test): split out mobile browser test specs

* fix(mobile): force chat button to render on top of footer

* fix: some small updates from review

* fix: hide/show hide chat menu option based on width

* fix: chat button icon getting cut off

* chore(tests): add browser tests for mobile chat modal

* chore(tests): add story for ChatModal component

* fix(test): quiet shellcheck

* fix: remove unused import

* fix(tests): silence storybook linting warning

* fix(ui): reposition chat modal button icon with transform
2023-05-22 18:56:44 -07:00
Owncast
b9b569f3fe Bundle embedded web app 2023-05-22 23:39:24 +00:00
renovate[bot]
a07457406e
chore(deps): update dependency style-loader to v3.3.3 2023-05-22 18:39:55 +00:00
Owncast
30b8754592 Bundle embedded web app 2023-05-22 14:38:38 +00:00
renovate[bot]
e031f111f5
chore(deps): lock file maintenance (#3039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 07:32:36 -07:00
Owncast
3a560cd8b5 Bundle embedded web app 2023-05-22 09:40:21 +00:00
renovate[bot]
913363bccf
chore(deps): update dependency css-loader to v6.7.4 2023-05-22 04:15:43 +00:00
Owncast
74d48c2a10 Commit screenshots 2023-05-22 04:10:12 +00:00
Owncast
852b85bef5 Bundle embedded web app 2023-05-21 21:15:59 +00:00
gingervitis
4703a64878
address doublescroll #3028 (#3035)
* quick fix for mobile menu button overlap

* - use new dynamic vh css prop to handle ios safari double scrolling
- only force tabs height when online

* cleanup

* add comment
2023-05-21 14:11:53 -07:00
Owncast
89bd0c2606 Bundle embedded web app 2023-05-21 20:21:50 +00:00
renovate[bot]
4251731e84
chore(deps): update dependency @types/node to v18.16.13 2023-05-21 16:43:50 +00:00
Owncast
e6bb07714b Bundle embedded web app 2023-05-21 10:58:55 +00:00
renovate[bot]
8488de2009
fix(deps): update dependency react-virtuoso to v4.3.7 2023-05-21 10:04:11 +00:00
Owncast
aa6bb0d921 Commit screenshots 2023-05-21 04:25:05 +00:00
Owncast
5500e533a5 Bundle embedded web app 2023-05-21 04:19:30 +00:00
Gabe Kangas
e50b23d081
Cleanup unused Javascript (#3027)
* chore(js): be stricter about dead code warnings

* chore(js): remove dead code and unused exports

* rebase

* chore: remove unused files

* chore(deps): remove unused prop-types dep

* chore(js): remove unused function

* chore(deps): remove + check unused deps

* chore(js): remove unused exports. Closes #3036
2023-05-20 21:15:25 -07:00
Owncast
429289d508 Bundle embedded web app 2023-05-20 22:04:37 +00:00
Gabe Kangas
acab4e5c85
fix(ui): hard code the colors of the chat moderation menu button 2023-05-20 14:59:02 -07:00
Gabe Kangas
78a64191eb
chore: ignore auto-generated service worker 2023-05-20 14:16:59 -07:00
renovate[bot]
7fdfb46b4a
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.24 2023-05-20 07:12:46 +00:00