MrTimscampi
e12e6731b2
Make the console quieter by default
2020-02-16 04:22:50 +01:00
Julien Machiels
e5343cada8
Fix Swiper on WebOS by importing ES5 version ( #806 )
2020-02-16 10:52:30 +09:00
tokiedokie
2557ec8fd3
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2020-02-15 20:48:05 -05:00
artiume
75fc964b9e
Force Transcoding for LiveTv Capability ( #636 )
...
* Update useredit.html
* Update useredit.js
* Update en-us.json
* Update en-us.json
* Update useredit.js
* fix TV Shows to Square Tiles
* Update homesections.js
* Update src/strings/en-us.json
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-02-16 10:48:01 +09:00
dkanada
18aa3e31e0
Merge pull request #813 from MrTimscampi/icons
...
Add more icon types
2020-02-16 10:45:59 +09:00
MrTimscampi
ce959724af
Add photo album type indicator
2020-02-16 02:34:40 +01:00
MrTimscampi
32663bee2e
Fix details page poster placeholder icon size
2020-02-16 02:08:17 +01:00
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
grafixeyehero
0e506a24b1
fix padding for tv mode
2020-02-15 19:24:36 +03: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
grafixeyehero
dec26f6c0e
Fix nowplaying for tv mode
2020-02-15 03:47:07 +03: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
dkanada
36118b926b
add missing string
2020-02-14 23:24:38 +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