MrTimscampi
229785b908
Fix more icons on WebOS
2020-02-16 01:53:29 +01:00
MrTimscampi
60f990052f
Fix icon ligatures on older WebOS versions
2020-02-16 01:43:38 +01:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
Adam Bokor
23b4dfc8fa
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-02-15 18:18:00 -05:00
MrTimscampi
52ad0febe0
Fix details page ribbon position in TV layout
2020-02-15 22:34:10 +01:00
MrTimscampi
a47214bbb9
Add book and folder icons to cards
2020-02-15 22:15:17 +01:00
Dmitry Lyzo
ad0b67d2f6
Make delayed volume update
2020-02-15 18:37:31 +03:00
Dmitry Lyzo
bb1ba5a29e
Make configurable slider progress bar update
2020-02-15 18:36:52 +03:00
4d1m
990e0de950
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-02-14 22:50:26 -05:00
Adam Bokor
c9685d6614
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-02-14 22:50:25 -05:00
dkanada
92d14bed85
Merge pull request #786 from dmitrylyzo/perfect_slider
...
Fix slider positioning on click and (try to) make it look the same in different browsers
2020-02-15 01:12:40 +09:00
Vasily
85a6a444fe
Merge pull request #797 from dkanada/style
...
Fix some minor style issues
2020-02-14 14:21:02 +03:00
nextlooper42
fe228a867e
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-02-14 03:18:00 -05:00
Dmitry Lyzo
798a679842
Fix slider update by touch on iPhone/iPad
2020-02-14 00:34:57 +03:00
Dmitry Lyzo
a0fa065667
Fix slider calculations for common case
2020-02-13 23:40:51 +03:00
Dmitry Lyzo
91c8776fbd
Scale on hover with 'hoverthumb' style only
2020-02-13 23:15:01 +03:00
Nyanmisaka
5e84544c16
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-02-13 14:59:18 -05:00
dkanada
4c4f8ff800
fix some minor style issues
2020-02-14 03:17:39 +09:00
Vasily
8b1a23a56b
Merge pull request #781 from MrTimscampi/poster-size
...
Tweak poster size on home screen
2020-02-13 13:02:38 +03:00
Dmitry Lyzo
dc95a76e10
Fix vertical position of slider progress bar
2020-02-13 12:43:00 +03:00
Dmitry Lyzo
f68f3634c0
Remove 'supportsNativeProgressStyle' in favor of buffer progress
2020-02-13 12:21:01 +03:00
Dmitry Lyzo
e13e6f38d5
Limit slider bubble position to its track
2020-02-13 11:50:22 +03:00
dkanada
c62976845e
Merge pull request #755 from dmitrylyzo/native_select_server
...
Add server select support for NativeShell
2020-02-13 16:48:58 +09:00
Dmitry Lyzo
c4824abfb0
Make a style transition like a button
2020-02-13 09:37:12 +03:00
Dmitry Lyzo
7faa4dab2b
Remove unused CSS
2020-02-13 09:11:05 +03:00
Adam Bokor
417e4bd12e
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-02-13 00:17:59 -05:00
Andreas B
6374802309
Fix linting errors in videoosd
2020-02-12 13:37:40 +01:00
dkanada
4acd0525dc
Merge pull request #779 from MrTimscampi/list-actions
...
Fix action icons in lists wrapping to multiple lines
2020-02-12 21:01:49 +09:00
dkanada
077b682149
Merge pull request #785 from MrTimscampi/tomato
...
Update Rotten Tomatoes icons
2020-02-12 20:52:50 +09:00
Dmitry Lyzo
91631f266d
Fix progress bar position on WebOS 3
2020-02-12 14:49:07 +03:00
Dmitry Lyzo
c6835f9c41
Make slider in Firefox same as in Chrome
2020-02-12 14:49:07 +03:00
Dmitry Lyzo
cc84fce75b
Make slider in Edge same as in Chrome
2020-02-12 14:49:07 +03:00
Dmitry Lyzo
40c7dad241
Resize progress bar to slider range
2020-02-12 14:49:07 +03:00
Dmitry Lyzo
20a20ff9d1
Fix slider bubble position
2020-02-12 14:49:07 +03:00
Dmitry Lyzo
c44b94a7b7
Fix font size
2020-02-12 14:49:07 +03:00
Dmitry Lyzo
fe23ede57b
Pass pointer events bypassing the slider thumb
2020-02-12 14:49:07 +03:00
Vasily
59b1ec6431
Merge pull request #747 from MrTimscampi/details-placeholder
...
Add placeholder image to detail pages and more placeholder icons
2020-02-12 14:23:09 +03:00
MrTimscampi
0b779d2fb5
Fix linting
2020-02-12 09:37:39 +01:00
ido1990
220bbb50a8
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2020-02-12 03:17:53 -05:00
MrTimscampi
1f91034aa9
Merge remote-tracking branch 'upstream/master' into details-placeholder
2020-02-12 09:10:42 +01:00
j7johnny
be23d14f48
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2020-02-11 12:17:57 -05:00
Alexander Brissman
8c81ce4a42
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2020-02-11 12:17:57 -05:00
Johan
b04b52d599
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2020-02-11 12:17:56 -05:00
David
0a6de37929
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-02-11 12:17:53 -05:00
dkanada
7e3609407c
Merge pull request #778 from MrTimscampi/ratings
...
Force ratings to 1 decimal place
2020-02-11 03:47:22 +09:00
dkanada
c78a242f09
Merge pull request #769 from dannymichel/patch-5
...
Fix detail page
2020-02-11 03:46:16 +09:00
dkanada
737c2f29be
Merge pull request #784 from nyanmisaka/logo
...
Fix device icons for Safari and Android browsers
2020-02-11 03:43:46 +09:00
dkanada
22d1d69a2e
Merge pull request #788 from nyanmisaka/mobilefix
...
Fix detail page title on mobile layout
2020-02-11 03:41:51 +09:00
dkanada
cb938d55de
Merge pull request #783 from MrTimscampi/dependencies-update
...
Update dependencies
2020-02-11 03:41:24 +09:00
Nyanmisaka
0a4eec4110
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2020-02-10 02:17:53 -05:00