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
apis.ts
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
helpers.js feat: add ios specific push notification instructions 2023-06-05 21:01:51 -07:00
images.ts
input-statuses.tsx
localStorage.ts
no-link-referrer.ts
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