1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

11 commits

Author SHA1 Message Date
SHestres
671e577689
Merge 51c4070879 into 7d84185d0e 2025-03-30 11:01:14 -04:00
Jxiced
cfe12956da
Remove trailing whitespace from new users' usernames (#6528)
* Add input validation and error toast when attempting to add a new user with whitespaces at beginning or end.

* Update from OR expression

* Remove changes to en-gb due to only allowing direct commits to en-us.

* Update to automatically trim instead of showing a message.
2025-02-20 16:21:42 -05:00
SHestres
51c4070879 Move invalid user message into globalization 2024-12-18 19:54:32 +00:00
SHestres
918399e0ca Validate new user username
Show a descriptive message when the username input doesn't match a modified version of the regex used by the backend
2024-12-18 08:15:43 +00:00
SHestres
9138734520 Pass api error message through to toast notification when creating new user 2024-12-17 07:21:49 +00:00
Bill Thornton
bc4d6c95d1
Merge pull request #6254 from thornbill/dashboard-help
Move dashboard help links to header icon
2024-11-21 16:04:43 -05:00
Bill Thornton
dc35c9d59e Move dashboard help links to header icon 2024-10-26 01:45:01 -04:00
Bill Thornton
fdccb5c915 Fix inconsistent naming formats 2024-10-17 01:23:38 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
grafixeyehero
be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
Bill Thornton
62f9e7581a Fix add user route 2023-10-03 13:15:52 -04:00
Renamed from src/apps/dashboard/routes/users/new.tsx (Browse further)