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

3346 commits

Author SHA1 Message Date
LJQ
36db09fb53 Fixed year appearing as <year>-<year> in the series page when the years are the same. 2023-10-13 01:54:42 +08:00
Nathan G
61e64cb530
Merge branch 'master' into Search 2023-10-11 22:00:00 -07:00
Bill Thornton
fee65687c3
Merge pull request #4836 from dmitrylyzo/fix-filtermenu
Fix FilterMenu not saving simple filters
2023-10-12 00:28:45 -04:00
Bill Thornton
78c3bd36ef
Merge pull request #4869 from scampower3/year-fix
Fix same year appears in <year> - <year> format under card.
2023-10-12 00:26:27 -04:00
Bill Thornton
00a52a8a72
Merge pull request #4827 from beef331/master
Make the series and season Play button play the next episode
2023-10-12 00:24:39 -04:00
Bill Thornton
188d6c328e
Merge pull request #4871 from thornbill/show-libs-tv
Fix libraries maybe not being displayed in TV layout
2023-10-12 00:20:40 -04:00
Cosmin Cioaclă
73083424cf chore: enable no-undef-init lint rule 2023-10-11 20:23:58 +02:00
Nathan G
b4804d3722 Remove the unused loading circle - Move text to en-us.json 2023-10-11 07:34:27 -07:00
TelepathicWalrus
743479cd53 Add translatable strings 2023-10-11 10:09:56 +01:00
Jason Beetham
8bf3a64cd7 Make the series and season Play button play the next episode 2023-10-11 10:11:34 +03:00
grafixeyehero
c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton
11c191d56b Fix libraries maybe not being displayed on tvs 2023-10-10 17:21:39 -04:00
scampower3
fbcd543a26
Fix Same year appears in <year> - <year> format under card. 2023-10-11 01:49:41 +08:00
Dmitry Lyzo
fc37f82e52 refactor: Use forEach for portability 2023-10-10 09:49:05 +03:00
Dmitry Lyzo
b81342d23b refactor: Move queries into loops 2023-10-10 09:49:05 +03:00
Dmitry Lyzo
bab1fd7bb9 Fix FilterMenu not saving simple filters
Regression 6341a71fec
2023-10-10 09:49:05 +03:00
TelepathicWalrus
b1c46157da Remove redundent else 2023-10-09 01:15:33 -04:00
TelepathicWalrus
c47c1cacb2 Add check to get albumlufs only for music 2023-10-09 01:15:33 -04:00
TelepathicWalrus
f09dec63cd Remove commended out code 2023-10-09 01:15:33 -04:00
TelepathicWalrus
28558ce6e4 Add albumLUFS to mediaSource to prevent new DTO 2023-10-09 01:15:33 -04:00
TelepathicWalrus
eda888ede1 Add spacing for html 2023-10-09 01:15:33 -04:00
TelepathicWalrus
62cd0c39fa change to value instead of checked 2023-10-09 01:15:33 -04:00
TelepathicWalrus
4dcb0fa658 Add options for album gain 2023-10-09 01:15:33 -04:00
Bill Thornton
7dd5e3e486
Merge pull request #4825 from thornbill/home-screen 2023-10-07 00:02:25 -04:00
Brad Beattie
73af57b81e Upping search limit 2023-10-06 01:38:40 -04:00
Marco
0f8d29a573
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584 2023-10-05 22:53:18 +01:00
Nathan G
bf367a295c Replace loading-circle handling
with native <Loading />
2023-10-05 18:38:00 +00:00
Nathan G
d75221afc2
Merge branch 'master' into Search 2023-10-05 08:24:48 -07:00
Bill Thornton
81c3a43601 Use foreach for recently added sections 2023-10-05 11:20:27 -04:00
Bill Thornton
8149076fc5 Fix function return type 2023-10-05 11:20:27 -04:00
Bill Thornton
f1afaa975e Refactor home screen 2023-10-05 11:20:27 -04:00
Dmitriy Dubson
d77d69b570 Refactor desired aspect and posters per row functions to reduce cognitive complexity
Fixes gh-4828
2023-10-05 09:42:04 -04:00
Cosmin Cioaclă
480e683ad6 fix: remove unnecessary renaming 2023-10-04 20:31:47 +02: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
MrK
d62a36a708 itemContextMenu only supports folders and using parentId instead for lists
Revert line change on playbackmanager.js
2023-10-02 23:25:57 +01:00
Nathan G
0b60343a3b Move setIsLoading below if - Reduce calls 2023-10-02 11:10:31 -07:00
Nathan G
838d496aab Main Iteration 2023-10-01 18:16:19 -07:00
Nathan G
2ffead179a First iteration 2023-10-01 17:44:39 -07:00
Bill Thornton
1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
0d5b97455a
Merge pull request #4806 from thornbill/common-component-refactor 2023-09-29 16:30:00 -04:00
Bill Thornton
08ad8e56e1 Remove caching of main animated pages element 2023-09-29 01:51:59 -04:00
Bill Thornton
4109b7eec6
Merge pull request #4728 from MBR-0001/subtitle-improvements-2
Add ability to upload hearing-impaired subs
2023-09-27 12:54:57 -04:00
MBR#0001
eccfd5316d
Move function to util 2023-09-27 16:42:31 +02:00
Bill Thornton
44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Dmitry Lyzo
6063ba6db5 Use slider to round and limit offset 2023-09-26 14:33:34 +03:00
Dmitry Lyzo
5bb83fd185 Fix homesections in legacy browser
(cherry picked from commit d3e3bc7282)
2023-09-25 00:57:54 +03:00
MrK
5d20523616 Reverting itemContextMenu changes to support folder/playlist ordering with the "Play" action
Code cleanup
2023-09-23 22:50:57 +01:00
Bill Thornton
68272089d6
Merge pull request #4791 from KucharczykL/master 2023-09-21 13:09:51 -04:00
MrK
c935ba9a20 Removed unused imports 2023-09-21 00:14:07 +01:00