owncast/web/components
Cleo John 765cfa4f5a
Added Modal to notify user how to disable notifications (#2154)
* Added Modal to notify user how to disable notifications

* add comment for notification permissions

This adds a comment to describe the behavior of showing the modal on how to disable them if wanted.
Also changed other comment to comply with the new one.

Co-authored-by: Waterdev <wolfistgeil@gmail.com>
2022-10-02 09:42:06 -07:00
..
action-buttons reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
chat improved ui of chat text input 2022-10-01 10:34:59 +02:00
common Removed fixed *px sizes in favor or *rem 2022-09-19 22:04:58 +02:00
config reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
layouts Support disabled chat. Closes #1979 2022-09-10 20:03:58 -07:00
modals Added Modal to notify user how to disable notifications (#2154) 2022-10-02 09:42:06 -07:00
stores Support disabled chat. Closes #1979 2022-09-10 20:03:58 -07:00
ui added chat bg variable and updated bg color to match design 2022-09-30 09:56:10 +02:00
video reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md docs: add how-to docs for creating components (#2124) 2022-09-16 09:19:55 -07:00
BannedIPsTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
BanUserButton.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Chart.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ClientTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Color.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ComposeFederatedPost.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ImageAsset.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
InfoTip.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
KeyValueTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
LogTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
MainLayout.tsx Clean up some styles and fix mobile rendering 2022-09-09 23:23:24 -07:00
MessageVisiblityToggle.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ModeratorUserButton.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
NewsFeed.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Offline.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
StatisticItem.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
StreamHealthOverview.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
UserPopover.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
UserTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ViewerTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00