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

1737 commits

Author SHA1 Message Date
Bill Thornton
2669d1d3ea
Merge pull request #5142 from KasinSparks/init_event_deprecated 2024-01-23 10:23:11 -05: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
Bill Thornton
c5a29be2c6 Refactor item details backdrop handling 2024-01-19 16:28:14 -05:00
Bill Thornton
f39ea2f638
Merge pull request #5098 from thornbill/hide-network-path
Disable network path field
2024-01-16 16:53:24 -05:00
TelepathicWalrus
42e76c9099 Update missed capital changes 2024-01-13 20:52:02 -05:00
Telepathic Walrus
051058b5af Update imports to use full path 2024-01-13 20:52:02 -05:00
TelepathicWalrus
e5a55daf55 Initial commit 2024-01-13 20:52:02 -05:00
Bill Thornton
ec82e6758a Disable network path field 2024-01-12 23:09:21 -05:00
grafixeyehero
e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
Bill Thornton
dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
Cody Robibero
bc83892b4e Remove invalid SongCount field 2024-01-06 13:48:03 -07:00
Bill Thornton
500312de33
Merge pull request #4881 from thornbill/remove-poster-click 2024-01-04 20:42:43 -05:00
LJQ
9b6de78688 Add spaces around || 2024-01-04 07:58:55 -05:00
LJQ
e8b92dda8f Fix Rename Device don't change device name in the devices page 2024-01-04 07:58:55 -05:00
Bill Thornton
92ed674e7e Remove click action from item details primary image 2023-11-30 13:09:43 -05:00
rafma0
67aa57f67b add param for markdownIt to handle html 2023-11-23 10:36:24 -03:00
rafma0
4a17c78a85 replace marked with markdown-it 2023-11-15 03:11:45 -03:00
Bill Thornton
34212614bc
Merge pull request #4891 from Sky-High/playback-fixes-for-chromecast
Fix playback control issues with chromecast
2023-11-08 16:54:35 -05:00
Dmitry Lyzo
bd54821f6d Backport pull request #4912 from jellyfin/release-10.8.z
Fix imports

Original-merge: 1a1735340f

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 16:30:16 -05:00
Sky-High
423b16f0a9 remove empty line 2023-11-08 13:10:21 -05:00
Sky-High
c887e960aa implement suggestions 2023-11-08 13:10:21 -05:00
Sky-High
108e00ac45 Fix playback control issues with chromecast 2023-11-08 13:10:21 -05:00
Dmitriy Dubson
c8a7c7040a Reduce cognitive complexity in card builder component 2023-10-27 09:29:09 -04:00
Bill Thornton
c0fb9eca82
Merge pull request #4884 from thornbill/use-app-image-url
Use icon url from client capabilities
2023-10-20 01:03:12 -04:00
Bill Thornton
61f56f9672
Merge pull request #4863 from felix920506/document-fallback-fonts
Link documentation in fallback fonts helptext
2023-10-18 17:24:25 -04:00
Freako
84d14c31aa
Merge branch 'master' into patch-2 2023-10-18 20:37:05 +00:00
Bill Thornton
83ed83fb51
Merge pull request #4864 from GAntoine/issue-4857
Space bar plays/pauses music in queue view
2023-10-18 16:06:35 -04:00
Georges-Antoine Assi
68362f4a1f
Remove line that returns early for no reason 2023-10-16 16:21:35 -04:00
felix920506
6ee7be9567 Move link into code 2023-10-16 01:41:51 -04:00
Bill Thornton
359e168ace Use icon url from client capabilities 2023-10-16 01:38:22 -04:00
Ranbeer
e6828eeee8 remove linter errors 2023-10-14 20:35:55 +05:30
Georges-Antoine Assi
bf5e525714
Fix lint issues 2023-10-09 17:40:31 -04:00
Georges-Antoine Assi
7a96d7dfeb
[4857] Space play/pause music in queue view 2023-10-09 15:13:12 -04:00
Marco
0f8d29a573
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584 2023-10-05 22:53:18 +01:00
Bill Thornton
8f32341c92
Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton
1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
Bill Thornton
189904256d Remove old activity dashboard page 2023-09-30 01:18:03 -04:00
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
grafixeyehero
4fa03c6a46 Fix: musicartists page mode 2023-09-29 02:59:04 +03:00
Dmitry Lyzo
8c8e240792 Change behavior of arrow keys and Enter when OSD is hidden
(cherry picked from commit 76c55116ce)
2023-09-22 11:07:27 +03:00
Dmitry Lyzo
0381af80f1 Focus on corresponding button
(cherry picked from commit 884ce171ea)
2023-09-22 11:06:44 +03:00
Dmitry Lyzo
e7cb4ba670 Don't show OSD for Fullscreen and Mute
(cherry picked from commit 51bd2bef1a)
2023-09-22 11:03:57 +03:00
MrK
ef8d92309b Code cleanup
Restoring "Play All" functionality
2023-09-20 23:10:09 +01:00
MrK
4488a586a4 Removed unneeded calls to getSortValues on playbackManager calls that only play 1 item 2023-09-20 22:50:01 +01:00
MrK
ee791f9d0d Changed from using sortOptions to using already implemented queryOptions
Null verification for parentid on shortcuts.js
itemContextMenu is now obeying to sorting
2023-09-20 17:44:55 +01:00
MrK
580ad5f1a8 Added getSortOptions to userSettings.js and cleaned up the shortcuts.js and list.js to use the above method 2023-09-19 22:29:54 +01:00
Bill Thornton
f14a61c8c7
Merge pull request #4777 from thornbill/migrate-quick-connect
Migrate quick connect page to react
2023-09-18 23:41:02 -04:00
MrK
6cfcf36c3c Fixing bug #5584 by sending the proper Sort params to the API 2023-09-17 23:27:44 +01:00
Bill Thornton
242e6c57b2 Apply suggestions from code review 2023-09-15 13:26:31 -04:00
fffrankieh
dd6c3b85ab Add guest cast on episode detail page 2023-09-15 13:26:31 -04:00