Commit Graph

188 Commits

Author SHA1 Message Date
EffeF e6f997d06d Translated using Weblate (Italian)
Currently translated at 92.4% (2096 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/it/
2019-02-13 00:35:19 -05:00
ZsiGi 17dfb49e7c Translated using Weblate (Hungarian)
Currently translated at 43.9% (995 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -05:00
dkanada 8f71e0ace0 Translated using Weblate (Greek)
Currently translated at 84.8% (1922 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/el/
2019-02-13 00:35:19 -05:00
Leo Verto e9bc02d740 Translated using Weblate (German)
Currently translated at 93.9% (2130 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/de/
2019-02-13 00:35:19 -05:00
dkanada 2b9d0472a2 Translated using Weblate (German)
Currently translated at 93.9% (2130 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/de/
2019-02-13 00:35:19 -05:00
dkanada 6ee42c6136 Translated using Weblate (French)
Currently translated at 94.7% (2147 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/fr/
2019-02-13 00:35:19 -05:00
Erwin de Haan 5eaa6fbc29 Translated using Weblate (Dutch)
Currently translated at 91.8% (2081 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/nl/
2019-02-13 00:35:19 -05:00
dkanada 357cca843c Translated using Weblate (Dutch)
Currently translated at 91.8% (2081 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/nl/
2019-02-13 00:35:19 -05:00
dkanada efa218d4c6 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.4% (2118 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/zh_Hans/
2019-02-13 00:35:19 -05:00
Zsigó Tibor 163b6107d5 Translated using Weblate (Hungarian)
Currently translated at 43.6% (990 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -05:00
Zsigó Tibor d6856060d1 Translated using Weblate (Hungarian)
Currently translated at 42.0% (953 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -05:00
Zsigó Tibor 59a84e5384 Translated using Weblate (Hungarian)
Currently translated at 41.7% (945 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -05:00
Claus Vium 2a6b3791bc Change sharedcomponents module to core 2019-02-08 07:50:23 +01:00
Joshua Boniface 4f91646892 Fix syntax error in site.js 2019-02-05 19:41:25 -05:00
Vasily 0f96bb2b82 apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-02-05 18:50:39 +01:00
dkanada f4798932ef remove useless function 2019-02-05 18:50:39 +01:00
dkanada 340745718a manual deminification for some plugin methods 2019-02-05 18:50:39 +01:00
dkanada 5ef781be84 remove some checks that break server selection 2019-02-05 18:50:39 +01:00
dkanada cdfdfe6e95 remove arbitrary block on plugins for the android app 2019-02-05 18:50:39 +01:00
dkanada 2fb28de925 add multiserver support for web client 2019-02-05 18:50:39 +01:00
Vasily 884c264b40 Merge pull request #118 from anthonylavado/fix-safari-pip
Enable and fix PiP for Safari
2019-02-04 20:01:35 +03:00
Claus Vium d7cef56e23 Update src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js
Remove extra newline

Co-Authored-By: anthonylavado <anthonylavado@users.noreply.github.com>
2019-02-04 10:00:26 -05:00
Claus Vium 8ec57de307 Update src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js
Co-Authored-By: anthonylavado <anthonylavado@users.noreply.github.com>
2019-02-04 03:56:41 -05:00
Anthony Lavado c99f9c6d65 Stacks the condition for Safari support and Chrome support all in to one
This puts the IF condition for detecting Chrome PiP support into the same line as the one that sets it up for Safari. I tested it in both browsers, as well as Firefox. In browsers where PiP is supported, they each respond to their own call and not the other (Safari only responds to the Webkit check, Chrome only responds to the document check). Firefox currently supports neither standard, so there's no issue there.
2019-02-04 03:28:54 -05:00
Vasily d3ca840136 Merge pull request #116 from dkanada/strings
Consolidate all strings into a single file per language
2019-02-03 18:14:14 +03:00
dkanada d10580e9e1 sort all translation files alphabetically 2019-02-03 23:25:19 +09:00
dkanada 164d961104 merge duplicate language files 2019-02-03 23:18:55 +09:00
dkanada 6ffae6cbe0 remove module reference from method calls 2019-02-03 23:14:41 +09:00
dkanada e2d975de09 remove sharedcomponent string loading method 2019-02-03 23:14:41 +09:00
dkanada 945c57be28 move all strings to the same location 2019-02-03 19:34:39 +09:00
dkanada 345ee6b0f4 use lowercase characters for string files to match sharedcomponents 2019-02-03 19:34:09 +09:00
Anthony Lavado 04bf6a3305 Fix the value to be grey
Accidentally pushed up a commit that had it at white. This is now the correct middle grey.
2019-02-03 04:03:04 -05:00
Anthony Lavado f0b8a44bcf Make the toggle track visible on all themes
The default toggle track colour was essentially a transparent black. While this works on brighter themes, it didn't work on the now default dark theme. It is now set to a "middle grey" that is visible on all themes (light or dark).
2019-02-03 03:55:29 -05:00
Anthony Lavado 65581958e1 Enable and fix PiP for Safari
This enables the previously commented out lines that would enable Picture in Picture support for Safari.
Also fixed IF condition to match the Apple developer reccomendation: https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
2019-02-03 03:34:50 -05:00
Sparky 0e8e114c14 Remove commented code 2019-02-02 09:42:47 -05:00
Sparky 1c523fc4f0 Removed seasonal theme support
As our sole season theme was for Halloween and relied on dubiously licensed art assets to work, I removed the entire system.

Fixes #71
2019-02-02 09:35:56 -05:00
dkanada 87645e7748 remove commas from the end of translation files 2019-02-02 13:28:17 +01:00
dkanada 02d11dff81 remove direct access of cordova methods (#78)
* deminify some dependency loading

* remove direct access of native methods

* move static dependencies to array initialization
2019-02-01 11:22:26 +01:00
Vasily fd810c4bec Merge pull request #95 from dkanada/language-bug
add display language option back
2019-02-01 12:48:31 +03:00
Claus Vium 8d06ac275b Merge branch 'master' into remove_games 2019-01-31 19:04:06 +01:00
dkanada 5b5f3f4462 add display language option back 2019-01-31 18:34:08 +09:00
dkanada 3f0323fc7c update british strings 2019-01-31 18:30:53 +09:00
Vasily d79a07dd34 Merge pull request #79 from cvium/remove_more_connect
Remove unused Connect related from the frontend
2019-01-30 16:57:23 +03:00
Vasily 0db5ebf618 Merge pull request #74 from cvium/master
Add download menu option to media items
2019-01-30 15:53:08 +03:00
Claus Vium 94bab172f0 Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
2019-01-29 11:39:27 -06:00
Claus Vium 1d7854541b Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
2019-01-29 11:39:11 -06:00
Claus Vium ba0c888960 Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
2019-01-29 11:38:57 -06:00
Justin Suess d37919cbf0 Fixed syntax error in en-GB.json 2019-01-29 05:58:03 -06:00
Justin Suess 52010486b9 addressed suggested changes in pull request. 2019-01-29 05:57:03 -06:00
Justin Suess a62d70fc78 Changed the optional message to be more clear 2019-01-28 20:19:08 -06:00