Commit graph

2468 commits

Author SHA1 Message Date
renovate[bot]
4251731e84
chore(deps): update dependency @types/node to v18.16.13 2023-05-21 16:43:50 +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
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
Gabe Kangas
acab4e5c85
fix(ui): hard code the colors of the chat moderation menu button 2023-05-20 14:59:02 -07:00
Owncast
80a04e6fda Commit screenshots 2023-05-20 04:09:57 +00:00
Gabe Kangas
d53cd65767
fix: force video assets to never use the cache 2023-05-19 20:05:16 -07: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
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
renovate[bot]
5646b0885b
chore(deps): update dependency @types/node to v18.16.12 2023-05-19 21:38:15 +00:00
Gabe Kangas
ddef3f421c
feat: precache web assets. Closes #3030 (#3032) 2023-05-19 13:56:45 -07:00
renovate[bot]
0ad28732e2
chore(deps): update typescript-eslint monorepo to v5.59.6 2023-05-19 11:40:43 +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
Gabe Kangas
77eb491943
fix(header): change border to outline to resolve logo rendering. Closes #3000 2023-05-18 18:13:23 -07:00
Gabe Kangas
b8ca46a5a3
fix(ui): notify reminder popover positioning. Closes #3025 2023-05-18 15:24:09 -07:00
Gabe Kangas
1f1f48acb0
fix(chat): fix chat input placeholder positioning. Closes #2991 2023-05-18 14:07:11 -07: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
Owncast
9e39a9b381 Commit screenshots 2023-05-18 04:20:46 +00:00
renovate[bot]
e2604c8019
fix(deps): update dependency slate-react to v0.94.2 2023-05-17 10:31:23 +00:00
Owncast
916767e764 Commit screenshots 2023-05-17 04:10:31 +00:00
renovate[bot]
5defca3182
chore(deps): update dependency @types/node to v18.16.9 2023-05-16 17:05:33 +00:00
Owncast
b5dbe49408 Commit screenshots 2023-05-16 04:11:23 +00:00
renovate[bot]
cdc2566efd chore(deps): lock file maintenance 2023-05-15 10:18:11 +00:00
Owncast
21e89014b4 Commit screenshots 2023-05-15 04:10:25 +00:00
renovate[bot]
82a900eeb1
chore(deps): update dependency @types/node to v18.16.8 2023-05-14 22:30:17 +00:00
Owncast
19a2e7032b Commit screenshots 2023-05-14 04:10:24 +00:00
renovate[bot]
40e0546cd7
chore(deps): update dependency @types/node to v18.16.7 2023-05-13 09:53:17 +00:00
Owncast
d702751660 Commit screenshots 2023-05-13 04:10:06 +00:00
renovate[bot]
a9e50cb15d
fix(deps): update dependency slate to v0.94.1 2023-05-12 23:05:15 +00:00
Gabe Kangas
9cb566681e
fix(ui): tweak footer padding and animation speed 2023-05-12 15:41:18 -07:00
Nathan
3bd45d09f3
feat: floating fading footer (#3008)
Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-12 14:52:54 -07:00
renovate[bot]
c58af42f26
chore(deps): update typescript-eslint monorepo to v5.59.5 2023-05-12 17:45:59 +00:00
Gabe Kangas
e694d76ad2
fix(mobile): toggle tablet content layout based on online state. Closes #3003 (#3007) 2023-05-12 07:00:04 -07:00
renovate[bot]
ef435563cb
chore(deps): update dependency @types/node to v18.16.6 2023-05-12 08:32:20 +00:00
Gabe Kangas
d900da8cab
fix(metrics): increase max valid latency reporting time. Troubleshooting 2023-05-11 22:17:33 -07:00
Owncast
8694f425eb Commit screenshots 2023-05-12 04:10:26 +00:00
renovate[bot]
98e4076595
fix(deps): update dependency react-virtuoso to v4.3.6 2023-05-11 16:26:51 +00:00
Owncast
8ab07b7a90 Commit screenshots 2023-05-11 04:10:58 +00:00
renovate[bot]
2099de69fe
chore(deps): update dependency eslint to v8.40.0 2023-05-10 09:58:16 +00:00
Owncast
01213c3def Commit screenshots 2023-05-10 04:10:24 +00:00
renovate[bot]
284b6c48d2
chore(deps): update dependency @types/react to v18.2.6 2023-05-09 16:21:22 +00:00
renovate[bot]
090b95fa21
chore(deps): update dependency @types/node to v18.16.5 2023-05-09 05:51:04 +00:00
Owncast
95fbc76b11 Commit screenshots 2023-05-09 04:09:57 +00:00
Gabe Kangas
cfdfdf5f49
fix(chat): add slight spacing via margin below bottom chat message 2023-05-08 19:29:00 -07:00
Gabe Kangas
fadb9def83
fix(chat): allow system chat messages to fill width. Closes #2998 2023-05-08 18:49:34 -07:00
renovate[bot]
44d5723aa9
fix(deps): update dependency picmo to v5.8.4 2023-05-08 18:38:28 +00:00
Gabe Kangas
722d11307a
feat(ui): add id to scroll to bottom button 2023-05-08 09:44:39 -07:00
Gabe Kangas
085c9dceff
feat(ui): add id to social links container 2023-05-08 08:56:14 -07:00