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

790 commits

Author SHA1 Message Date
grafixeyehero
4b99f00552 move underscore Icon to class 2020-02-23 01:22:55 +03:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
h1nk
852175e139
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-21 17:11:08 -05:00
Andreas B
87a4f39844 Fix webOS support in videoosd.js and homesection.js 2020-02-20 11:23:08 +01:00
dkanada
3b5a63f930
Merge pull request #814 from MrTimscampi/webos-icons
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
dkanada
9f42297077
Merge pull request #812 from dmitrylyzo/perfect_slider-2
Enhance volume slider
2020-02-19 23:49:38 +09:00
Andreas B
805394d9a3
Add a message to home when no libraries have been created (#798)
* Add a prompt to home when no libraries exist

Resolves: #642

* Replace let with var in homesection.js

* Use centerMessage class in "no library" prompt

* Fix invalid closing tag

* Change \"no library\" prompt description for admins
2020-02-19 23:42:48 +09:00
Dmitry Lyzo
bafac46a33 Merge remote-tracking branch 'upstream/master' into perfect_slider-2 2020-02-19 11:11:32 +03:00
Ulrich Wagner
e7b4a80941
Merge pull request #1 from jellyfin/master
Up-to-date
2020-02-19 07:48:36 +01:00
grafixeyehero
7e58b448cd apply suggestion make position slider navigable by keyboard 2020-02-19 02:10:40 +03:00
MrTimscampi
f1fb59ec26 Fix change requests and general formatting improvements 2020-02-17 20:41:04 +01:00
Ulrich Wagner
b2e7da744e #2407: Prefer MP4-Metadata for episodes 2020-02-17 14:57:26 +01:00
Dmitry Lyzo
6ad85b3c45 Disable scrollManager on emby-scroller 2020-02-16 22:08:08 +03:00
Dmitry Lyzo
07268df35a Simplify expression 2020-02-16 22:06:37 +03:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01: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
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
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
grafixeyehero
dec26f6c0e Fix nowplaying for tv mode 2020-02-15 03:47:07 +03:00
Vasily
85a6a444fe
Merge pull request #797 from dkanada/style
Fix some minor style issues
2020-02-14 14:21:02 +03: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
dkanada
077b682149
Merge pull request #785 from MrTimscampi/tomato
Update Rotten Tomatoes icons
2020-02-12 20:52:50 +09:00
MrTimscampi
1f91034aa9 Merge remote-tracking branch 'upstream/master' into details-placeholder 2020-02-12 09:10:42 +01: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
737c2f29be
Merge pull request #784 from nyanmisaka/logo
Fix device icons for Safari and Android browsers
2020-02-11 03:43:46 +09:00
MrTimscampi
a9833ba398 Update Rotten Tomatoes icons 2020-02-09 15:17:30 +01:00
nyanmisaka
726a949514 fix device icons for Safari and Android 2020-02-09 21:36:42 +08:00
MrTimscampi
1250c04c38 Update dependencies 2020-02-09 13:39:19 +01:00
Anthony Lavado
0d0f210c6a
Merge pull request #754 from ThibaultNocchi/copy_url_firefox_fix
Clipboard API & fallback method to copy stream URL
2020-02-09 03:07:24 -05:00
Anthony Lavado
ec2cad0c8d Merge pull request #773 from dkanada/style
Minor theme changes and tweak session cards on dashboard
2020-02-09 03:05:14 -05:00
dkanada
34b7c65090 Merge pull request #770 from dmitrylyzo/disable_keyboard_nontv
Disable keyboard navigation for non-TV
2020-02-09 16:59:51 +09:00
MrTimscampi
68ddf19605 Tweak poster size on home screen 2020-02-09 01:59:52 +01:00
MrTimscampi
55d902b71a Force ratings to 1 decimal place 2020-02-08 23:41:40 +01:00
Thibault Nocchi
1448ce1199 No success toast when copying URL from prompt 2020-02-08 11:14:24 +01:00
ferferga
f8c544c1cf Fix lint 2020-02-07 14:35:31 +01:00
ferferga
145324a209 Removed logs for testing and changed attempt 2020-02-07 14:32:45 +01:00
Dmitry Lyzo
bf55c427a5 Remove unused logo image 2020-02-07 09:03:49 +03:00
ferferga
417e7dae88 Removed unnecessary check 2020-02-06 20:06:57 +01:00
dkanada
1b23895e81 fix placeholder message style 2020-02-06 03:14:17 +09:00
dkanada
532d73a80b minor theme changes 2020-02-06 00:13:11 +09:00
Dmitry Lyzo
8ac0cde29e Fix logoscreensaver image path 2020-02-05 17:58:11 +03:00
ferferga
2b4cf6f5b7 Fix lint 2020-02-05 14:17:03 +01:00
ferferga
ab0a9ef065 Moved gamepad to input and serverNotofications cleanup 2020-02-05 14:13:28 +01:00
Dmitry Lyzo
17f9480188 Disable keyboard navigation for non-TV 2020-02-05 15:20:48 +03:00