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
renovate[bot]
e7c14e384e
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.264
2023-05-18 07:20:34 +00:00
Owncast
9e39a9b381
Commit screenshots
2023-05-18 04:20:46 +00:00
renovate[bot]
18207fb0dd
fix(deps): update module github.com/sirupsen/logrus to v1.9.2
2023-05-17 19:14:33 +00:00
Owncast
59b5598b3a
Bundle embedded web app
2023-05-17 14:43:15 +00:00
renovate[bot]
e2604c8019
fix(deps): update dependency slate-react to v0.94.2
2023-05-17 10:31:23 +00:00
renovate[bot]
202f1f0ea8
chore(deps): update peter-evans/create-or-update-comment digest to c9cf0f5
2023-05-17 06:53:14 +00:00
Owncast
916767e764
Commit screenshots
2023-05-17 04:10:31 +00:00
Owncast
2d09e2cb12
Bundle embedded web app
2023-05-16 21:49:03 +00:00
renovate[bot]
5defca3182
chore(deps): update dependency @types/node to v18.16.9
2023-05-16 17:05:33 +00:00
renovate[bot]
19ab40e0df
chore(deps): update docker.io/ubuntu docker tag to v23.10
2023-05-16 05:05:46 +00:00