Commit Graph

6982 Commits

Author SHA1 Message Date
dkanada
3eec1cf2f7 move device routes to the usual location 2019-04-06 00:24:30 -07:00
dkanada
c0ae6b75e4 replace more web archive buttons with new documentation 2019-04-06 00:23:32 -07:00
dkanada
eb469bd1da deminify add plugin page 2019-04-06 00:17:36 -07:00
dkanada
e4590b4898 fix some broken and unused elements on the plugin pages 2019-04-06 00:17:33 -07:00
dkanada
3b0b5228fe deminify the installed plugin page 2019-04-06 00:17:18 -07:00
Bill Thornton
27c4a005de Remove unnecessary overflowY changes 2019-04-05 23:40:55 -04:00
grafixeyehero
bdc7623216 fix Indentation 2019-04-05 16:26:55 +03:00
grafixeyehero
e0d40e29a3 Fix "Password Reset by PIN" page 2019-04-05 02:02:02 +03:00
Joshua M. Boniface
a90b5d8324
Merge pull request #225 from joshuaboniface/fix-restart-button
Fix restart button API call
2019-04-04 02:32:04 -04:00
Anthony Lavado
36f6500aa3
Merge pull request #226 from nvllsvm/optimize
Optimize images with image_optim
2019-04-04 01:16:30 -04:00
Bill Thornton
18c61a8193 Update add server input type 2019-04-04 00:56:47 -04:00
Andrew Rabert
59ca1caf7d Optimize images with image_optim 2019-04-03 23:01:38 -04:00
Joshua Boniface
8f84b023aa Restart needs to be called with ApiClient 2019-04-03 21:37:26 -04:00
Vasily
79c30b7eee
Merge pull request #223 from Froghut/chromecast-hardware-volume-buttons
When playing on Chromecast make volume buttons change chromecast volume
2019-04-03 17:59:53 +03:00
Froghut
4baad878ac when connected to chromecast make thehardware volume buttons change the chromecast device volume + fix volumeUp and columeDown missing var's 2019-04-02 09:43:49 +02:00
Vasily
f6f51d79cc
Merge pull request #219 from Froghut/chromecast_volume_fix
Change Chromecast volume instead while casting
2019-04-02 00:33:28 +03:00
Vasily
ac0a640fe0
Merge pull request #222 from Froghut/preserve-chromecast-volume
Remember device volume/mute on Chromecast playback stop
2019-04-02 00:13:34 +03:00
Vasily
1d55d34bba
Merge pull request #221 from agrenott/fix_chromcecast
Fix local chromecast play behind reverse proxy
2019-04-02 00:12:48 +03:00
Vasily
ea81fceb40
Merge pull request #217 from grafixeyehero/dev
Re-add missing strings
2019-04-01 22:07:54 +03:00
Aurélien Grenotton
274ef0e532 Fix local chromecast play behind reverse proxy
When using a HTTPS reverse proxy (for eg. traefik in fron of docker
jellyfin), there's no valid advertised local address.
Let's default to external one in such case, relying on the home router
to properly route it internally.
2019-04-01 16:07:56 +02:00
Froghut
82d7b0eefb add fallback defaults to volume/mute if null on playbackstop 2019-04-01 15:40:10 +02:00
Froghut
37f63f6963 add braces for clarification 2019-04-01 15:34:01 +02:00
Vasily
e28b42d40d
Merge pull request #218 from vitorsemeano/master
Solve random dark pane over video playing in fullscreen mode
2019-04-01 16:21:22 +03:00
Froghut
49fd86d707 on chromecast playback stop still remember device volume/mute 2019-04-01 14:34:50 +02:00
grafixeyehero
35e63bd9e7 fix Indentation 2019-03-31 19:33:53 +03:00
Froghut
732d8b5e26 When changing volume connected to chromecast change the device volume instead of the jellyfin-player volume 2019-03-31 12:05:54 +02:00
vitorsemeano
e705fb7598 solve dark pane overlay when playing next track 2019-03-30 23:28:42 +00:00
redSpoutnik
b3716dc20b add redSpoutnik to CONTRIBUTORS 2019-03-30 22:29:45 +01:00
redSpoutnik
91241ceea1 Add vtt and ass subtitle-offset in videoplayer 2019-03-30 22:17:09 +01:00
grafixeyehero
e071c2fdcd readd missing strings 2019-03-30 22:10:45 +03:00
dkanada
450a72792f update logindefault to match other icons 2019-03-29 23:52:45 -07:00
dkanada
66d12b6d2d match user menu layout with navigation bar 2019-03-29 23:52:45 -07:00
dkanada
ba1219f78b remove duplicate button to home screen settings 2019-03-29 23:52:45 -07:00
dkanada
658d77c15f make dashboard header uniform size and modify card hover style 2019-03-29 23:52:45 -07:00
dkanada
16faeb05fe remove duplicate button for user preferences 2019-03-29 23:52:45 -07:00
dkanada
b1eae70cae add back cover art on mobile devices 2019-03-29 23:52:45 -07:00
dkanada
25cf88d0f8 remove padding from progress slider 2019-03-29 23:52:45 -07:00
Anthony Lavado
9677981344
Merge pull request #216 from grafixeyehero/dev
remove sync menu from multiselect
2019-03-29 18:55:15 -04:00
Joshua M. Boniface
3cc379d0bf
Merge pull request #211 from LogicalPhallacy/passwordresetimprovements
Adds web options to support better password resets
2019-03-29 18:24:55 -04:00
Joshua M. Boniface
37cc900a8e
Update src/strings/en-us.json
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
2019-03-29 07:12:15 -07:00
Joshua M. Boniface
c508fb9ff0
Merge pull request #206 from vitorsemeano/webpack_part44
Conversion to webpack - part4 - module resolution, appStorage refactor, minor cleanup
2019-03-28 23:10:53 -04:00
vitorsemeano
5ff34f5eb4 removed unecessary file page.js from components 2019-03-28 22:40:36 +00:00
vitorsemeano
67f04532be fix minor bug for listItemImage background sizing 2019-03-28 22:40:36 +00:00
vitorsemeano
ac13bcb43e force emby-button load before routes 2019-03-28 22:40:36 +00:00
vitorsemeano
7a5d66c792 refactor fullscreenManager suggested by JustAMan 2019-03-28 22:40:36 +00:00
vitorsemeano
02c5fd688f removed old duplicate files for viewmanager 2019-03-28 22:39:10 +00:00
vitorsemeano
b3e6d6a835 add missing emby-button dependency for addplugin 2019-03-28 21:41:01 +00:00
vitorsemeano
4013ac8c8f removed duplicate emby-button module as dependency 2019-03-28 21:41:01 +00:00
vitorsemeano
b8cdb3d94e removed old dialoghelper 2019-03-28 21:41:01 +00:00
vitorsemeano
ad813701c5 fix eslint error for appRouter module 2019-03-28 21:41:01 +00:00