Commit Graph

614 Commits

Author SHA1 Message Date
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
vitorsemeano
b50647f101 fix nested if else not done properly with deuglify 2019-03-04 20:36:51 +00:00
vitorsemeano
0fe01a85c4 Merge branch 'webpack_part1' of github.com:vitorsemeano/jellyfin-web into webpack_part1 2019-03-04 20:30:46 +00:00
vitorsemeano
5a258d6522 adjust var declarations for some specific cases 2019-03-04 20:30:42 +00:00
Claus Vium
24ae3a9c49
Update src/scripts/site.js
updating as suggested

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:27:29 +00:00
Claus Vium
9878cfc012
Update src/scripts/site.js
It's really a matter of preference, but if you want it this way, np.

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:25:42 +00:00
Anthony Lavado
36ab9764ac
Merge pull request #163 from jellyfin/release-10.2.z
Backmerge for 10.2.2
2019-03-04 01:19:09 -05:00
Deniz
3ece0d5ba0 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-02-28 23:14:52 -05:00
ElFantasma
809b047025 Translated using Weblate (Spanish (Argentina))
Currently translated at 3.5% (80 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2019-02-28 23:14:50 -05:00
SaddFox
34e24a7f81 Translated using Weblate (Slovenian)
Currently translated at 7.1% (163 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2019-02-28 23:14:46 -05:00
WWWesten
0933726e90 Translated using Weblate (Russian)
Currently translated at 99.5% (2255 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2019-02-28 23:14:38 -05:00
v1tin
86d362725d Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.1% (2201 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2019-02-28 23:14:38 -05:00
WWWesten
d70a69c4f7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.4% (1822 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2019-02-28 23:14:29 -05:00
EffeF
96b00e7942 Translated using Weblate (Italian)
Currently translated at 94.4% (2139 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2019-02-28 23:14:29 -05:00
ZsiGiT
72e13be935 Translated using Weblate (Hungarian)
Currently translated at 80.3% (1819 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2019-02-28 23:14:28 -05:00
Leo Verto
6d7c55382b 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-02-28 23:14:11 -05:00
TheBird956
7b9aa42a52 Translated using Weblate (French (Canada))
Currently translated at 7.3% (166 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2019-02-28 23:14:11 -05:00
TheBird956
3e12354bba Translated using Weblate (French)
Currently translated at 100.0% (2265 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-02-28 23:14:02 -05:00
Luclu7
15512b5073 Translated using Weblate (French)
Currently translated at 100.0% (2265 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-02-28 23:14:02 -05:00
lostmypillow
ec2f8f31ec Translated using Weblate (Chinese (Traditional))
Currently translated at 27.9% (632 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2019-02-28 23:14:02 -05:00
littmean
d1a4d145c0 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.7% (2124 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2019-02-28 23:13:39 -05:00
PloughPuff
037059f59d Use EncoderAppPathDisplay to populate encoder path field 2019-02-28 22:10:49 +00:00
PloughPuff
ba2c777772 Always show FFmpeg path in Transcoding page
Removed the 'hide' and 'required' settings from the html to always show the FFmpeg path to user and also allow user to remove a custom path and return to using whatever is available from system $PATH.
2019-02-28 22:08:37 +00:00
vitorsemeano
0b099806a7 fix merge conflicts 2019-02-28 21:41:24 +00:00
vitorsemeano
bf408ae9aa merge with updates from upstream 2019-02-28 18:31:53 +00:00
Vasily
bb118a5ae8
add suggested changes from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-02-26 21:12:58 +00:00
dkanada
32a8e89420 use normal method for getAvailablePlugins 2019-02-27 06:11:42 +09:00
dkanada
3f7ca1d915 clean up plugin catalog page 2019-02-26 03:15:12 +09:00
dkanada
2dd44178fa remove plugin configuration block for android devices 2019-02-26 02:56:18 +09:00
dkanada
fa8eb4f34d method deminification 2019-02-26 02:39:58 +09:00
Joshua M. Boniface
a3b4774242
Merge pull request #152 from redSpoutnik/nowplaying-media-stop
Go back on Media stop
2019-02-24 22:25:16 -05:00
Mickaël Bernardini
335f64cc22 Translated using Weblate (French)
Currently translated at 100.0% (2265 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-02-24 08:52:57 -05:00
Luclu7
c9fed0c609 Translated using Weblate (French)
Currently translated at 100.0% (2265 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-02-24 08:52:53 -05:00
redSpoutnik
ae9c0a77f7 Go back on Media stop 2019-02-24 12:44:36 +01:00
Sparky
134bbbf6c0 Fix volume slider not working on nowplayingbar
Turns out, by wrapping the code in a function it takes the necessary bits out of scope, causing the nowplayingbar to become non-functional when it comes to adjusting volume.

Fixes https://github.com/jellyfin/jellyfin/issues/988
2019-02-23 21:16:10 -05:00
vitorsemeano
e45e8d3f00 add missing package.json for module actionsheet 2019-02-23 19:34:50 +00:00
vitorsemeano
3dba261ae7 define apiInput as a module for webpack 2019-02-23 19:34:34 +00:00
vitorsemeano
2665923bb0 merged alert and nativeAlert for webpack 2019-02-23 19:14:56 +00:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
vitorsemeano
e272b12755 refactor dynamic require dependencies for webpack 2019-02-23 17:12:14 +00:00
vitorsemeano
427c9d2036 deuglify and indent to 4 spaces site.js 2019-02-23 16:38:53 +00:00
Sparky
802bb3a757 Make types more consistent
There is no instance I can find where these values are ever *actually* strings. Changing them to boolean improves consistency.
2019-02-23 10:29:42 -05:00
grafixeyehero
d2fe0e4bef margining top offset and bottom offset emby-scrollbuttons 2019-02-19 00:37:38 +03:00
Joshua M. Boniface
fe28f88a99
Merge pull request #141 from jellyfin/exit_fullscreen_automatically
Exit fullscreen automatically after video playback ends
2019-02-18 15:13:26 -05:00
Joshua M. Boniface
fca63ceb86
Merge branch 'release-10.2.z' into readd_opensubtitles 2019-02-18 14:57:15 -05:00
Claus Vium
9a7ede5536 Add fullscreen check to avoid errors in Chrome 2019-02-17 23:29:31 +01:00
Claus Vium
53fbc24ac5 Exit fullscreen automatically when video playback stops 2019-02-17 23:13:42 +01:00
WWWesten
8c662380a4 Translated using Weblate (Russian)
Currently translated at 99.5% (2256 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2019-02-17 15:58:26 -05:00
Eliseo Martelli
b2c18d5e20 Translated using Weblate (Italian)
Currently translated at 94.4% (2140 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2019-02-17 15:58:26 -05:00
ZsiGiT
2567d0977d Translated using Weblate (Hungarian)
Currently translated at 74.5% (1689 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2019-02-17 15:58:26 -05:00
bobberb
4832b845a0 Translated using Weblate (Hebrew)
Currently translated at 32.3% (734 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2019-02-17 15:57:03 -05:00
Philipp Hochkamp
e93af55c41 Translated using Weblate (German)
Currently translated at 98.7% (2237 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2019-02-17 15:57:03 -05:00
Joshua Boniface
1692206298 Remove obsolete strings 2019-02-17 15:51:19 -05:00
Joshua M. Boniface
058b3c8ab0
Merge branch 'master' into release-10.2.z 2019-02-17 13:10:55 -05:00
Vasily
29e100c476
Merge pull request #137 from grafixeyehero/dev
Replace HeaderEmbyServer with HeaderJellyfinServer on plugincatalog
2019-02-17 16:19:15 +03:00
Joshua M. Boniface
f7e5946c79
Merge pull request #130 from jellyfin/translations
Import Translations
2019-02-15 20:47:48 -05:00
WWWesten
ff6554ac2a Translated using Weblate (Russian)
Currently translated at 99.5% (2256 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2019-02-15 19:35:36 -05:00
WWWesten
c311c50093 Translated using Weblate (Kazakh)
Currently translated at 97.6% (2213 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2019-02-15 19:35:36 -05:00
Mickaël Bernardini
9755657527 Translated using Weblate (French)
Currently translated at 99.9% (2264 of 2266 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-02-15 19:35:36 -05:00
Claus Vium
36c5842cca Remove left-over JS for Customize Home Screen 2019-02-15 21:15:15 +01:00
grafixeyehero
172cf4d0aa Change wiki links to ones in the web archive 2019-02-15 21:08:58 +03:00
grafixeyehero
821a062efb Replace HeaderEmbyServer with HeaderJellyfinServer on plugincatalog 2019-02-15 19:56:23 +03:00