Commit Graph

775 Commits

Author SHA1 Message Date
grafixeyehero
ff48e97262 fix error 2019-04-06 14:32:10 +03:00
dkanada
4301bb64c6 modify the method used to grab some strings 2019-04-06 00:24:30 -07:00
dkanada
7f4895465d small changes to some strings 2019-04-06 00:24:30 -07:00
dkanada
28a5552d96 remove useless subtitle setting alert dialog 2019-04-06 00:24:30 -07:00
dkanada
ac5b545ce4 remove useless playback settings alert dialog 2019-04-06 00:24:30 -07:00
dkanada
6ca5ad6441 add back classic themes 2019-04-06 00:24:30 -07:00
dkanada
3f4b750288 move list page to the usual location 2019-04-06 00:24:30 -07:00
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
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
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
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
grafixeyehero
7ab37b21a5 remove sync menu 2019-03-23 02:16:02 +03:00
Phallacy
dba9b60800 added ui stuff for password reset pr 2019-03-22 00:12:01 -07:00
vitorsemeano
ad5d9be566 add comment for init conversion into timeupdate 2019-03-21 21:54:36 +00:00
vitorsemeano
e82bd8b744 merge from upstream 2019-03-21 21:46:55 +00:00
dkanada
381ee59b9e remove all unreferenced strings 2019-03-21 13:14:32 -07:00
dkanada
4cbe81e971 remove unused strings from #178 2019-03-21 13:12:20 -07:00
Joshua M. Boniface
5864c0f5fd
Merge pull request #172 from dkanada/webpath
Add web path as config option
2019-03-21 09:06:50 -04:00
dkanada
ab6ed3037e minor changes to recording fields 2019-03-20 16:01:28 -07:00
dkanada
bf95e6016f
apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-03-20 14:48:59 -07:00
Vasily
22649b66a6
Apply suggestions from JustAMan code review
https://www.youtube.com/watch?v=-CmadmM5cOk

Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
2019-03-19 23:12:23 -07:00
dkanada
65fafe9c58 remove registration services 2019-03-19 17:03:51 -07:00
dkanada
886dec1174 remove all sync and convert buttons 2019-03-19 17:03:47 -07:00
dkanada
ae7b8d59f2 remove web path modify option 2019-03-18 22:58:48 -07:00
vitorsemeano
e8e098f9b1 removed nativelshell sync invokation 2019-03-18 23:08:11 +00:00
Joshua M. Boniface
1ae37fea1b
Merge pull request #196 from jellyfin/fix_promise
Return inner promise in createConnectionManager
2019-03-17 20:00:59 -04:00
vitorsemeano
19cb905d5a removed require for cordova apphost 2019-03-17 23:23:59 +00:00
vitorsemeano
c4ada25fe7 nativeshell API added to apphost 2019-03-17 23:23:45 +00:00
vitorsemeano
8315f4a2d4 invert some conditions for readability in apphost 2019-03-17 22:02:24 +00:00
vitorsemeano
9967edcb35 deuglify apphost.js 2019-03-17 21:52:56 +00:00
vitorsemeano
91ef01cbc0 removed require for cordova externalPlayer 2019-03-17 21:42:36 +00:00
Claus Vium
447ec2c3ab Return inner promise in init require 2019-03-17 22:24:49 +01:00
Claus Vium
e29b0be9fd Remove no to nb 2019-03-17 22:13:56 +01:00
Phallacy
dab41fe6e1 made the main save and load methods that I modified more legible 2019-03-17 01:13:12 -07:00
vitorsemeano
01d82010ed cleanup for mediaSession require 2019-03-17 00:32:15 +00:00
vitorsemeano
e4c7282b92 refactor mediaSession to support NativeShell API 2019-03-17 00:31:56 +00:00
vitorsemeano
7fc4165b53 remove some require modules of cordova 2019-03-16 22:56:55 +00:00
vitorsemeano
01d38d04ba removed require for module cordova filedownloader 2019-03-16 21:49:05 +00:00
vitorsemeano
071963ec5a added nativeshell API to filedownloader module 2019-03-16 21:48:44 +00:00
vitorsemeano
856d87a9b2 clean filerepository and transfermanager requires 2019-03-16 21:21:40 +00:00
vitorsemeano
8b6b9974c7 removed require for cordova appshortcuts 2019-03-16 19:34:19 +00:00
vitorsemeano
164bba2faf removed require for module cordova localsync 2019-03-16 19:26:30 +00:00
vitorsemeano
a77058de61 added NativeShell API to localsync module 2019-03-16 19:25:46 +00:00
vitorsemeano
e39d364874 removed require module for cordova imagestore 2019-03-16 19:20:38 +00:00
vitorsemeano
42beea23b6 removed require for module cordova filesystem 2019-03-16 19:19:24 +00:00
vitorsemeano
e13796e4f3 add NativeShell API to filesystem module 2019-03-16 19:19:00 +00:00
vitorsemeano
5cc1821e12 remove require for module cordova chromecast 2019-03-16 18:26:42 +00:00
vitorsemeano
d8d3b0b4c7 remove unused module wakeonlan 2019-03-16 18:21:07 +00:00
vitorsemeano
c22ad0f204 removing require for module cordova shell 2019-03-16 18:13:26 +00:00
vitorsemeano
3de82f210a using NativeShell api for native apps in shell.js 2019-03-16 18:11:46 +00:00
vitorsemeano
bd17f06708 fix require apiInput to serverNotifications 2019-03-16 17:51:24 +00:00
vitorsemeano
60c0e58c64 removed serverdiscovery module 2019-03-16 17:16:11 +00:00
vitorsemeano
04480fc8eb removed serverdiscovery require 2019-03-16 17:15:59 +00:00
vitorsemeano
4be8a788b0 assume server discovery is in NativeShell api 2019-03-16 17:15:37 +00:00
vitorsemeano
c391eaf545 removing module fileupload 2019-03-16 16:52:49 +00:00
vitorsemeano
c2d35ee599 removing require for module file upload 2019-03-16 16:52:41 +00:00
vitorsemeano
9e38eeeb16 removing nativedirectorychooser require 2019-03-16 16:50:51 +00:00
vitorsemeano
c5bbc81cab Merge branch 'master' into webpack_part22 2019-03-16 14:06:18 +00:00
Phallacy
570161efbd more tweaking for style 2019-03-16 00:53:27 -07:00
Phallacy
64feb7fdf7 made the styling more consistent 2019-03-16 00:48:20 -07:00
Phallacy
8d3027d100 added settings to support configurable lockout 2019-03-16 00:18:17 -07:00
Vasily
32290a7cd0
Merge pull request #178 from lostmypillow/master
Remove unused localization strings (updated)
2019-03-15 15:55:53 +03:00
vitorsemeano
9dde221c07 remove forced volumeosd load for edge 2019-03-14 23:40:56 +00:00
lostmypillow
f95018e809
Added back DLNA string 2019-03-14 16:11:52 -05:00
dkanada
ca9e5d83bf remove write check and add warning to the description 2019-03-14 00:05:45 -07:00
Joshua M. Boniface
770a3a1626
Merge pull request #181 from joshuaboniface/fix-syntax-error
Correct syntax error in networkPath
2019-03-13 21:59:07 -04:00
Joshua Boniface
f698ba1f39 Correct syntax error in networkPath 2019-03-13 21:34:58 -04:00
vitorsemeano
70d66f6455 remove unecessary var for onwebcomponentsready 2019-03-13 23:22:17 +00:00
vitorsemeano
8234f189a0 fix bug apphost naming resolution 2019-03-13 23:08:23 +00:00
lostmypillow
03ef8f310d Translated using Weblate (Chinese (Traditional))
Currently translated at 31.0% (704 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2019-03-13 10:00:51 -04:00
lostmypillow
ceafa313cd
Remove unused localization strings
Improved version of original PR
2019-03-12 23:13:41 -05:00
vitorsemeano
44fe392912 rename embyWebComponentsBower to components 2019-03-12 23:28:26 +00:00
vitorsemeano
6cbd26531c fix bug apphost naming resolution 2019-03-12 22:49:13 +00:00
vitorsemeano
1cb487b9a3 merge from upstream 2019-03-12 21:41:46 +00:00
vitorsemeano
093a9b1ebd merge from upstream 2019-03-12 21:41:16 +00:00
vitorsemeano
4fefa4f9b6 update branch with upstream 2019-03-12 21:00:35 +00:00
Anthony Lavado
1fa4307b62
Update translation help link
Updates the link after the docs reorganization that happened.
2019-03-12 15:16:28 -04:00
Joshua M. Boniface
5d9973371b
Merge pull request #170 from jellyfin/translations
Updated translations
2019-03-12 14:50:22 -04:00
dkanada
9d462263b9 add web path as config option 2019-03-11 21:31:33 -07:00
Joshua M. Boniface
96e4296256
Merge pull request #168 from dkanada/settings
Lots of changes to the server configuration pages
2019-03-11 23:37:14 -04:00
dkanada
487ba61a42 remove open subtitles page from dashboard 2019-03-11 15:58:44 -07:00
vitorsemeano
023a1ed72f TODO for url prefix support investigation 2019-03-11 20:52:12 +00:00
Claus Vium
5ce13990b6 Add some extra null handling just in case 2019-03-11 08:30:36 +01:00
Claus Vium
9ba1961a0c Sort item results in the same order as requested 2019-03-11 08:24:26 +01:00
WWWesten
531d3b0502 Translated using Weblate (Ukrainian)
Currently translated at 7.0% (160 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2019-03-10 03:07:25 -04:00
WWWesten
5223f7263c Translated using Weblate (Turkish)
Currently translated at 16.8% (382 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2019-03-10 03:07:24 -04:00
WWWesten
7cf59abb9e Translated using Weblate (Swiss German)
Currently translated at 8.3% (189 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/gsw/
2019-03-10 03:07:24 -04:00
WWWesten
0a11946006 Translated using Weblate (Swedish)
Currently translated at 91.9% (2082 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2019-03-10 03:07:24 -04:00
WWWesten
425853a3f9 Translated using Weblate (Spanish (Mexico))
Currently translated at 96.4% (2185 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2019-03-10 03:07:24 -04:00
WWWesten
2bdae52228 Translated using Weblate (Spanish (Argentina))
Currently translated at 5.6% (127 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2019-03-10 03:07:23 -04:00
Herman Besel
b2a50b7f05 Translated using Weblate (Spanish (Argentina))
Currently translated at 5.6% (127 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2019-03-10 03:07:23 -04:00
WWWesten
46594040e9 Translated using Weblate (Spanish)
Currently translated at 96.0% (2176 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2019-03-10 03:07:16 -04:00
WWWesten
c203b7c3fb Translated using Weblate (Romanian)
Currently translated at 14.9% (339 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2019-03-10 03:07:16 -04:00
WWWesten
a672a5c0f9 Translated using Weblate (Polish)
Currently translated at 97.8% (2216 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2019-03-10 03:07:16 -04:00
WWWesten
3aea684f0a Translated using Weblate (Malay)
Currently translated at 4.5% (102 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2019-03-10 03:07:15 -04:00
WWWesten
c6706d436a Translated using Weblate (Lithuanian)
Currently translated at 33.2% (754 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lt/
2019-03-10 03:07:15 -04:00
WWWesten
76fa3e86f9 Translated using Weblate (Korean)
Currently translated at 59.4% (1347 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2019-03-10 03:07:15 -04:00
WWWesten
586ab88d02 Translated using Weblate (Kazakh)
Currently translated at 97.6% (2212 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2019-03-10 03:07:15 -04:00
WWWesten
8df353f8ac Translated using Weblate (Indonesian)
Currently translated at 2.7% (63 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2019-03-10 03:07:14 -04:00
WWWesten
8626692ed7 Translated using Weblate (Icelandic)
Currently translated at 2.4% (56 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/is/
2019-03-10 03:07:14 -04:00
WWWesten
3592641bf7 Translated using Weblate (Hungarian)
Currently translated at 92.9% (2106 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2019-03-10 03:07:13 -04:00
ZsiGiT
8d6d258928 Translated using Weblate (Hungarian)
Currently translated at 92.9% (2106 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2019-03-10 03:07:13 -04:00
WWWesten
f8933cf445 Translated using Weblate (Hebrew)
Currently translated at 32.4% (734 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2019-03-10 03:06:31 -04:00
WWWesten
fc84426c49 Translated using Weblate (German)
Currently translated at 98.7% (2236 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2019-03-10 03:06:31 -04:00
TheBird956
90512ee28e Translated using Weblate (French (Canada))
Currently translated at 9.0% (206 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2019-03-10 03:06:30 -04:00
WWWesten
54267a4d6f Translated using Weblate (Danish)
Currently translated at 80.5% (1824 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2019-03-10 03:06:24 -04:00
WWWesten
20ae688f05 Translated using Weblate (Czech)
Currently translated at 86.0% (1949 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2019-03-10 03:06:24 -04:00
WWWesten
a8b9b9426a Translated using Weblate (Croatian)
Currently translated at 74.3% (1685 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hr/
2019-03-10 03:06:24 -04:00
WWWesten
42b7625715 Translated using Weblate (Chinese (Simplified))
Currently translated at 94.1% (2133 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2019-03-10 03:06:23 -04:00
Matsuri
75a8ed2318 Translated using Weblate (Chinese (Simplified))
Currently translated at 94.1% (2133 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2019-03-10 03:06:23 -04:00
WWWesten
5acb2ac11e Translated using Weblate (Chinese (Hong Kong))
Currently translated at 24.2% (550 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2019-03-10 03:06:22 -04:00
WWWesten
443cbba7be Translated using Weblate (Belarusian)
Currently translated at 1.6% (37 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/be/
2019-03-10 03:06:21 -04:00
WWWesten
78a7632583 Translated using Weblate (Arabic)
Currently translated at 70.2% (1592 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2019-03-10 03:06:21 -04:00
Joshua M. Boniface
84f2315e27
Merge pull request #144 from grafixeyehero/dev
Add top offset and bottom offset margins in emby-scrollbuttons
2019-03-10 01:57:45 -05:00
Joshua M. Boniface
7bd77a5ce1
Merge pull request #128 from ploughpuff/ffmpeg
Always show FFmpeg path in Transcoding page
2019-03-10 01:53:32 -05:00
dkanada
cd13be84fc revert network share path changes 2019-03-10 07:06:28 +09:00
vitorsemeano
a0e45f7809 ensure that appHost is loaded on onAppReady for all function 2019-03-09 17:35:38 +00:00
dkanada
326d9f9adf fix title capitalization 2019-03-09 11:48:31 +09:00
dkanada
c7a8076438 mirror the metadata manager in the user preference menu 2019-03-09 11:45:48 +09:00
dkanada
90290d30db fix some other code clarity issues 2019-03-09 11:40:10 +09:00
Claus Vium
6565ec4009
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-08 09:25:45 +00:00
Claus Vium
36a0df3c7d
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-08 09:15:19 +00:00
Claus Vium
b9d21084f0
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-08 09:15:12 +00:00
Vasily
06d2154434
apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-03-07 22:00:13 +00:00
Vasily
62bb9f8721
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-07 21:19:21 +00:00
dkanada
14005d6c63 comment out multiserver and add check in navigation drawer 2019-03-06 19:13:44 +09:00
dkanada
f3e07e1531 move network share path out of directory browser component 2019-03-06 18:53:31 +09:00
dkanada
74eabd2af9 fix js crash from missing method and deminification 2019-03-06 18:18:49 +09:00
dkanada
579fbe90c8 remove appservices page in favor of plugin catalog 2019-03-06 17:53:44 +09:00
dkanada
07673d0ae6 remove a dead setting from dlna page 2019-03-06 16:43:39 +09:00
dkanada
c1e09008d6 delete section for top plugins by install count 2019-03-06 16:22:40 +09:00
vitorsemeano
8be5c9e987 Merge branch 'master' into webpack_part1 2019-03-05 22:40:28 +00:00
Bond-009
44e16c77a8
Merge pull request #166 from jellyfin/release-10.2.z
Better progressive playback controls of bottom pages (#164)
2019-03-05 20:29:13 +01:00
vitorsemeano
6046ad3dac optimization added to resolve specific urls 2019-03-05 19:10:03 +00:00
vitorsemeano
ec18360958 removed deadcode for registerServiceWorker 2019-03-05 18:52:53 +00:00
dkanada
6ffd74b9dd fix syntax issue 2019-03-05 21:59:52 +09:00
dkanada
f1b34bdb57 remove old and unused settings 2019-03-05 21:43:27 +09:00
dkanada
467808a6a7 include new setting in form load and submit 2019-03-05 21:42:40 +09:00
dkanada
141ff8887f more deminification 2019-03-05 21:42:40 +09:00
dkanada
44ba7a5cc4 deminification and move metadata path setting 2019-03-05 21:42:22 +09:00
xlinbsd
89be94fff3 Better progressive playback controls of bottom pages (#164)
* Allow volume change on shrinker width screenview
* Tiny better width compromise in width control fluidity
* Better progressive music control panel
* Delay hiding of album image displayed
* Wider volume slider
2019-03-05 13:09:32 +01:00
dkanada
3def2a935d move metadata manager to navbar and out of server configuration 2019-03-05 20:42:12 +09:00
vitorsemeano
cb1309bb09 Merge branch 'webpack_part1' of github.com:vitorsemeano/jellyfin-web into webpack_part1 2019-03-04 20:47:05 +00:00
vitorsemeano
7e22a64238 merging ifs 2019-03-04 20:47:00 +00:00
Claus Vium
64c3c15af4
Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:45:44 +00:00
Claus Vium
8d7fa1557f
Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:45:19 +00:00
Claus Vium
ff07a77133
Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:44:27 +00:00
Claus Vium
6a15acb310
Update src/scripts/site.js
well the tool can't make all the coding, am i right?

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:43:37 +00:00
Claus Vium
1dd3096f37
Update src/scripts/site.js
i agree, definitely more readable

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:40:13 +00:00
vitorsemeano
e60da6b545 renamed strange variable names 2019-03-04 20:38:39 +00:00