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

16 commits

Author SHA1 Message Date
Jxiced
f5d4eb244a Prevent exception being thrown when renaming user. 2025-02-22 14:36:10 +00:00
Bill Thornton
dc35c9d59e Move dashboard help links to header icon 2024-10-26 01:45:01 -04:00
Bill Thornton
97aa442353 Remove check for pre-10.6 server version 2024-10-15 16:28:32 -04:00
Bill Thornton
0344889641
Merge pull request #6134 from viown/fix-error-on-profile-page-refresh
Fix crash on several pages
2024-10-08 17:10:20 -04:00
nyanmisaka
f341b11c96 Fix the broken LoginAttemptsBeforeLockout
fixes a typo made in be891c3

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-30 22:02:54 +08:00
viown
1752d0bf1a Fix additional pages 2024-09-28 14:57:45 +03:00
viown
52477f04e1 Fix refresh on profle page 2024-09-28 14:44:13 +03:00
David Stensland
b27b559d21 replace LinkEditUserPreferences with LinkButton 2024-09-23 11:47:14 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -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
grafixeyehero
be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
chinkara
394a548263 No admin user can be allowed to "edit subtitles"
Front end support to new feature. A user without admin rights can be allowed to "edit subtitles"
2024-03-07 10:15:12 +01:00
Kasin Sparks
a24b840153
Replace deprecated initEvent()
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
2024-01-21 21:02:18 -05:00
TelepathicWalrus
e5a55daf55 Initial commit 2024-01-13 20:52:02 -05:00
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
bd1ae96b62 Move routes to dashboard app 2023-09-29 16:51:03 -04:00
Renamed from src/apps/stable/routes/user/useredit.tsx (Browse further)