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
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
107e4c273e fix lint 2020-07-09 22:22:29 +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
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
Cameron
8ad12fa0bb migration of device and devices.js to ES6 modules 2020-07-09 14:23:41 +01:00
Cameron
ee54d4efdb Migration of userpasswordpage and userprofilespage to ES6 modules 2020-07-09 13:49:17 +01:00
Cameron
84a47081be migration of usernew and userparentalcontrol to ES6 modules 2020-07-09 13:47:35 +01:00
Cameron
ccad334517 migration of useredit and library access to ES6 modules 2020-07-09 13:47:12 +01:00
Cameron
613f0024bc Migration of general and library details to ES6 Modules 2020-07-09 08:54:47 +01:00
Cameron
3186955376 Migration of metadataImages, metadatanfo, streaming to ES6 Mo 2020-07-09 08:54:12 +01:00
lelamamalgache
9f0dfb4756 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-07-08 20:43:34 -04:00
Cameron
e230e05e6e migrate mediaLibrary to ES6 module 2020-07-08 20:24:44 +01:00
Cameron
1ac3ecbfa7 Migrate networking.js, playback.js, serveractivity.js to ES6 modules 2020-07-08 19:58:28 +01:00
rhythm493
09a303a428 Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mr/
2020-07-08 14:04:33 -04:00
Cameron
d07a0aa3a9 Migrate emby-itemscontainer, playstatebutton, programcell to ES6 modules 2020-07-08 18:01:19 +01:00
Cameron
f2669cd530 migrate emby-radio, scroller and tabs to ES6 modules 2020-07-08 17:41:33 +01:00
Cameron
8d17c6fc6f fix lint 2020-07-08 16:44:47 +01:00
Cameron
5a1e01c650 migrate emby-ratingbutton, scrollbuttons and select to ES6 modules 2020-07-08 16:40:30 +01:00
Cameron
69507a0bd9 Migration of emby-checkbox, textarea, toggle to ES6 Modules 2020-07-08 16:32:57 +01:00
Cameron
8af1a74fd2 migrate itemContextMenu and maintabmanager to ES6 modules 2020-07-08 16:19:44 +01:00
Michael Epstein
6139d936e2 Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2020-07-07 19:02:52 -04:00
rom4nik
97baba6fe5 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2020-07-07 19:02:51 -04:00
Michael Epstein
316f55bf5d Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2020-07-07 19:02:50 -04:00
MrTimscampi
2a15569e57 Use new SyncPlay API client 2020-07-07 18:20:53 +02:00
dkanada
5ea152f8c6
Merge pull request #1532 from Influence365/fix-curvy-corners
Further fixes for purplehaze and AppleTV
2020-07-07 10:51:47 +09:00
Influence365
b809928bc4
Update src/themes/appletv/theme.css
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-06 21:46:16 +01:00
Cameron
1f97eedfbc fix lint 2020-07-06 20:59:00 +01:00
MrTimscampi
45a2a9b095 Fix duplicated rule 2020-07-06 20:55:04 +02:00
MrTimscampi
5e8421e625 Add provider name to identification results 2020-07-06 20:45:49 +02:00
MrTimscampi
d0e2d0c91b Adjust text selection rules 2020-07-06 20:45:31 +02:00
Cameron
ca1992ce74 fixes for purplehaze and AppleTV (for slow mode) 2020-07-06 19:23:08 +01:00
Fernando Fernández
25b96643cf Fix TV layout 2020-07-06 19:44:04 +02:00
pc-v2
df0f266ef0 Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2020-07-06 13:02:53 -04:00
Joshua M. Boniface
8fca6058e7
Merge pull request #1516 from MrTimscampi/update-deps
Update deps
2020-07-06 09:08:54 -04:00
SosoPlayz
ff6a8af234 Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2020-07-06 08:53:15 -04:00
Cameron
6c8c82f75d fix lint 2020-07-06 11:37:29 +01:00
Cameron
8e4d672c7b a variety of theme based fixes 2020-07-06 11:26:40 +01:00
Daisuke Inoue
242413ab18 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2020-07-05 11:09:59 -04:00
orgrinrt
0abdaae863 Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2020-07-05 11:09:58 -04:00