Commit Graph

72 Commits

Author SHA1 Message Date
David Stensland 9d604b5a51 use emby-button/Button instead of ButtonElement 2025-04-09 02:21:24 -04:00
David Stensland cbb3658331 use emby-input/Input instead of InputElement 2025-04-09 02:11:08 -04:00
Bill Thornton 4730a30c3d Fix lint errors 2025-02-20 12:51:59 -05:00
gnattu 956f9bf7e4 Fix tags and schedule edit for parental control 2024-10-20 21:40:55 +08:00
viown 1752d0bf1a Fix additional pages 2024-09-28 14:57:45 +03:00
David Stensland 10419dcd48 remove unnecessary escapeHTML in UserCardBox 2024-09-23 11:47:14 -04:00
David Stensland 6eb6d75797 use LinkButton in UserCardBox 2024-09-23 11:47:14 -04:00
David Stensland b27b559d21 replace LinkEditUserPreferences with LinkButton 2024-09-23 11:47:14 -04:00
David Stensland 0d90ac39f1 use LinkButton in dashboard/users/SectionTabs 2024-09-21 03:03:01 -04: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 422adde900 Use consistent import style 2024-08-15 02:33:50 -04: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: 2d2d5bef943758b1e4d19ded30feb6e4ff3f8ffd

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
grafixeyehero be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
Bill Thornton bc598c7c8e Update save password button label 2024-04-29 02:34:14 -04:00
gnattu f298387a86 fix: remove unused trickplay files 2024-03-30 08:10:35 +08:00
Jpuc1143 adb22abdc2 Add "AllowedTags" option to parental controls 2024-03-25 03:31:32 -04:00
Nick 55d57eedcc Code review suggestions 2024-03-22 18:19:30 -07:00
Nick 08f9ec9f01 Move trickplay settings to react 2024-03-18 16:15:35 -07:00
Chris Hill 150964a2e6 Update dialog title to show user to be deleted 2024-03-17 04:37:01 -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
Kevin Koshiol c2d1923917 Remove unused Id prop from access schedule list
Reported by sonarcloud: https://sonarcloud.io/project/issues?fileUuids=AX6fELCkjUUWs1HF_Tc8&resolved=false&types=CODE_SMELL&id=jellyfin_jellyfin-web&open=AYr_7x6Y4nroI6nze3Zu
2024-01-23 22:45:17 -06:00
Dmitriy Dubson c8a7c7040a Reduce cognitive complexity in card builder component 2023-10-27 09:29:09 -04:00
Bill Thornton b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04: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 1473a793e5 Rename and convert dfnshelper to typescript 2022-11-03 01:04:35 -04:00
Dmitry Lyzo 899f61a51d Backport pull request #4005 from jellyfin/release-10.8.z
Fix locale with suffix

Original-merge: b14d76a3d40ca35ea5d8f68c8241c397e1792f50

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-06 17:06:49 -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: f85f7d2fe6e06109caca42c01353b8f688158b74

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 fb04b4b58a remove type prop form IconButtonElement 2022-07-23 18:04:40 +03: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 90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
grafixeyehero 9ca943fcca add default isBtnVisible to false 2022-05-09 20:35:08 +03:00
grafixeyehero 0a881d6f6f use camelCase for props 2022-05-09 20:11:47 +03:00
grafixeyehero 2fc9741d57 Add SectionTitleContainer in UserProfilesPage 2022-05-07 23:27:33 +03:00
grafixeyehero 0c4851b092 move AccessContainer into its own Components 2022-05-07 22:10:01 +03:00
grafixeyehero 01d29bcf11 move SectionTitleContainer into its own Components 2022-05-07 04:27:19 +03:00
Bill Thornton 2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00