viown
1752d0bf1a
Fix additional pages
2024-09-28 14:57:45 +03:00
Bill Thornton
302ea0b6b0
Merge pull request #5904 from GabrielGavrilov/master
...
Add empty password save error message
2024-08-21 13:01:42 -04:00
Gabriel Gavrilov
a25e29161b
Move import to top
2024-08-20 13:07:17 -06:00
Gabriel Gavrilov
e7230ab9c6
Add suggestion
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 13:05:45 -06:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
Gabriel Gavrilov
9c7148e07f
Fix ESLint issues
2024-08-10 23:15:37 -06:00
Gabriel Gavrilov
f4d3ccfcaf
Add empty password save error message
2024-08-10 22:49:58 -06:00
Bill Thornton
40135836e4
Merge pull request #5218 from btopherjohnson/RemoveResetPassword
...
Remove reset password option for admin users
2024-07-26 11:27:29 -04:00
thornbill
c5b338dc64
Backport pull request #5732 from jellyfin-web/release-10.9.z
...
Fix dashboard user page crash
Original-merge: 2d2d5bef94
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:28 -04:00
Bill Thornton
bc598c7c8e
Update save password button label
2024-04-29 02:34:14 -04:00
Topher Johnson
7e8e6992f4
Remove reset password option for admin users
...
Because admin users shouldn't be able to reset their own password
without entering their password first, this commit removes the "reset
password" option for admin users.
Currently, hitting the reset password option as an admin will result in
a 400 Bad request saying "Admin user passwords must not be empty
(Parameter 'newPassword')"
2024-02-21 00:08:40 -08:00
Bill Thornton
114fde9f8d
Remove unused import
2023-07-13 11:33:49 -04:00
Bill Thornton
4e7d89101e
Remove easy password/pin configuration
2023-07-13 10:29:47 -04:00
Bill Thornton
eedd40159c
Fix floating promises in ts files
2023-05-04 15:59:22 -04:00
Bill Thornton
45623fe586
Fix missing semicolons in ts files
2023-05-02 15:54:53 -04:00
Bill Thornton
a6c8c63d2e
Fix complexity warnings in UserPasswordForm
2023-04-26 15:47:21 -04:00
Bill Thornton
6f3aa2f1df
Fix eslint issues
2023-03-29 00:38:22 -04:00
Bill Thornton
c827fced95
Update to @jellyfin/sdk package
2022-09-16 12:47:59 -04:00
Bill Thornton
8a2eb0d0d8
Backport pull request #3878 from jellyfin/release-10.8.z
...
Fix sdk imports to improve build size
Original-merge: f85f7d2fe6
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 01:02:22 -04:00
grafixeyehero
6fb884a212
move to src elements
2022-07-23 18:04:35 +03:00
grafixeyehero
ab02f210ca
migrate User Profile Page
2022-07-23 18:04:30 +03:00
grafixeyehero
9efc39f828
Refactoring duplicate code
2022-07-23 18:04:18 +03:00
Bill Thornton
2d2b99d3b9
Move clientUtils and rename
2022-04-10 02:22:13 -04:00
grafixeyehero
fc5a385d08
use UserDto type from API
2022-03-10 10:23:52 -05:00
grafixeyehero
3886b7da1f
apply suggestion
2022-03-10 10:23:52 -05:00
grafixeyehero
417a9ddc99
update TypeScript
2022-03-10 10:23:52 -05:00
grafixeyehero
2aa41f8a33
Convert userPasswordPage & UserImagePage to react
2022-03-10 10:23:52 -05:00