owncast/web/pages/admin
Gabe Kangas a450e62397
Optionally disable chat rate limiter and add optional chat slur/language filter (#3681)
* feat(chat): basic profanity filter. For #3139

* feat(chat): add setting for disabling chat spam protection. Closes #3523

* feat(chat): wire up the new chat slur filter to admin and chat. Closes #3139
2024-04-09 22:25:41 -07:00
..
chat fix(deps): update dependency date-fns to v3 (#3619) 2024-03-06 21:13:13 -08:00
config Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
federation fix(deps): update dependency date-fns to v3 (#3619) 2024-03-06 21:13:13 -08:00
access-tokens.tsx fix(deps): update dependency date-fns to v3 (#3619) 2024-03-06 21:13:13 -08:00
actions.tsx Fix typo in actions.tsx (#3225) 2023-07-31 10:44:48 -07:00
config-chat.tsx Optionally disable chat rate limiter and add optional chat slur/language filter (#3681) 2024-04-09 22:25:41 -07:00
config-federation.tsx fix(admin): sanitize fediverse username (#3437) 2024-02-05 20:00:50 -08:00
config-notify.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
config-social-items.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
config-video.tsx Update styling of video settings admin page. Closes #2803 2023-03-14 21:34:37 -07:00
hardware-info.tsx chore(deps): update dependency eslint-plugin-react to v7.33.0 (#3205) 2023-07-29 15:57:45 -07:00
help.tsx Admin UI: Fix broken links (#2660) 2023-02-01 10:39:48 -08:00
index.tsx Fixed page size stale state on LogTable component (#3516) 2024-01-22 20:31:23 -08:00
logs.tsx Fixed page size stale state on LogTable component (#3516) 2024-01-22 20:31:23 -08:00
stream-health.tsx chore(deps): update dependency typescript to v5 (#3387) 2023-10-25 21:52:36 -07:00
upgrade.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
viewer-info.tsx Unhide dropdown in Viewer Info page (#3173) 2023-07-14 09:28:56 -07:00
webhooks.tsx feat(chat): add support for chat part messages. Closes #3201 (#3291) 2023-09-10 10:58:11 -07:00