Commit graph

6172 commits

Author SHA1 Message Date
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
Owncast
80a04e6fda Commit screenshots 2023-05-20 04:09:57 +00:00
Owncast
e611afdc72 Bundle embedded web app 2023-05-20 03:11:20 +00:00
Gabe Kangas
d53cd65767
fix: force video assets to never use the cache 2023-05-19 20:05:16 -07:00
Owncast
e8143c0cb3 Bundle embedded web app 2023-05-20 01:58:00 +00:00
Gabe Kangas
b28145a26b
fix: disable caching in dev + fix runtime cache usage 2023-05-19 18:52:44 -07:00
Gabe Kangas
05f7075244
fix(chat): make websocket reconnects happen faster. Closes #3021 2023-05-19 18:52:43 -07:00
Owncast
d5b0159f4a Bundle embedded web app 2023-05-20 00:39:58 +00:00
Gabe Kangas
4e1da3fa23
fix(ui): do not add extra spacing to every ant row. Closes #3031 (#3033) 2023-05-19 17:34:23 -07:00
Owncast
f09ae62001 Bundle embedded web app 2023-05-20 00:14:36 +00:00
renovate[bot]
5646b0885b
chore(deps): update dependency @types/node to v18.16.12 2023-05-19 21:38:15 +00:00
Owncast
ee85cc4a18 Bundle embedded web app 2023-05-19 21:01:25 +00:00
Gabe Kangas
ddef3f421c
feat: precache web assets. Closes #3030 (#3032) 2023-05-19 13:56:45 -07:00
Owncast
def4c48fd8 Bundle embedded web app 2023-05-19 13:49:33 +00:00
renovate[bot]
0ad28732e2
chore(deps): update typescript-eslint monorepo to v5.59.6 2023-05-19 11:40:43 +00:00
Owncast
741d8aa280 Bundle embedded web app 2023-05-19 09:25:50 +00:00
renovate[bot]
545865c6b3
chore(deps): update dependency @types/node to v18.16.10 2023-05-19 05:12:07 +00:00
Owncast
7868e3d020 Commit screenshots 2023-05-19 04:11:18 +00:00
Owncast
a52da603be Bundle embedded web app 2023-05-19 01:17:53 +00:00
Gabe Kangas
77eb491943
fix(header): change border to outline to resolve logo rendering. Closes #3000 2023-05-18 18:13:23 -07:00
Owncast
513d0a9a9e Bundle embedded web app 2023-05-18 22:28:31 +00:00
Gabe Kangas
b8ca46a5a3
fix(ui): notify reminder popover positioning. Closes #3025 2023-05-18 15:24:09 -07:00
Owncast
bfbd0dcb18 Bundle embedded web app 2023-05-18 21:12:46 +00:00
Gabe Kangas
1f1f48acb0
fix(chat): fix chat input placeholder positioning. Closes #2991 2023-05-18 14:07:11 -07:00
Owncast
1f64f303ec Bundle embedded web app 2023-05-18 19:17:14 +00:00
gingervitis
c2a0295a0c
Address some layout issues with odd content spacing on mobile, and footer position (#3022)
* - set vars for player container height and status bar height
- use them to calculate mobile top spacing to adjust for tab content positioning

* give main content section a min height, place footer absolutely at bottom; rm all the fixed footer styling

* cleanup; restructure tabbed display logic and css a bit

* Prettified Code!

* cleanup

* fix(story): footer story needs to be wrapped in RecoilRoot if it is to use Recoil

* revert adding footer to mobile about section

* prevent double scrolling

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-18 12:13:26 -07:00
renovate[bot]
d675713e2c
fix(deps): update module golang.org/x/net to v0.10.0 2023-05-18 10:25:31 +00:00