Commit graph

12314 commits

Author SHA1 Message Date
Cameron
7952ead55f migration of tvlatest to ES6 module 2020-07-12 15:25:49 +01:00
Cameron
5659c0f921 Migration of genres to ES6 module 2020-07-12 15:25:28 +01:00
Cameron
a0bc2f217a Migration of episodes to ES6 module 2020-07-12 15:25:13 +01:00
dkanada
bd711ea520
Merge branch 'es6' into migrate-to-es6-1 2020-07-12 14:24:05 +09:00
Franco Castillo
3dfc370012 Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2020-07-11 20:54:22 -04:00
dkanada
aa9059d077 fix some css issues with now playing bar 2020-07-12 06:09:57 +09:00
dkanada
868dfff829 hide play button for now 2020-07-12 04:48:38 +09:00
dkanada
11e675de58 fix two minor issues 2020-07-12 04:24:45 +09:00
Cameron
7b509fdde4 Migration of proflie, profiles and settings (DLNA) to ES6 Modules 2020-07-11 16:54:20 +01:00
dkanada
c0d71f9bff
Merge pull request #1541 from Influence365/add-toast-1
Migration of display, home, playback and subtitles to ES6 modules and small fixes
2020-07-11 23:32:22 +09:00
Cameron
df2af2a6ef remove autosave and update variable declerations 2020-07-11 14:57:41 +01:00
Cameron
8af1142000 migration of display, home, playback and subtitles to ES6 modules 2020-07-11 14:56:06 +01:00
dkanada
21ca0ec23d
Merge pull request #1544 from Influence365/dashboard-bug-fixes
Dashboard Styling Bug fixes (add library text cut off, css textbox, and too long last seen text)
2020-07-11 22:37:18 +09:00
Cameron
cc1634e9f9 update 2020-07-11 14:10:12 +01:00
Cameron
376f00c059 update variable declerations 2020-07-11 14:04:11 +01:00
Cameron
5545c05089 updates to lint and profile 2020-07-11 13:42:30 +01:00
Cameron
c62ad4ae83 Update variable declerations 2020-07-11 11:56:57 +01:00
Cameron
4e3e2d1428 migration of apikeys, dashboard and encodingsettings to ES6 modules 2020-07-11 11:46:51 +01:00
Cameron
fd21f2198d fix medialibrary.js, lint and convert variable declerations 2020-07-11 11:39:36 +01:00
Cameron
39c1b6fa65 update var declerations 2020-07-11 11:26:24 +01:00
Cameron
5bc2a439fd update var declerations 2020-07-11 11:23:28 +01:00
dkanada
b47cf2cd04
fix spacing 2020-07-11 18:39:36 +09:00
Cameron
61af6779e5 migrate emby-progressbar, itemrefreshindicator, progressring and slider to ES6 modules 2020-07-11 10:36:04 +01:00
dkanada
8730828f6f
Merge pull request #1443 from grafixeyehero/es6-directorybrowser
Migration directorybrowser to ES6 modules
2020-07-11 18:33:34 +09:00
dkanada
f97cb2cbb2
Merge branch 'es6' into es6-directorybrowser 2020-07-11 18:33:25 +09:00
Cameron
e31cae5af8 update variable declerations 2020-07-11 09:52:35 +01:00
Quentin
92afa211c8 Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pr/
2020-07-11 02:56:58 -04:00
Cameron
abcc8b6c60 fix lint 2020-07-10 20:07:32 +01:00
Cameron
85b8671294 update var declerations 2020-07-10 20:05:00 +01:00
Cameron
c18118275a define functions 2020-07-10 19:57:42 +01:00
Cameron
e3d9518574 remove rerquire and update var declerations 2020-07-10 19:56:24 +01:00
Alan Beale
0436d19501 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2020-07-10 14:11:16 -04:00
Cameron
b4e43f2436 remove var 2020-07-10 18:09:02 +01:00
Is
b730891943 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2020-07-10 09:25:14 -04:00
Alan Beale
379b4766e5 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2020-07-10 09:25:13 -04:00
Dmitry Lyzo
60a6023e77 Keep OSD visible when dialog is open 2020-07-10 15:15:46 +03:00
dkanada
2253759b8a
Merge branch 'es6' into es6-migration-6 2020-07-10 18:27:42 +09:00
lelamamalgache
11b6389534 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-07-09 19:23:31 -04:00
Cameron
2a5b89d775 Merge branch 'dashboard-bug-fixes' of https://github.com/Influence365/jellyfin-web into dashboard-bug-fixes 2020-07-09 22:24:08 +01:00
Cameron
107e4c273e fix lint 2020-07-09 22:22:29 +01:00
Cameron
6d6e002bd4 fix lint 2020-07-09 22:19:00 +01:00
Cameron
0695c8c7a8 bug fixes 2020-07-09 21:44:49 +01:00
dkanada
c0d8b903c8
Merge pull request #1534 from MrTimscampi/syncplay-better-api
Use new SyncPlay API client
2020-07-10 05:28:42 +09:00
MrTimscampi
6cf9cf6632 Upgrade jellyfin-apiclient 2020-07-09 22:23:50 +02:00
dkanada
d7da6cb7cf
Merge pull request #1361 from grafixeyehero/es6-migration
Migration imageUploader, itemidentifier and itemMediaInfo to ES6 modules
2020-07-10 01:56:55 +09:00
dkanada
c5b7ce973f
update comment 2020-07-10 01:56:47 +09:00
Dmitry Lyzo
8843f7cb93 Fix OSD lock 2020-07-09 19:07:25 +03:00
Dmitry Lyzo
1be111eeef Use proper target property 2020-07-09 18:58:45 +03:00
Cameron
e033a748cc Migration of all files in auth to ES6 Modules
addserver
forgotpassword
forgotpasswordpin
login
selectserver
2020-07-09 16:20:32 +01:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00