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

19412 commits

Author SHA1 Message Date
Evdokimov Andrey
145479c8f3 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-07-05 13:22:17 -04:00
Viperinius
3aff30055d Remove explicit call to show the OSD. 2022-07-05 17:15:23 +02:00
Viperinius
04072523ca Update function and class names as suggested.
More generic name without the inclusion of "chapters" allows potential
reuse in the future.
2022-07-05 17:11:58 +02:00
Viperinius
ba2c365ac9 Use object to return multiple info instead of array. 2022-07-05 16:31:48 +02:00
blob03
3e1c70ac0a Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-05 06:22:18 -04:00
Moritz
06b701e8d0 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-05 06:22:17 -04:00
Viperinius
b78d6439b0 Change chapter mark classes to include name info.
In order to use different icons depending on the chapter name, the name
is provided as a class with the prefix scm-.
2022-07-04 22:07:34 +02:00
Hadi Charara
fc96d4dad1 Fixes buttons in episode overview in RTL layouts 2022-07-04 14:24:08 -04:00
Hadi Charara
b15953acc2 Added a few bdi tags for a good experience 2022-07-04 13:29:46 -04:00
Hadi Charara
8cd92ab518 Fixed touch navDrawer for RTL 2022-07-04 13:29:32 -04:00
Hadi Charara
7b1afeef82 Some library rtl fixes 2022-07-04 11:56:38 -04:00
Fedir Smilianets
e88d3691ad Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-04 10:22:18 -04:00
wolong gl
a212fbc7e7 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-07-04 05:22:17 -04:00
murphy52589
5257e1ee1a Hide shuffle button if no results 2022-07-04 10:02:22 +03:00
kylem
e9bac09bd6 adding shuffle to songs page 2022-07-04 10:02:18 +03:00
kylem
543331b059 fix indent 2022-07-04 09:59:43 +03:00
Joaquín Díaz
3030e0ab52 Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-07-04 01:22:17 -04:00
Hadi Charara
5301a98ea1 fixed some css 2022-07-03 22:30:18 -04:00
Hadi Charara
2354676c58 Removed grouping 2022-07-03 18:59:10 -04:00
Hadi Charara
b0b382ca78 localized production year of search result 2022-07-03 18:54:28 -04:00
Hadi Charara
bcdc67b522 Fixed scrollbuttons on desktop 2022-07-03 18:21:18 -04:00
Hadi Charara
ea85b4a6d7 Added <bdi> to item titles 2022-07-03 15:05:09 -04:00
Hadi Charara
8c7b7c8d6b SOme Fixes in the dashboard 2022-07-03 15:04:53 -04:00
Hadi Charara
79b60ebdd4 Fixed localization with item selection 2022-07-03 14:16:36 -04:00
Hadi Charara
27a6b8c1ea Fixes to the metadata dialog 2022-07-03 14:12:38 -04:00
Hadi Charara
894d0d8038 fixed minor bug 2022-07-03 14:05:09 -04:00
Hadi Charara
df39a9a1ff Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
Hadi Charara
66f33b368b Localized page flippers 2022-07-03 13:46:54 -04:00
Hadi Charara
6570c07c63 Added arrow-back to inverted icons 2022-07-03 13:42:45 -04:00
Hadi Charara
d7e25bab12 Fixed emby-progressring Localization 2022-07-03 13:40:58 -04:00
Fedir Smilianets
cd297cf95c Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-03 13:22:18 -04:00
Hadi Charara
10432a038a Small fix for message icon 2022-07-03 12:14:39 -04:00
Viperinius
20a1c34ea8 Add generic font family to chapter mark 2022-07-03 18:04:48 +02:00
Hadi Charara
87190cf31a Fixed navbar for RTL layouts 2022-07-03 11:58:08 -04:00
Viperinius
cf22dd0417 Add name to CONTRIBUTORS 2022-07-03 17:25:05 +02:00
Viperinius
ca84407884
Merge branch 'jellyfin:master' into chapter-markers 2022-07-03 17:08:49 +02:00
Viperinius
c0b092e208 Set chapter mark icon via CSS instead of class.
Allows easier customisation of what icon should be displayed.
2022-07-03 16:59:01 +02:00
Hadi Charara
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Hadi Charara
b671da1086 Small css fixes and added <bdi> element 2022-07-03 09:45:26 -04:00
Hadi Charara
bb8d6378fb More small css fixes 2022-07-03 09:29:01 -04:00
Hadi Charara
2c22245195 Small css fix 2022-07-03 09:12:43 -04:00
Hadi Charara
4530e44e62 Small fix for video player as the progress bar shouldn't be rtl 2022-07-03 09:10:02 -04:00
Hadi Charara
974417ce3d use inline and block properties now 2022-07-02 22:59:40 -04:00
Hadi Charara
b2a025f4d1 Small visual fix in homescreen 2022-07-02 18:40:08 -04:00
Hadi Charara
6a0a03d563 Fixed loading spinner 2022-07-02 17:50:52 -04:00
Hadi Charara
bac7d6467e Fixed Cards for RTL 2022-07-02 17:49:00 -04:00
Hadi Charara
c0b4d72589 Removed translation for Season and Episode numbers. Should be done in another way. 2022-07-02 16:31:15 -04:00
Andi Chandler
e2855e5df9 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-07-02 16:22:18 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
blob03
941fe35103 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-02 08:22:16 -04:00