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

10661 commits

Author SHA1 Message Date
Cameron
5d4b133dcf
Merge branch 'master' into migrate-to-ES6-45 2020-08-02 18:00:52 +01:00
Cameron
275676f712 remove defaults 2020-08-02 17:58:21 +01:00
Cameron
ee23096fed
Merge branch 'master' into migrate-to-ES6-52 2020-08-02 17:45:27 +01:00
Cameron
b082613ed9 Migration of viewManager to ES6 module 2020-08-02 17:44:03 +01:00
Anthony Lavado
ab9398344f
Merge pull request #1718 from MrTimscampi/yaes6
Migrate routes.js and mouseManager to ES6
2020-08-02 08:28:28 -07:00
Cameron
ce2b2d70ab
Merge branch 'master' into migrate-to-ES6-48 2020-08-02 15:16:13 +01:00
Dmitry Lyzo
18838a9ed7
Merge branch 'master' into yaes6 2020-08-02 17:15:58 +03:00
Dmitry Lyzo
469ae9ae8b Remove ES6 import hack for 'loading' 2020-08-02 15:35:46 +03:00
Dmitry Lyzo
40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
Cameron
b5c1cbb5b3 Remove ailaising this in music 2020-08-02 12:16:14 +01:00
dkanada
0a0e7112f0 fix linting issues 2020-08-02 17:41:51 +09:00
dkanada
1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
Cameron
9067047403
Update src/components/playback/playbackmanager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-02 09:27:03 +01:00
Cameron
042cb4119b lint 2020-08-02 09:22:03 +01:00
Cameron
0e409e2717
Merge branch 'master' into migrate-to-ES6-48 2020-08-02 09:14:01 +01:00
Cameron
91cd1a75d7 Apply Suggestions 2020-08-02 09:00:26 +01:00
Cameron
7ffb7ab0fc fix lint and bug 2020-08-02 09:00:26 +01:00
Cameron
49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
Cameron
a72c843b13 Migration of playbackmanager to ES6 module 2020-08-02 09:00:24 +01:00
dkanada
54eab501c9
Merge branch 'master' into titles 2020-08-02 16:57:13 +09:00
dkanada
a9e0eec51a
Merge branch 'master' into migrated-livetvsettings-to-es6-module 2020-08-02 16:54:45 +09:00
dkanada
5679067abf
Merge pull request #1679 from Camc314/migrate-to-ES6-47
Migration of loading and favoriteitems to ES6 modules
2020-08-02 16:53:29 +09:00
dkanada
cefdde1848
Merge pull request #1681 from jellyfin/book-paging
Add paging in book player with touch events
2020-08-02 16:50:29 +09:00
schbal
60ca2d5bd1 Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2020-08-01 21:32:48 -04:00
dkanada
b1aa18e7e7
Merge pull request #1686 from Larvitar/master
Fix issue with nowplaying page when item.Album or item.Artists are null.
2020-08-02 02:55:41 +09:00
MrTimscampi
01fd2e056d Fix suggestions 2020-08-01 19:22:33 +02:00
dkanada
891f54563b change error message key 2020-08-02 01:23:57 +09:00
matjaz321
0c8e1994b7 fixed linting errors 2020-08-01 15:36:16 +02:00
matjaz321
ab52727254 Migrated livetvseriestimer to es6 module 2020-08-01 15:32:57 +02:00
matjaz321
9da6f2d6bc Migrated livetvsuggested.js to es6 module 2020-08-01 15:21:25 +02:00
Larvitar
716c9d71b2 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2020-08-01 09:00:34 -04:00
matjaz321
39a1d94c50 Migrated to es6 module 2020-08-01 14:52:15 +02:00
MrTimscampi
48899bead2 Update Swiper to 6.1.1 2020-08-01 14:48:48 +02:00
Vitorvlv
a609e3e2b4 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-08-01 06:41:55 -04:00
Thomas Schwery
4ee939a762 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-08-01 06:41:55 -04:00
MrTimscampi
1f3bc8a427 Migrate mouseManager to es6 2020-08-01 05:46:31 +02:00
MrTimscampi
5d2d8d2855 Fix typo in imageLoader 2020-08-01 05:37:07 +02:00
MrTimscampi
af93c4a798 Migrate routes.js to ES6 2020-08-01 05:36:36 +02:00
matjaz321
7e5e429625 small fix 2020-07-31 23:31:32 +02:00
matjaz321
c5c11279b8 Migrated to es6 module 2020-07-31 23:27:51 +02:00
Cameron
0acf8534bb
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-31 21:39:31 +01:00
Cameron
70a8bd1f09 Merge branch 'migrate-to-ES6-47' of https://github.com/Camc314/jellyfin-web into migrate-to-ES6-47 2020-07-31 21:38:02 +01:00
Cameron
dd0e47a70e Apply suggestions 2020-07-31 21:35:01 +01:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
Anthony Lavado
1349914e7e
Merge pull request #1700 from matjaz321/migration-livetvstatus-to-es6-module
Migrated livetvstatus.js to es6 module
2020-07-31 13:22:58 -07:00
dkanada
3506520896 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2020-07-31 12:48:37 -04:00
millallo
90ace62db6 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2020-07-31 12:48:37 -04:00
Lukáš Kucharczyk
1fd6f7124f Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-07-31 12:48:36 -04:00
matjaz321
8b1c80c4fb more fixes 2020-07-31 18:44:37 +02:00
Matjaz Zavski
620f9cd30f
Update src/controllers/livetvstatus.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-31 18:41:31 +02:00