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

552 commits

Author SHA1 Message Date
Nick
2dfc0aa061
Merge branch 'master' into trickplay-new 2024-03-08 21:47:06 -08:00
Bill Thornton
7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00
Nick
7f7c1be5e1
Merge branch 'master' into trickplay-new 2024-02-21 20:58:58 -08:00
Bill Thornton
1aabbae3a5 Add build and web versions to dashboard 2024-02-21 00:47:03 -05:00
Nick
7877a43482 Handle different trickplay resolutions 2024-02-11 22:26:49 -08:00
Nick
8045b95d93 Add trickplay functionality 2024-02-11 20:34:30 -08:00
nyanmisaka
84d7b3396d Add Rockchip MPP (RKMPP) as a new HWA type
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-01 21:50:42 +08: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
ec82e6758a Disable network path field 2024-01-12 23:09:21 -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
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
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
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
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
Bill Thornton
bb44ba022d
Merge pull request #4774 from thornbill/owner-of-a-lonely-if 2023-09-14 10:53:21 -04:00
Bill Thornton
20381bd3ec Fix all loneliness 2023-09-12 23:45:36 -04:00
Bill Thornton
d6bcc7466b Fix curly bracket issues 2023-09-12 17:29:03 -04:00
nyanmisaka
baf1b55a0c Add fMP4 playback support (HEVC, AV1) in HLS.js
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)

Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-09-01 22:43:02 +08:00
Bill Thornton
d8c25b4594
Merge pull request #4170 from DomiStyle/segment-deletion
Add encoder settings for ffmpeg's segment deletion
2023-07-14 11:35:55 -04:00
Shadowghost
a159a6f916 Cleanup network config 2023-07-13 18:17:02 +02:00
Bill Thornton
71ec7c57f5
Merge pull request #4704 from thornbill/eslint-sonar-updates 2023-07-08 00:53:55 -04:00
Bill Thornton
7b351cbea5
Merge pull request #4692 from hikaps/fix/scheduledTasks
Fix scheduled task time limit key
2023-07-07 19:33:31 -04:00
Bill Thornton
b034c01240 Add no extend native rule 2023-07-06 14:46:14 -04:00
Bill Thornton
f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton
ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton
76597a021a Merge remote-tracking branch 'upstream/master' into dashboard-activity 2023-07-06 01:46:52 -04:00
Joshua M. Boniface
b372953671 Backport pull request #4654 from jellyfin/release-10.8.z
Add confirmation for 3rd party repos

Original-merge: 331fa87216

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-07-02 02:06:24 -04:00
Dominik
139da4d4f6 Fix linter complaints 2023-06-20 12:46:38 +02:00
hikaps
56bab2fb0f Fix scheduled task time limit key 2023-06-16 19:17:06 +05:30
Dominik
128184cc72
Merge branch 'master' into segment-deletion 2023-06-15 20:30:56 +02:00
Bill Thornton
c0f1de9f3f Update paths and stable app view 2023-06-09 03:01:27 -04:00
Bill Thornton
ee99d3e1d8
Merge pull request #4621 from thornbill/no-notifications
Remove notifications pages from dashboard
2023-05-31 11:12:20 -04:00
Shadowghost
d867bf4b45 Adapt dummy chapter settings and labels 2023-05-30 16:28:55 +02:00
Bill Thornton
689fc80c3b Remove notifications pages from dashboard 2023-05-19 12:55:26 -04:00
Bill Thornton
f8334c64ba Fix xss in api key page 2023-05-12 00:13:12 -04:00
Bill Thornton
1b03cd79eb Fix prefer for-of errors 2023-05-04 13:07:12 -04:00
Bill Thornton
023dd384cf Use react user pages in stable app 2023-05-02 16:40:32 -04:00
Ian Walton
60d3859a2f Escape device id in raw HTML. 2023-04-26 01:39:19 -04:00
nyanmisaka
f93bfdec42 Add tonemap mode options
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-25 01:41:25 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
22a25ab37c
Merge pull request #4485 from brettpetch/patch-1
fix: dead link
2023-04-12 10:06:53 -04:00
Brett Petch
dccbcbd72c
Update src/controllers/dashboard/encodingsettings.html
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-12 06:33:55 -04:00
grafixeyehero
a3c8e11025 clean up 2023-04-11 02:53:38 +03:00
grafixeyehero
6cb6e10083 revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
Brett Petch
4d99244bb3
fix: dead link 2023-04-10 14:24:40 -04:00