Commit Graph

1569 Commits

Author SHA1 Message Date
dkanada 87b9eefc91 Merge branch 'master' into books 2020-05-28 02:40:38 +09:00
ferferga 456223c2b9 Update with latest API changes 2020-05-27 19:24:51 +02:00
Vasily 5d617d8102 Adapt to server-side API change, fix People cards 2020-05-27 19:19:33 +03:00
Dmitry Lyzo 267c110b0c Merge branch 'master' into es6-modules-components-playback 2020-05-27 18:29:23 +03:00
Dmitry Lyzo 2a30ed6461 Merge branch 'master' into es6-subtitlesettings 2020-05-27 16:45:26 +03:00
dkanada 696776f175 add code suggestions
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-05-27 21:12:33 +09:00
dkanada 0641f60b78 Merge pull request #1310 from Artiume/patch-4
Add Genres to Home Screen
2020-05-27 21:10:18 +09:00
ferferga c0280bf28d Create strings & config placeholder 2020-05-27 12:12:46 +02:00
gion 385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
Influence365 0d7d4c7d15 Reverted previous commit 2020-05-27 07:17:45 +01:00
Influence365 c9a6753aba Update imageeditor.js 2020-05-27 07:17:06 +01:00
Influence365 9cc10c32ab Update to imageeditor.js for bug fix #1207 2020-05-27 07:16:24 +01:00
Influence365 ef0b4b5f51 Update to imageDownloader.js for bug fix #1207 2020-05-27 07:15:26 +01:00
artiume 5ef5f10795 Add Genres to Home Screen 2020-05-26 17:56:54 -04:00
Benoît Dardenne ffa9f2093b Fixed code smell 2020-05-26 23:16:33 +02:00
Benoît Dardenne 67da5e49ab Transfer whole playlist when transfer playback to another device 2020-05-26 23:07:19 +02:00
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