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

1839 commits

Author SHA1 Message Date
grafixeyehero
c779035a75 Add Filter Status Indicator 2024-08-17 01:14:28 +03:00
Bill Thornton
a00c68d49a
Merge pull request #5193 from carlo-colombo/subtitle-offset-keybinding 2024-08-16 11:52:12 -04:00
Bill Thornton
92e5d692ea
Add uppercase variants
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-16 11:06:26 -04:00
Bill Thornton
94ffad42cd
Merge pull request #5913 from thornbill/index-refactor
Refactor app startup code
2024-08-16 11:05:32 -04:00
venkata nadha reddy
f8e428789b
Use production year for movies in video player (#5765)
* In video player, changes to display production year rather than release year for movies.

* making it consistent
2024-08-15 15:59:56 -04:00
alfred-delacosta
1172d9a2b9
Added artist list concatenation for albums that have over 10 artists (#4830)
* Added condition to display concatenated text if artist count is over 10. Fixed #4228

* Added string to strings.json. Used globalize.translate()

* Moved code to getArtistLinksHtml function

* Update src/controllers/itemDetails/index.js

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

* Simplify appending other artists string

* Update src/controllers/itemDetails/index.js

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

* Update src/controllers/itemDetails/index.js

Co-authored-by: felix920506 <felix920506@gmail.com>

* Update src/strings/en-us.json

Co-authored-by: felix920506 <felix920506@gmail.com>

---------

Co-authored-by: AJ <ajdlc@protonmail.com>
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Co-authored-by: felix920506 <felix920506@gmail.com>
2024-08-15 14:06:43 -04:00
Bill Thornton
422adde900 Use consistent import style 2024-08-15 02:33:50 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton
df58d35e4d
Merge pull request #5870 from gnattu/new-downmix-mode
Add AC-4 and RFC7845 downmix
2024-08-08 16:31:48 -04:00
polyzen
da2d825625 Backport pull request #5829 from jellyfin-web/release-10.9.z
Display mute keyboard shortcut in uppercase

Original-merge: 7991d15177

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-05 11:14:41 -04:00
gnattu
508facafbe Adds AC-4 and RFC7845 downmix 2024-08-04 12:57:21 +08:00
enter-a-random-username
1f1e9d5dad
Add chapter titles to trickplay popup (#5832) 2024-08-01 12:57:35 -04:00
Bill Thornton
cfa0ec6b53
Merge pull request #5760 from venkat-karasani/collection-header-names 2024-07-26 23:41:33 -04:00
venkata nadha reddy
b5708945b7
translate key change
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-27 01:45:20 +00:00
Bill Thornton
03f4251afb
Merge pull request #5773 from thornbill/add-plugin-redesign 2024-07-26 19:34:59 -04:00
Valentin Dubuisson
10f599a574 Possible detailLogo on tv 2024-07-26 10:58:08 -04:00
polyzen
f3d2372d52 Backport pull request #5759 from jellyfin-web/release-10.9.z
Display previous/next keyboard shortcuts

Original-merge: 2d68f94ec6

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:32 -04:00
dmitrylyzo
fa9621e31a Backport pull request #5719 from jellyfin-web/release-10.9.z
Fix Trickplay thumbnail in older web engines

Original-merge: 9501c5097b

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:43:54 -04:00
ConnorS1110
cf6eaa6b92 Backport pull request #5377 from jellyfin-web/release-10.9.z
Fix changing filters not resetting multiselected media cards

Original-merge: 798b408bd7

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:43:51 -04:00
venkata nadha reddy
3d9a119d38
Fix stuck page titles on admin dashboard (#5735)
* Fixed stuck page titles on admin dashboard.

* Updating contributors
2024-07-19 12:53:44 -04:00
Bill Thornton
e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00
Bill Thornton
f0626465b0 Add headings and links to plugin pages 2024-07-15 10:25:56 -04:00
Bill Thornton
3002a135ad
Merge pull request #5531 from thornbill/add-commit-sha 2024-07-11 02:29:49 -04:00
Steve Hoffing
5ef0428bba use a 'keydown' listener in video/index.js instead 2024-07-09 23:51:51 -04:00
Steve Hoffing
e28b55721d play/pause when Enter is pressed on non-dragging position slider 2024-07-09 23:51:51 -04:00
venkat_karasani
1ac161c82c fixed linting errors. 2024-07-08 22:01:51 -05:00
venkat_karasani
f1bc4b2009 If a collection only contains movies, Jellyfin will display it as 'Movies' instead of 'Videos' 2024-07-08 16:50:24 -05:00
Carlo Colombo
0e3f6fa77b subtitles offset keybinding 2024-06-26 17:16:26 +02:00
Bill Thornton
cf0d2076b5
Merge pull request #5585 from scampower3/lyrics-auto-scroll 2024-06-25 15:34:43 -04:00
LJQ
7b765b7785 Update Enum 2024-06-09 13:03:07 +08:00
thornbill
0b8fcb96c8 Backport pull request #5668 from jellyfin-web/release-10.9.z
Remove IMDb references

Original-merge: 7e20d3032f

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-06 14:39:55 -04:00
dmitrylyzo
5e8372c42d Backport pull request #5653 from jellyfin-web/release-10.9.z
Fix video OSD not fully hiding

Original-merge: 74a3bd8768

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:46 -04:00
thornbill
9813c3efb9 Backport pull request #5601 from jellyfin-web/release-10.9.z
Fix chapter markers not updating

Original-merge: 167515dbf0

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:54 -04:00
nielsvanvelzen
9cf57574fb Backport pull request #5563 from jellyfin-web/release-10.9.z
Fix chapter name XSS injection in progress bar

Original-merge: 7eb54e029f

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:39 -04:00
LJQ
a75338e3d2 Group component imports together 2024-05-24 21:33:18 +08:00
LJQ
2d2ca357c1 Sync focus with current playing lyrics 2024-05-24 21:32:20 +08:00
scampower3
15e35fa45f
Update src/controllers/lyrics.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-05-23 22:02:11 +08:00
scampower3
8c829fde46
Update src/controllers/lyrics.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-05-23 22:01:07 +08:00
LJQ
65550e07c3 Rename None to NoScroll 2024-05-23 21:48:13 +08:00
LJQ
cfcfbe934b Instant scroll when enter webview. Enums to determine 2024-05-23 21:40:31 +08:00
LJQ
a4c88e59eb Disable autoscroll on touchmove 2024-05-23 20:48:50 +08:00
LJQ
fa9b0e6c87 Add lyrics auto scroll 2024-05-23 00:34:45 +08:00
Bill Thornton
8961a19154 Add commit sha to version information 2024-05-20 22:31:19 -04:00
thornbill
291d3099bb Backport pull request #5530 from jellyfin-web/release-10.9.z
Fix scheduled task dialog z-index

Original-merge: 3402f1beba

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:50 -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
thornbill
017734a0bb Backport pull request #5517 from jellyfin-web/release-10.9.z
Fix video osd not hiding in experimental layout

Original-merge: ea1d069e90

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:45 -04:00
Bill Thornton
1506521a78 Add configuration for scan fanout concurrency 2024-05-10 11:44:16 -04:00
Bill Thornton
ebeeaa2948 Fix guest stars being listed twice on details page 2024-05-08 13:55:23 -04:00
bugfixin
167f2d2614 Show all Cast&Crew, not just Actors 2024-05-08 12:10:56 -04:00
Bill Thornton
cb2a2621fd
Merge pull request #5380 from ConnorS1110/fix-text-alignment
Fix cards in emby-scroller being off-center from section titles
2024-05-01 02:23:16 -04:00