grafixeyehero
bc64f4b99e
Readd Missing Strings
2019-04-14 00:28:24 +03:00
dkanada
4e6820ca0d
Fix a deminification issue with the plugin page
2019-04-13 17:34:15 +01:00
Anthony Lavado
e07edea5bf
Merge pull request #227 from thornbill/update-input-type
...
Update add server input type
2019-04-09 21:28:42 -04:00
Anthony Lavado
495534c6d0
Merge pull request #237 from dkanada/controls
...
Avoid element overlap with music controls
2019-04-09 21:28:20 -04:00
dkanada
85cffe7063
avoid element overlap with music controls
2019-04-09 17:05:01 -07:00
Joshua M. Boniface
00dab1b88c
Merge pull request #231 from dkanada/plugin
...
Improve the plugin catalog and related controllers
2019-04-09 00:33:22 -04:00
Joshua M. Boniface
da96b1120c
Merge pull request #235 from dkanada/login
...
Add check for multiserver on login page
2019-04-08 18:54:59 -04:00
dkanada
38e3861e85
add check for multiserver on login page
2019-04-06 23:18:47 -07:00
dkanada
f83bd20fa9
deminify login controller
2019-04-06 23:07:02 -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
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
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
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
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
grafixeyehero
e071c2fdcd
readd missing strings
2019-03-30 22:10:45 +03: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
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
vitorsemeano
c42ac7e650
remove emby-linkbutton requires
2019-03-28 21:41:01 +00:00
vitorsemeano
f783509e33
rename dialoghelper to dialogHelper
2019-03-28 21:41:01 +00:00
vitorsemeano
2b9559b4a9
resolve typo for viewContainer dep
2019-03-28 21:41:00 +00:00
vitorsemeano
258cea0b81
rename viewmanager to viewManager
2019-03-28 21:41:00 +00:00
vitorsemeano
d751ff2c19
module resolution for htmlMediaHelper
2019-03-28 21:41:00 +00:00
vitorsemeano
7253406177
module resolution for images modules
2019-03-28 21:41:00 +00:00
vitorsemeano
f56a82b800
module resolution for loading, page and playerSelectionMenu
2019-03-28 21:41:00 +00:00
vitorsemeano
52af8d487e
module resolution for scroller
2019-03-28 21:35:32 +00:00
vitorsemeano
d57629d90f
module resolution for serverNotifications
2019-03-28 21:35:32 +00:00
vitorsemeano
ba89941fce
module resolution for toast and serverRestartDialog
2019-03-28 21:35:32 +00:00
vitorsemeano
578a1670f4
module resoltion for viewContainer
2019-03-28 21:35:32 +00:00
vitorsemeano
a03502646c
bug fixes for headroom
2019-03-28 21:35:32 +00:00
vitorsemeano
4a5fc817fb
module resolution for viewManager
2019-03-28 21:35:32 +00:00
vitorsemeano
1ba0c7501e
remove debugger from loginpage.js
2019-03-28 21:35:32 +00:00
vitorsemeano
00c875b893
module resolution for headroom
2019-03-28 21:35:31 +00:00
vitorsemeano
86c19ee4a3
module resolution for fullscreenManager
2019-03-28 21:35:31 +00:00
vitorsemeano
e0ac97c109
remove duplicated component viewcontainer-lite
2019-03-28 21:35:31 +00:00
vitorsemeano
ecf316d671
removed polyfill fetch
2019-03-28 21:35:31 +00:00
vitorsemeano
c2555d071d
added package.json for modules resolution
2019-03-28 21:35:31 +00:00
vitorsemeano
afde8bebe7
removed module emby-linkbutton: same as emby-button
2019-03-28 21:35:31 +00:00
vitorsemeano
93c5157b1e
refactor and module resolution for appStorage
2019-03-28 21:35:31 +00:00
Phallacy
dcbdd9957e
Merge branch 'passwordresetimprovements' of https://github.com/LogicalPhallacy/jellyfin-web into passwordresetimprovements
2019-03-27 22:51:33 -07:00
Phallacy
18af617c74
minor fixes
2019-03-27 22:51:27 -07:00
Vasily
6c3814f014
Apply suggestions from code review
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
2019-03-27 13:42:01 -07:00
Joshua M. Boniface
535f3dbbad
Merge pull request #205 from dkanada/eslint
...
Move assets and third party libs out of components and update some strings
2019-03-27 16:28:48 -04:00
Vasily
e01feca025
Deuglify
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
2019-03-27 10:02:48 -07:00
Bond-009
2b6865b0bd
Merge pull request #214 from tbraeutigam/NativeShell-Filesystem-Fallback
...
Fix Issue #213 - Direct Playback broken in Chrome 73
2019-03-27 15:46:43 +01:00
Thorben Bräutigam
521f09f79f
Fix Issue #213
2019-03-27 15:38:37 +01:00
Phallacy
24ed198960
adds strings and a link on the password reset page
2019-03-25 22:41:16 -07:00
LogicalPhallacy
78ca7e48d1
Merge pull request #3 from LogicalPhallacy/master
...
update to current master
2019-03-25 22:21:38 -07:00
dkanada
518ed623e2
fix eslint ci error
2019-03-25 15:18:13 -07:00
Phallacy
0fe1d350e6
removes useless connectlinktype check
2019-03-25 00:30:45 -07:00
dkanada
6b1908227f
update transcode path strings
2019-03-24 23:50:01 -07:00
dkanada
ef3166143a
add custom strings for system info panel on dashboard
2019-03-24 23:50:01 -07:00
Vasily
4144d929e7
Apply suggestions from code review
...
adding justaman's fixes
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
2019-03-23 23:47:31 -07:00
dkanada
92555c36ce
remove unused string
2019-03-23 22:25:19 -07:00
dkanada
9a6f0a12c8
move server name setting to general page
2019-03-23 22:25:19 -07:00
dkanada
3b576be5f0
move some links to the new documentation
2019-03-23 22:25:18 -07:00
dkanada
ed812281bc
update some old string references
2019-03-23 22:25:18 -07:00
dkanada
4df59cc345
move thirdparty libs and assets out of components folder
2019-03-23 22:25:18 -07:00
dkanada
c1649d6e65
fix theme videos option always enabled
2019-03-23 22:25:18 -07:00
dkanada
161892a54e
create new directory for image assets
2019-03-23 22:25:18 -07:00
Joshua M. Boniface
fe71fc31c4
Merge branch 'master' into master
2019-03-24 01:01:55 -04:00
vitorsemeano
4a4a9fb1de
removed unused dlnaserversettings route
2019-03-22 23:49:37 +00:00
vitorsemeano
b4257bfda8
optimizing defineRoute in routes.js
2019-03-22 23:48:38 +00:00
vitorsemeano
cc0e19c6bd
fix identation for routes.js
2019-03-22 23:48:38 +00:00
vitorsemeano
a5278f3b78
manual deuglify for appStorage
2019-03-22 23:47:37 +00:00
vitorsemeano
c3c035a7d7
code optimization for removeItem from appStorage
2019-03-22 23:47:37 +00:00
vitorsemeano
0b71b0b493
fixed some bugs with merge from upstream
2019-03-22 23:47:19 +00:00
vitorsemeano
5b26405c06
added a bunch of modules main package.json
2019-03-22 23:46:22 +00:00
vitorsemeano
183528cf72
added finally for request that made loading spin forever on start
2019-03-22 23:46:22 +00:00
vitorsemeano
c7ea132f07
hide loading even if connection fails at start
2019-03-22 23:46:22 +00:00
vitorsemeano
468b9e881b
module reoslution for backdrop
2019-03-22 23:46:22 +00:00
vitorsemeano
f54a751a9d
module resolution for autoPlayDetect
2019-03-22 23:46:22 +00:00
vitorsemeano
32d9a1549d
removed all unecessary polifys
2019-03-22 23:45:45 +00:00
vitorsemeano
9ad29733bf
refactor and module resolution for appStorage
2019-03-22 23:44:33 +00:00
vitorsemeano
be505da8ac
cleanup and module resolution in webpack for skinManager
2019-03-22 23:44:07 +00:00
vitorsemeano
9c758a8d85
module resolution for appRouter and moved controllers to dir
2019-03-22 23:43:05 +00:00
vitorsemeano
d49fee2a29
single module resolution for apiclient
2019-03-22 23:40:10 +00:00