owncast/web/styles
Gabe Kangas b10ba1dcc2 Admin support for managing users (#245)
* First pass at displaying user data in admin

* Hide chat blurb on home page if chat is disabled

* Hide sidebar chat section if chat is disabled

* Block/unblock user interface for https://github.com/owncast/owncast/issues/1096

* Simplify past display name handling

* Updates to reflect the api access token change

* Update paths

* Clean up the new access token page

* Fix linter

* Update linter workflow action

* Cleanup

* Fix exception rendering table row

* Commit next-env file that seems to be required with next 11

* chat refactor - admin adjustments (#250)

* add useragent parser; clean up some html;

* some ui changes
- use modal instead of popover to confirm block/unblock user
- update styles, table styles for consistency
- rename some user/chat labels in nav and content

* format user info modal a bit

* add some sort of mild treatment and delay while processing ban of users

* rename button to 'ban'

* add some notes

* Prettified Code!

* fix disableChat toggle for nav bar

* Support sorting the disabled user list

* Fix linter error around table sorting

* No longer restoring messages on unban so change message prompt

* Standardize on forbiddenUsername terminology

* The linter broke the webhooks page. Fixed it. Linter is probably pissed.

* Move chat welcome message to chat config

* Other submenus don't have icons so remove these ones

Co-authored-by: gingervitis <omqmail@gmail.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
2021-07-19 22:02:02 -07:00
..
ant-overrides.scss Admin support for managing users (#245) 2021-07-19 22:02:02 -07:00
chat.scss Admin support for managing users (#245) 2021-07-19 22:02:02 -07:00
config-public-details.scss add textarea field for custom css (#113) 2021-04-12 00:07:08 -07:00
config-socialhandles.scss Truncate url and limit width of social content (#89) 2021-03-27 16:38:27 -07:00
config-storage.scss update readme; more style tweaks 2021-02-15 00:08:52 -08:00
config-tags.scss define more readable owncast color variables; apply var style names consistenly through other stylessheets; reaname file for clarity 2021-02-14 00:41:20 -08:00
config-video-variants.scss fixes for various admin issues (#181) 2021-05-22 23:27:51 -07:00
form-misc-elements.scss Layout and text around codec selection 2021-04-13 13:54:58 -07:00
form-textfields.scss Admin css overhaul pt2 (#19) 2021-02-12 23:55:59 -08:00
globals.scss Admin support for managing users (#245) 2021-07-19 22:02:02 -07:00
home.scss use full width of screen instead of limiting admin content to max-width 2021-05-22 23:57:49 -07:00
main-layout.scss use full width of screen instead of limiting admin content to max-width 2021-05-22 23:57:49 -07:00
markdown-editor.scss Prettified Code! 2021-02-16 05:24:11 +00:00
offline-notice.scss rework stream info box in offline notice to conform more with the overall design (#196) 2021-05-27 15:58:31 -07:00
pages.scss lint for passing builds 2021-02-15 00:36:06 -08:00
variables.scss Admin support for managing users (#245) 2021-07-19 22:02:02 -07:00