owncast/web/utils
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
..
alert-message-context.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
apis.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
browserPushNotifications.ts feat: add ios specific push notification instructions 2023-06-05 21:01:51 -07:00
config-constants.tsx fix(admin): sanitize fediverse username (#3437) 2024-02-05 20:00:50 -08:00
format.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
helpers.js feat: add ios specific push notification instructions 2023-06-05 21:01:51 -07:00
images.ts wrap promise response in set timeout to keep local state in sync (#2531) 2022-12-29 13:19:23 -08:00
input-statuses.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
localStorage.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
no-link-referrer.ts Add to anchor rel attributes do not overwrite 2022-10-28 20:15:49 -07:00
server-status-context.tsx feat(storage): support a object storage custom path prefix 2023-08-11 22:18:45 -07:00
validators.ts fix: treat matrix links as regular web urls. Closes #3329 2024-01-21 20:25:05 -08:00