Commit graph

61 commits

Author SHA1 Message Date
Bill Thornton
99e9b5b41e Remove redundant assignment 2021-09-14 10:26:13 -04:00
Bill Thornton
e548388f8f Fix syncplay review issues 2021-09-13 11:10:28 -04:00
Bill Thornton
de29dac896 Disable sync correction by default on mobile 2021-09-09 23:20:14 -04:00
Tony Finn
ea3fc5fe86 Show current group members in syncplay group dialog 2021-09-07 20:18:35 +01:00
Ionut Andrei Oanca
f0d483dee3 Update ApiClient instance used by SyncPlay manager 2021-09-07 01:00:23 +02:00
dkanada
d14a106ecd
Merge pull request #2917 from jellyfin/dialog-history-2
Dialog history and actionSheet resolving
2021-09-07 01:36:30 +09:00
Bill Thornton
6dffc58e29
Merge pull request #2204 from OancaAndrei/syncplay-settings 2021-09-06 12:29:26 -04:00
dkanada
936f29a836
Merge pull request #2342 from OancaAndrei/syncplay-clear-queue
Clear playlist in SyncPlay group
2021-09-07 01:20:33 +09:00
Dmitry Lyzo
796975da41 Resolve on dialog close 2021-09-06 16:50:28 +03:00
dkanada
533d92169f
remove unused argument from method 2021-09-06 16:00:18 +09:00
Bill Thornton
74bff4f896 Use appSettings for SyncPlay settings 2021-09-03 01:09:11 -04:00
Bill Thornton
9949d3a8db Simplify SyncPlay settings screen and remove unused translations 2021-09-02 16:44:55 -04:00
Bill Thornton
f32538ace4 Move boolean and float parsing to shared utils 2021-09-02 08:39:58 -04:00
Bill Thornton
5238888ecf Fix sonarcloud bug 2021-09-01 13:23:39 -04:00
Bill Thornton
23d0281ca0 Fix error log when dismissing SyncPlay action sheet 2021-09-01 12:39:01 -04:00
Bill Thornton
99a3ca1cbd Remove unused device setting 2021-09-01 12:23:27 -04:00
Bill Thornton
6172c00c3c Remove unused playback diff setting 2021-09-01 10:28:49 -04:00
Bill Thornton
730b9d36a8 Fix lint issues 2021-09-01 01:06:37 -04:00
Bill Thornton
3adc118864 Remove unused import 2021-08-31 23:50:55 -04:00
Ionut Andrei Oanca
94c405f08e Implement basic SyncPlay settings 2021-08-31 23:11:29 -04:00
Dmitry Lyzo
104b76f522 Revert "Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles)"
This reverts commit 924e5bc7b9.
2021-08-25 14:01:12 +03:00
Bill Thornton
01572df641
Merge pull request #2660 from grafixeyehero/Enable-history-dialog-hash
Fix browser history for dialog
2021-07-30 23:05:50 -07:00
Bill Thornton
f5cf6879f9
Merge pull request #2557 from iwalton3/jpm-plugin
NativeShell enhancements for Jellyfin Media Player
2021-07-10 00:51:37 -04:00
Ian Walton
817953f87a Code review changes. 2021-06-24 17:50:39 -04:00
Bill Thornton
9913f95945 Remove SyncPlayToasts abstraction 2021-05-26 14:28:54 -04:00
grafixeyehero
924e5bc7b9 Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles) 2021-05-05 23:48:24 +03:00
Ian Walton
e9d3d6bd36 Merge remote-tracking branch 'upstream/master' into unstable 2021-04-14 20:50:07 -04:00
Ian Walton
911a5fa847 Fix issues. 2021-04-10 22:01:37 -04:00
Ian Walton
93aefafdee Allow setting a desired SyncPlay wrapper. 2021-04-10 21:54:59 -04:00
Ian Walton
0671d7086b Make playbackPermissionManager respect appHost capabilities. 2021-04-10 21:54:53 -04:00
Ian Walton
12232491b8 eslint cleanup 2021-04-07 02:12:07 -04:00
Ian Walton
456f32ee15 Support features for JellyfinMediaPlayer. 2021-04-07 01:39:34 -04:00
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Ionut Andrei Oanca
c6a245fa6a Fix queue forcing unique items in SyncPlay 2021-01-24 01:26:24 +01:00
Ionut Andrei Oanca
31e9c3d95e Clear playlist in SyncPlay group 2021-01-24 01:02:10 +01:00
Ionut Andrei Oanca
21269747a7 Keep managing valid player in SyncPlay 2020-12-06 19:29:29 +01:00
Ionut Andrei Oanca
2b97a7912a Avoid spoilers in SyncPlay 2020-12-03 17:14:09 +01:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Ionut Andrei Oanca
b71b53eb6a Rename 'track' into 'item' in SyncPlay 2020-12-03 15:55:28 +01:00
Ionut Andrei Oanca
308deaceba Move query parameters to request body in SyncPlay 2020-11-28 14:48:13 +01:00
Ionut Andrei Oanca
bbef2197dd Fix code issues reported by Sonar 2020-11-23 16:17:54 +01:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
vitorsemeano
2243b35311
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton
54d71126d9 Fix currentApiClient references 2020-11-05 23:11:47 +00:00
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00