thornbill
a24eb4533d
Backport pull request #5658 from jellyfin-web/release-10.9.z
...
Update activity table column widths
Original-merge: ab781678c1
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:49 -04:00
thornbill
711f61d93d
Backport pull request #5590 from jellyfin-web/release-10.9.z
...
Fix positioning of the main animated page elements
Original-merge: f7f5ac99b0
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:47 -04:00
thornbill
e2f805da19
Backport pull request #5529 from jellyfin-web/release-10.9.z
...
Restore library menu tabs functionality
Original-merge: 7ce8c070b3
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
gnattu
f298387a86
fix: remove unused trickplay files
2024-03-30 08:10:35 +08:00
gnattu
b07553a058
fix: move mjpeg acceleration option into trickplay panel
...
This option is very trickplay specific and should not belongs to general encoding options
2024-03-27 13:10:40 +08:00
Niels van Velzen
0f96e55585
Add help descriptions to allow/block tag sections in parental control settings
2024-03-25 17:17:12 +01:00
Bill Thornton
2e855382fe
Cleanup types and functions
2024-03-25 03:31:32 -04:00
Bill Thornton
d52c56eb2e
Remove global ApiClient reference
2024-03-25 03:31:32 -04:00
Jpuc1143
adb22abdc2
Add "AllowedTags" option to parental controls
2024-03-25 03:31:32 -04:00
Nick
5a9378012c
Additional code review
2024-03-23 09:31:07 -07: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
Nick
fc664090cc
Merge branch 'master' into trickplay-new
2024-03-17 19:33:16 -07:00
Chris Hill
150964a2e6
Update dialog title to show user to be deleted
2024-03-17 04:37:01 -04:00
Nick
2dfc0aa061
Merge branch 'master' into trickplay-new
2024-03-08 21:47:06 -08: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
Bill Thornton
ec1f016d5b
Update notifications page ui
2024-03-04 13:49:29 -05:00
Bill Thornton
7f42b4e8b6
Remove dlna configuration pages
2024-03-04 13:46:12 -05:00
Nick
10cafe9e0d
Merge branch 'master' into trickplay-new
2024-02-26 20:03:29 -08:00
Nick
dad1da94d3
Remove trickplay from redirects
2024-02-22 16:43:19 -08:00
felix920506
51a54b460d
Refactor and make source string make more sense
2024-02-21 01:10:39 -05:00
Nick
8045b95d93
Add trickplay functionality
2024-02-11 20:34:30 -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
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
09b80ba151
Update responsive drawer breakpoint
2024-01-07 02:48:29 -05:00
Bill Thornton
81192057e6
Fix header size for metadata editor
2024-01-05 17:10:38 -05:00
Bill Thornton
b08b8656e9
Fix drawer showing on all pages and item details padding
2024-01-04 01:13:28 -05:00
Bill Thornton
4e7f0136f7
Update mui based layout ui
2023-11-30 15:50:13 -05:00
Grady Hallenbeck
68b21bbb04
chore: remove unused routing components
2023-10-27 18:14:18 -07:00
Grady Hallenbeck
cd11e6e36f
feat: migrate dashboard app to use react data router
2023-10-27 18:14:18 -07:00
Cosmin Cioaclă
73083424cf
chore: enable no-undef-init lint rule
2023-10-11 20:23:58 +02:00
Bill Thornton
e5ad3c899e
Fix admin check in dashboard routes
2023-10-08 23:43:31 -04:00
Bill Thornton
62f9e7581a
Fix add user route
2023-10-03 13:15:52 -04:00
Bill Thornton
187cefdcb1
Update import order
2023-09-30 01:17:37 -04:00
Bill Thornton
b4b57f5e55
Update metadata editor comment
2023-09-29 17:25:17 -04:00
Bill Thornton
35457b5abb
Extract style overrides for dashboard
2023-09-29 17:25:17 -04:00
Bill Thornton
1a934c7956
Refactor common navigation components
2023-09-29 17:25:16 -04:00
Bill Thornton
b5dcdbf4b4
Update dashboard paths
2023-09-29 17:07:17 -04:00
Bill Thornton
f28542fbfb
Fix app body not being unloaded when leaving dashboard
2023-09-29 17:07:17 -04:00
Bill Thornton
d5e703287a
Move shared components to common layout
2023-09-29 17:06:36 -04:00
Bill Thornton
bd1ae96b62
Move routes to dashboard app
2023-09-29 16:51:03 -04:00
Bill Thornton
c0d14715fb
Migrate dashboard to separate app
2023-09-29 16:51:03 -04:00