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

13098 commits

Author SHA1 Message Date
Georges-Antoine Assi
7a96d7dfeb
[4857] Space play/pause music in queue view 2023-10-09 15:13:12 -04: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
01dc72924a Remove debugging 2023-10-09 01:15:33 -04:00
TelepathicWalrus
44e77011eb Add default for normalization 2023-10-09 01:15:33 -04:00
TelepathicWalrus
7d16932081 Change to single quotes 2023-10-09 01:15:33 -04:00
TelepathicWalrus
bbdb3ac6e5 Add strings 2023-10-09 01:15:33 -04:00
TelepathicWalrus
88e925686b Fix typo 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
e5ad3c899e Fix admin check in dashboard routes 2023-10-08 23:43:31 -04:00
Luis Aceituno
c3c6ebef95 Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2023-10-07 13:31:40 -04:00
Luis Aceituno
be2db1351e Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2023-10-07 13:31:33 -04:00
Luis Aceituno
0587cda608 Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2023-10-07 13:31:33 -04:00
Randy Torres
cf516e9deb Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2023-10-07 02:31: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
Leo
70557d6c1c Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-10-06 00:31:32 -04:00
felix920506
ac6c4c449c Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2023-10-05 21:31:32 -04:00
Marco
0f8d29a573
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584 2023-10-05 22:53:18 +01:00
MrK
ad5bcb6c8d Removed unused method 2023-10-05 22:49:35 +01:00
Nathan G
bf367a295c Replace loading-circle handling
with native <Loading />
2023-10-05 18:38:00 +00:00
Zoe
87ff0e4fda Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2023-10-05 14:31:33 -04: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
Bill Thornton
e4ebe14340
Merge pull request #4833 from tehciolo/tehciolo/intentionality
Remove unnecessary renaming
2023-10-05 08:59:58 -04:00
TowyTowy
8caadde279 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2023-10-04 22:31:34 -04:00
Cosmin Cioaclă
480e683ad6 fix: remove unnecessary renaming 2023-10-04 20:31:47 +02:00
EddieFAF
c077a177e3 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2023-10-04 14:31:32 -04:00
Dmitry Lyzo
f758aea13b fix: Use userId from params 2023-10-04 15:11:29 +03:00
Freako
2dbbaeb028
Merge branch 'master' into patch-2 2023-10-04 12:26:27 +05:30
Freako
a3eebd3a6e
Update src/apps/experimental/components/library/GenresSectionContainer.tsx
Remove parentheses

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-10-04 12:26:18 +05:30
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
817f4adb90
Merge pull request #4785 from grafixeyehero/Add-Action-Button-mui
Add Play, Queue, Shuffle and NewCollection Buttons
2023-10-04 02:11:11 -04:00
forkh
5968e7637b Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 21:41:31 -04:00
krvi
a2d5c468be Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 17:41:12 -04:00
BartalD
a4601efc58 Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 17:41:11 -04:00
krvi
a3193c5b49 Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 16:18:53 -04:00
BartalD
359dffb73d Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 16:18:51 -04:00
forkh
d29b47f54b Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 16:18:48 -04:00
krvi
bcf6ecb6dd Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 15:35:44 -04:00
forkh
09441da88a Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 15:29:01 -04:00
BartalD
1a8f24ba9e Added translation using Weblate (Faroese) 2023-10-03 15:22:31 -04:00
Bill Thornton
62f9e7581a Fix add user route 2023-10-03 13:15:52 -04:00