owncast/web/pages
Varun Gujarathi b694be1052
fix(admin): sanitize fediverse username (#3437)
* test: add config federation test

* fix: santize fediverse username

fixes #3424

* refactor: remove commented code

* refactor: change username const to usernameValue

* refactor: use shorthand property

* build: move stories page out of build directory

* fix: allow only alphanumeric chars in username

* fix: filter out special chars in username

Added a regex filter to strip non-alphanumeric chars in username field.

* chore: clean unused fields
2024-02-05 20:00:50 -08:00
..
admin fix(admin): sanitize fediverse username (#3437) 2024-02-05 20:00:50 -08:00
embed Fix embedded status bar being cut off (#3352) 2023-10-21 21:46:10 -07:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_app.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
_document.tsx chore: address linter warnings 2023-08-02 13:46:00 -07:00
index.tsx fix scroll on mobile (#2585) 2023-01-15 18:37:21 -08:00