Commit Graph

40 Commits

Author SHA1 Message Date
Cameron 45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
MrTimscampi 1c5d2a6959 Remove the 500 item limitation on photo playback 2020-06-05 16:04:18 +02:00
MrTimscampi 9535d94ab7 Add Path field to List query
Fixes the lack of play button on books
2020-05-30 13:15:49 +02:00
dkanada 87b9eefc91 Merge branch 'master' into books 2020-05-28 02:40:38 +09:00
gion 385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
dkanada 8478b0ed56 basic skeleton for epub reader 2020-05-18 21:19:57 +10:00
gion 11f6217bb2 Fix code issues 2020-05-09 12:38:23 +02:00
gion 460c2a1f77 Fix lint errors 2020-05-09 11:59:37 +02:00
gion 6c18b655e0 Implement syncplay frontend 2020-05-09 11:59:37 +02:00
MrTimscampi 45da9c0a39 Fix more accessibility and blockers 2020-05-08 10:44:42 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi eb6f70240a Fix an issue with Screenfull on iOS 2020-04-26 16:07:07 +02:00
Dmitry Lyzo 71746a6ffc Extract const value 2020-04-18 00:06:51 +03:00
Dmitry Lyzo bffafa6914 Make reportPlayback less spammy 2020-04-17 20:38:42 +03:00
Dmitry Lyzo b87adc9d6c Add scheduled playback progress report 2020-04-17 14:52:22 +03:00
Vasily 9d0d44328c Merge pull request #1092 from MrTimscampi/screenfull
Use screenfull to handle fullscreen switching
2020-04-16 13:49:52 +03:00
MrTimscampi 5459ef2a78 Use screenfull to handle fullscreen switching 2020-04-15 13:15:39 +02:00
Dmitry Lyzo 1519ee48d7 Apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-04-15 09:57:19 +03:00
Dmitry Lyzo d5ae0275cf Move delayed volume update to playbackManager 2020-04-13 12:50:12 +03:00
MrTimscampi 36eb5564c1 Fix all Critical bugs from Sonarqube 2020-04-06 22:03:09 +02:00
MrTimscampi cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
Dmitry Lyzo 8eb2968027 Clear player data after stop 2020-03-08 00:37:15 +03:00
dkanada a9be94a803 uncomment all log statements 2020-02-23 17:23:20 +09:00
MrTimscampi e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
Anthony Lavado 21066f06f0 Add initial AirPlay support (#659) 2020-01-10 19:31:02 +03:00
dkanada 3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
redSpoutnik 7aa5d28510 Test correct function in getPlayerSubtitleOffset 2019-10-08 21:45:57 +02:00
dkanada 0286cc60d5 Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
Daniel Hartung fdbdaa1982 Not all players support xxxSubtitleOffset 2019-09-11 20:57:12 +02:00
dkanada 27f39e39c4 fix help label for music library creation 2019-09-11 04:18:20 -07:00
dkanada abd0b0130f fix repeated automatic attempts to cast to a device 2019-06-19 05:02:21 -07:00
Bond-009 3245e5c0d8 Merge pull request #328 from jellyfin/release-10.3.z
Backmerge for Release 10.3.3
2019-05-18 12:55:59 +02:00
bugfixin da4d3a755e Prevent needlessly resetting startPositionTicks to null 2019-05-16 04:14:51 +00:00
redSpoutnik 4d8ec5b466 Merge branch 'master' into synchronize-subtitles 2019-04-30 20:58:51 +02:00
redSpoutnik 415ec9e91b add subtitleSync overlay in separated folder 2019-04-08 20:31:18 +02:00
vitorsemeano e705fb7598 solve dark pane overlay when playing next track 2019-03-30 23:28:42 +00:00
redSpoutnik 91241ceea1 Add vtt and ass subtitle-offset in videoplayer 2019-03-30 22:17:09 +01:00
dkanada 3b576be5f0 move some links to the new documentation 2019-03-23 22:25:18 -07:00
vitorsemeano 093a9b1ebd merge from upstream 2019-03-12 21:41:16 +00:00
vitorsemeano 6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00