Commit Graph

6428 Commits

Author SHA1 Message Date
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 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
Joshua M. Boniface 82f171e99a Merge pull request #187 from dkanada/eslint
Add CI for eslint
2019-03-16 11:00:08 -04:00
Joshua M. Boniface e6e38adebe Merge pull request #177 from vitorsemeano/webpack_part22
Conversion to webpack - part2 - emby-webcomponents into components and module naming resolution
2019-03-16 10:59:36 -04:00
vitorsemeano c5bbc81cab Merge branch 'master' into webpack_part22 2019-03-16 14:06:18 +00:00
dkanada e38a34384a add ci for eslint 2019-03-16 01:55:47 -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
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 M. Boniface f53f11b4da Merge pull request #180 from vitorsemeano/fix_apphost_type
Apply typo fix for apphost
2019-03-13 21:43:15 -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 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
Vasily 65aec76e06 Merge pull request #162 from vitorsemeano/webpack_part1
Convertion to webpack - part1 - npm and dynamic module resolution for site.js
2019-03-13 00:03:47 +03:00
vitorsemeano 4fefa4f9b6 update branch with upstream 2019-03-12 21:00:35 +00:00
Vasily e08d7256a7 Merge pull request #175 from anthonylavado/link-fix
Update the translation help link
2019-03-12 22:29:39 +03: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
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
Vasily a0e9e59e0f Merge pull request #171 from cvium/fix_playback_order
Sort item results in the same order as requested
2019-03-11 15:38:21 +03: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