Bill Thornton
86d7e54215
Fix wizard reference to dashboard library controller
2025-02-28 14:25:53 -05:00
Bill Thornton
4730a30c3d
Fix lint errors
2025-02-20 12:51:59 -05:00
Bill Thornton
fe22de4f89
Refactor item text lines
2025-01-14 13:42:17 -05:00
Bill Thornton
f1c49163c2
Merge pull request #6443 from thornbill/media-segments-sdk
...
Use getMediaSegmentsApi from sdk
2025-01-13 17:10:57 -05:00
Bill Thornton
e33784e044
Use getMediaSegmentsApi from sdk
2025-01-13 14:29:13 -05:00
Matthew Haughton
a337f7af2b
Update to typescript-eslint v8 ( #6372 )
...
* Update typescript-eslint to v8
* Disable @typescript-eslint/prefer-optional-chain
This rule now requires type information which is not currently enabled for
the Typescript ESLint checks.
* Remove unused vars
* Disable no-empty-function for line using updated config
* Disable rule for lines that violate updated typescript-eslint rules
* Use void operator to fix no-floating-promises
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
* Use void operator to fix no-floating-promises
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2025-01-13 13:16:44 -05:00
Bill Thornton
1362284d9a
Merge pull request #6271 from thornbill/media-session-subscriber
...
Refactor media session to playback subscriber
2025-01-11 16:26:27 -05:00
Bill Thornton
1cbb4d071b
Fix handling of undefined text lines
2025-01-06 02:16:27 -05:00
viown
1bbae0ef23
Backport pull request #6266 from jellyfin-web/release-10.10.z
...
Make ask to skip the default for 'Intro' and 'Outro' segments
Original-merge: 7ccc494a5b845ef12cab0a88b965eff66db234d5
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-11-03 10:54:31 -05:00
Bill Thornton
68bac124af
Refactor media session to playback subscriber
2024-10-30 02:20:20 -04:00
viown
87f2acaf40
Fix import
2024-10-24 12:34:52 +03:00
viown
9b269296fe
Use UpNextDialog for outro segments
2024-10-19 20:36:44 +03:00
viown
198d4b157c
Rename to ask to skip
2024-10-19 20:11:10 +03:00
viown
dfff2efefc
Don't show prompt when segment <3s
2024-10-19 20:11:10 +03:00
viown
0fb38c6894
Add 'prompt to skip' to media segments
2024-10-19 20:11:10 +03:00
Bill Thornton
aef9482824
Prevent skipping when seeking back to segment
2024-10-13 03:42:45 -04:00
Bill Thornton
9942fb7856
Apply suggestions from code review
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
2024-10-13 01:29:36 -04:00
Bill Thornton
7c4962de80
Skip skipping if skip is short
2024-10-09 17:07:33 -04:00
Bill Thornton
9aeb64e347
Add tests for segment utils
2024-10-09 17:07:33 -04:00
Bill Thornton
b93450098a
Add media segment manager
2024-10-09 17:07:33 -04:00
Bill Thornton
809dba510a
Add media segment action settings
2024-10-09 17:06:10 -04:00
Bill Thornton
6f5c8c8cfc
Merge pull request #6172 from thornbill/fix-playback-subscriber-bind
2024-10-09 08:49:30 -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
Bill Thornton
49433cd640
Fix playback subscriber callback binding
2024-10-08 12:49:42 -04:00
Bill Thornton
6a6766f998
Change NOTE to TODO
2024-10-01 16:00:48 -04:00
Bill Thornton
8acf8fb550
Mark event handler maps as readonly
2024-10-01 14:01:54 -04:00
Bill Thornton
26f7f281cd
Add playback subscriber abstraction
2024-10-01 13:41:40 -04:00
viown
c4e8764900
Remove LibraryMenu import
2024-09-28 15:00:55 +03:00
viown
1752d0bf1a
Fix additional pages
2024-09-28 14:57:45 +03:00
Bill Thornton
e9464b2c6b
Remove broken redirects
2024-09-13 10:17:29 -04:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
ilteoood
371994642d
Backport pull request #5823 from jellyfin-web/release-10.9.z
...
Use navigate instead of resolver
Original-merge: 2e4e4050cd4f8b0c8decb6092e5b06ceb3efd839
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: thornbill <thornbill@users.noreply.github.com >
2024-08-13 11:53:20 -04:00
Bill Thornton
ba8fb5eb81
Add legacy bang url redirects
2024-08-01 01:21:17 -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
Bill Thornton
175b2d6c85
Unify routers and use lazy for app layouts
2024-07-16 16:30:29 -04:00
Bill Thornton
0dfc09529a
Merge pull request #5607 from grafixeyehero/Refactor-Search--Page
...
Refactor search page
2024-07-15 15:44:42 -04:00
Bill Thornton
0d9a8680fb
Add error boundary for page crashes
2024-07-10 00:04:52 -04:00
grafixeyehero
9352ec12dc
Refactor Search Page
2024-06-11 00:23:57 +03:00
thornbill
1929ba8eb2
Backport pull request #5589 from jellyfin-web/release-10.9.z
...
Add support for user themes for mui components
Original-merge: 61976b8101d8d58334df2f4df2d1138cdbebbd4e
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-05-26 18:49:25 -04:00
robert-hamilton36
c42b96df3e
add Lyrics
2024-04-10 10:49:33 +12:00
Bill Thornton
ac29b9b338
Remove unused variable and fix no results alignment
2024-02-18 01:11:42 -05:00
Bill Thornton
eaab0364d7
Fix weird navigation when changing query param
2024-02-16 20:22:15 -05:00
Bill Thornton
bdecaa9930
Fix issues with search url param
2024-02-13 01:11:52 -05:00
Brad Beattie
d6b8ce0f49
Update search.tsx
2024-02-13 01:11:52 -05:00
Brad Beattie
45923c2e4d
Update search.tsx
2024-02-13 01:11:52 -05:00
Brad Beattie
ba099a0e3d
Update search.tsx
2024-02-13 01:11:52 -05:00
Brad Beattie
799fbd0965
Update search.tsx
2024-02-13 01:11:52 -05:00
Brad Beattie
ed3e910860
Update search.tsx
2024-02-13 01:11:52 -05:00
Bill Thornton
3e32923c96
Fix stable app crash due to missing nav components
2024-01-26 16:21:46 -05:00
Grady Hallenbeck
48524332dc
chore: clean up react app layouts
2023-10-27 18:14:18 -07:00