1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

4580 commits

Author SHA1 Message Date
Cameron
4bf11489cd Migration of musicplaylists to ES6 modules 2020-07-19 10:58:00 +01:00
Cameron
c683d96bc3 Migration of musicgenres to ES6 modules 2020-07-19 10:57:03 +01:00
Cameron
338f678000 Migration of musicartists to ES6 modules 2020-07-19 10:55:06 +01:00
Cameron
d9b777bb96 Migration of musicalbums to ES6 module 2020-07-19 10:54:00 +01:00
Cameron
29ae08ffb4 Migration of musicrecommended to ES6 module 2020-07-19 10:52:15 +01:00
Cameron
eb7d8faf98 Migration of nowplaying and videoosd to ES6 modules 2020-07-19 10:40:41 +01:00
Cameron
822e48e98f
Merge branch 'es6' into migrate-to-ES6-21 2020-07-19 10:17:21 +01:00
Cameron
54b4b3e11a fix typo 2020-07-19 10:15:23 +01:00
Cameron
424d324298 remove .default 2020-07-19 10:13:35 +01:00
Cameron
f62f92b7d5 Fix me breaking networking 2020-07-19 10:04:20 +01:00
dkanada
a3c0617be8
Merge branch 'es6' into migrate-to-ES6-8 2020-07-19 17:49:36 +09:00
LinFor
d7142955f9 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2020-07-19 04:12:28 -04:00
dkanada
3f7dc3c7c1
Merge branch 'es6' into migrate-to-ES6-15 2020-07-19 15:38:03 +09:00
dkanada
064851835e
Merge branch 'es6' into migrate-to-ES6-14 2020-07-19 15:19:52 +09:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
dkanada
bba11319df
Merge pull request #1539 from Camc314/migrate-to-ES6-10
Migration of networking, playback, serveractivity, mediaLibrary to ES6 Modules
2020-07-19 14:29:11 +09:00
dkanada
56400a8d01 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2020-07-19 01:28:22 -04:00
dkanada
acb9244b5a
Merge branch 'es6' into es6-migration-6 2020-07-19 14:13:15 +09:00
dkanada
baa6c65946 Translated using Weblate (English)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en/
2020-07-19 00:59:15 -04:00
dkanada
3f99f35037 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2020-07-19 00:59:15 -04:00
Luis Dominguez
8b942d089a Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2020-07-19 00:59:15 -04:00
MrTimscampi
5ca77d53fd Redesign login page and select server 2020-07-19 04:49:18 +02:00
MrTimscampi
8ed2a185ee Replace trigger and handle with handleCommand 2020-07-18 23:38:00 +02:00
Cameron
84f2047df3 update variable declerations 2020-07-18 21:51:48 +01:00
Cameron
233f7382ee update scheduledtasks 2020-07-18 21:45:04 +01:00
Cameron
f74f310630 Migration of scheduledtask and scheduledtasks to ES6 modules 2020-07-18 21:42:43 +01:00
Cameron
d01e4a1e2f Migration of user/menu and user/profile to ES6 modules 2020-07-18 21:08:35 +01:00
Nicolas Kheirallah
f9ba67f146 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2020-07-18 15:23:11 -04:00
Jiacheng Hou
4f6de69ad8 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2020-07-18 14:24:05 -04:00
Jiacheng Hou
118c9d3df5 Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2020-07-18 14:24:04 -04:00
Sverre
778816033b Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2020-07-18 14:24:04 -04:00
orgrinrt
dbcc35db63 Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2020-07-18 10:19:32 -04:00
Cameron
680b14b783
Merge branch 'es6' into migrate-to-ES6-13 2020-07-18 14:59:15 +01:00
Cameron
7c19f26e87
Merge branch 'es6' into migrate-to-ES6-15 2020-07-18 14:35:41 +01:00
dkanada
57dcda9294
Merge branch 'es6' into migrate-to-ES6-10 2020-07-18 21:35:50 +09:00
dkanada
09aa721e3d
Merge pull request #1536 from Camc314/migrate-to-ES6-5
Migration of emby-ratingbutton, emby-scrollbuttons and emby-select to ES6 modules
2020-07-18 21:35:18 +09:00
dkanada
ce143bc569
Merge pull request #1512 from Camc314/migrate-to-es6-1
Migration itemContextMenu and maintabmanager to ES6 modules
2020-07-18 20:50:59 +09:00
Cameron
28bf9c3e6f Migration of playlists to ES6 module 2020-07-18 09:28:07 +01:00
Cameron
fc96cbd9ad Migration of editorsidebar to ES6 module 2020-07-18 09:23:00 +01:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
Cameron
7d3e3f2f92 update variables and fix require 2020-07-18 08:59:55 +01:00
Cameron
7cfb677f5f Migration of nowPlayingBar to ES6 module 2020-07-18 08:26:41 +01:00
Cameron
c0d4c9f134 remove require 2020-07-17 20:56:21 +01:00
Cameron
0b98e7770f Migration of alphanumericshortcuts, autobackdrops and youtubeplayer/plugin to ES6 modules 2020-07-17 20:56:16 +01:00
Cameron
47ce90a22f remove require 2020-07-17 19:10:07 +01:00
Cameron
c11977c9fe Migration of wizard to ES6 modules 2020-07-17 19:04:56 +01:00
Emilio
a2ac8353fa Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-07-17 14:03:00 -04:00
Cameron
f29f3e15fb Migration of playerstats to ES6 module 2020-07-17 17:52:05 +01:00
Cameron
523231fcd1 Migration of metadataeditor and personeditor to ES6 modules
This reverts commit e75ff1fb9a12dbfe4a99a9dad4a0ea31a6343894.
2020-07-17 17:50:52 +01:00
Cameron
93fcca6965 update paper button and button 2020-07-17 17:02:49 +01:00