owncast/web/utils
janWilejan 2d72935564
change chat from a sidebar to a column (#3113)
* change chat from a sidebar to a column

Using a 2-column layout prevents the chat scrollbar from overlapping the page
scrollbar. Also, it no longer needs to calculate extra padding for elements.

* remove unused Sidebar.tsx

* fix css for chat column

* re-center "Go to last message" button

* main content column always uses maximum height

* lint

* re-hide scrollbars in mainContent on chromium

* fix chat column width when input is over-full

* chat is only fixed-width in desktop

---------

Co-authored-by: janWilejan <>
2023-07-09 14:07:35 -07:00
..
alert-message-context.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
apis.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
browserPushNotifications.ts feat: add ios specific push notification instructions 2023-06-05 21:01:51 -07:00
config-constants.tsx feat(admin): storage secret to be a password field. Closes #3013 2023-05-31 15:18:51 -07:00
format.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
helpers.js feat: add ios specific push notification instructions 2023-06-05 21:01:51 -07:00
images.ts wrap promise response in set timeout to keep local state in sync (#2531) 2022-12-29 13:19:23 -08:00
input-statuses.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
localStorage.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
no-link-referrer.ts Add to anchor rel attributes do not overwrite 2022-10-28 20:15:49 -07:00
server-status-context.tsx Support using the custom video serving endpoint even if you don't use object storage (#2924) 2023-05-30 14:05:24 -07:00
validators.ts fix(js): consolidate url and account validators 2023-04-16 14:32:18 -07:00