ferferga
6428bb1ad5
Code cleanup
2020-05-26 21:53:49 +02:00
MrTimscampi
bc4c591698
Merge remote-tracking branch 'upstream/master' into sonarcloud-3
2020-05-26 20:01:49 +02:00
Influence365
04e27d98d5
Update to imageDownloader.js for bug fix jellyfin#1207
2020-05-26 14:32:47 +01:00
Influence365
722c8321b0
Update to imageeditor.js for bug fix jellyfin#1207
2020-05-26 14:31:52 +01:00
Influence365
71e1c890ae
update card.css for bug fix jellyfin#1207
2020-05-26 14:30:53 +01:00
ferferga
f3129f28ef
Check for images for items without images
2020-05-26 14:48:34 +02:00
ferferga
93148c87ad
With async the DOM seems to be less blocked while generating (at least for me), so I guess we should keep it (?) :D
2020-05-26 14:05:34 +02:00
ferferga
3637a11a3b
Fix changes in 2bf7a53
2020-05-26 14:03:59 +02:00
ferferga
c3ce87ecb2
Implement blurhash in listview
2020-05-26 13:00:26 +02:00
ferferga
b46c48d4dc
Apply some suggestions
2020-05-26 10:47:20 +02:00
ferferga
b83dc6b197
Fix variable typo
2020-05-26 01:05:08 +02:00
Vasily
2bf7a53dc2
Adapt to changes in server-side blurhash, reduce copypasta a bit
2020-05-26 01:31:55 +03:00
ferferga
7587469480
Improve decoding speed
2020-05-25 18:31:51 +02:00
dkanada
3b6fa7e972
add display preference for details banner and update some defaults
2020-05-24 18:30:35 +09:00
ferferga
d7fda69e9c
Revert testing values
2020-05-23 19:58:03 +02:00
ferferga
6840beaca9
Remove useless comment
2020-05-23 19:43:22 +02:00
ferferga
8ef7a7a054
Blurhash implementation (from scratch)
2020-05-23 18:35:34 +02:00
dkanada
7b5fc90c2d
Merge pull request #1282 from Artiume/patch-2
...
Move Network paths to be next to Optional Path
2020-05-23 12:35:16 +09:00
dkanada
f7f778b353
fix toc button for new book player class
2020-05-22 10:55:34 +09:00
dkanada
512f33a7fb
fix all indentation issues in book player
2020-05-22 10:42:58 +09:00
dkanada
5b2837f137
use a class and imports for the book player
2020-05-22 10:39:21 +09:00
Delgan
76ad33449f
Fix export of "showPlayerSelection()" by renaming it to "show()"
2020-05-21 19:16:19 +02:00
Delgan
70d01c92d4
Remove unsed imports and merge classList calls
...
Co-authored-by: Sarab Singh <sarab.singh97@gmail.com>
2020-05-21 19:14:25 +02:00
Delgan
c843bc9fb6
Migrate components/playback functions to ES6 modules
2020-05-21 15:58:10 +02:00
dkanada
09e051bfab
merge branch master into books
2020-05-21 11:58:25 +09:00
Bill Thornton
e0c9c0566c
Make the share url link to the actual item instead of github
2020-05-20 17:03:01 -04:00
Anthony Lavado
1437ef3eb9
Merge pull request #1222 from MrTimscampi/metadata-editor
...
Make dialogs more bearable
2020-05-20 12:29:04 -04:00
artiume
28f5bdb854
Update directorybrowser.js
2020-05-20 10:44:27 -04:00
artiume
4c467730d2
Move Network paths to be next to Optional Path
...
This was present from when network paths were valid for libraries. No longer valid but could still be useful for Optional Network Path,
2020-05-20 10:18:01 -04:00
Vasily
8f85ca24fb
Merge pull request #1229 from ferferga/scrollbar-placeholder
...
Keep scrollbar always present to avoid UI clipping
2020-05-20 15:20:19 +03:00
dkanada
0155059778
Merge pull request #1280 from dmitrylyzo/fix-dependency-loop
...
Fix dependency loop
2020-05-20 18:58:52 +09:00
Dmitry Lyzo
5d87fb865f
Remove unused dependency
2020-05-20 00:36:43 +03:00
Dmitry Lyzo
29b9dac5f4
Fix dependency loop
2020-05-20 00:36:30 +03:00
Dmitry Lyzo
f6c3b9bf94
Fix item loop in actionSheet
2020-05-19 20:37:18 +03:00
Fernando
f2d82a3ceb
Fix #1141 linting
2020-05-19 13:51:34 +02:00
Daniyar Itegulov
c94add0a62
Add table of contents to EPUB reader
2020-05-19 20:37:22 +10:00
Vasily
e3cef950f7
Merge pull request #1141 from cromefire/promise-plugins
...
Register plugins with promises
2020-05-19 13:04:17 +03:00
dkanada
05b9f4df3e
convert photo player to class
2020-05-19 03:59:37 +09:00
ferferga
a5b8444e7e
Move scrollbar switching to onDialogClosed
2020-05-18 19:54:58 +02:00
ferferga
ab5c193a62
Merge remote-tracking branch 'upstream/master' into scrollbar-placeholder
2020-05-18 19:53:28 +02:00
MrTimscampi
9f14bde2cb
Merge remote-tracking branch 'upstream/master' into metadata-editor
2020-05-18 19:15:20 +02:00
MrTimscampi
9ee05151f0
Fix ellipsis in dialog cards
2020-05-18 19:14:55 +02:00
dkanada
3d9509c875
Merge pull request #1238 from ferferga/remove-imgfetcher
...
Remove imageFetcher
2020-05-18 22:42:34 +09:00
Daniyar Itegulov
40e24bcaf0
Implement minimalistic EPUB reader
2020-05-18 21:19:58 +10:00
dkanada
8478b0ed56
basic skeleton for epub reader
2020-05-18 21:19:57 +10:00
dkanada
409da485cc
Merge pull request #1253 from MrTimscampi/lint-operators
...
Force spacing around operators
2020-05-18 19:27:31 +09:00
adavier
3ecd8e45c7
Update src/components/qualityOptions.js
...
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-05-18 11:20:34 +01:00
adavier
632cb5bd8d
Update src/components/qualityOptions.js
...
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-05-17 17:19:40 +01:00
MrTimscampi
f897f7484c
Force spacing around operators
2020-05-17 18:19:18 +02:00
Adavier
146e592a6d
qualityoptions.js now shows correct options for aspect ratios below 16:9 (1.77) (such as 4:3 (1.33))
...
qualityoptions.js assumes that all videos are wider than 16:9 (1.77).
So a video with resolution 1440x1080 (4:3 1080p) only exposes options of 720p as the width is not considered for
1080p.
This fixes that by checking if the aspect ratio is less than 1.77, and if so padding the width to 16:9.
2020-05-17 15:39:41 +01:00