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

1567 commits

Author SHA1 Message Date
Cameron
aaad59cca6 addition of defaults 2020-08-04 13:47:47 +01:00
Cameron
73bb781c6a Migration of layoutManager and itemsrefresher to ES6 module 2020-08-04 13:47:40 +01:00
dkanada
6c375a52bc merge branch master into config 2020-08-03 04:46:07 +09:00
Dmitry Lyzo
7683622e5d Fix injecting of view with embedded script 2020-08-02 20:04:50 +03: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
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
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
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
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
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
dkanada
889b9a3d73 update a few more strings 2020-08-01 01:26:45 +09:00
dkanada
3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
dkanada
66f04066ee
Merge pull request #1710 from MrTimscampi/remove-image-hack
Remove image size hack
2020-07-31 22:33:48 +09:00
dkanada
1a9f39caaf
Merge pull request #1709 from jellyfin/unstable
Rename chromecast flavors
2020-07-31 22:18:44 +09:00
MrTimscampi
ae520390c6 Remove image size hack 2020-07-31 15:18:32 +02:00
dkanada
79a59d17c3 rename chromecast flavors 2020-07-31 22:16:20 +09:00
Cameron
5b91863b49
Merge branch 'master' into migrate-to-ES6-39 2020-07-31 13:57:49 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
df162f3ca3
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 09:52:21 +01:00
Cameron
e445341405
Update src/components/favoriteitems.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-31 09:47:58 +01:00
dkanada
b1e116885a
Merge pull request #1693 from Camc314/migrate-to-ES6-49
Migration of playqueuemanager to ES6 module
2020-07-31 17:15:36 +09:00
dkanada
4359d06a8f
Merge pull request #1692 from Camc314/migrate-to-ES6-50
Migration of refresh dialog to ES6 module
2020-07-31 17:15:17 +09:00
MrTimscampi
a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
Cameron
17923bb924 Migration of playqueuemanager to ES6 module 2020-07-30 10:15:25 +01:00
Cameron
f05fdfc0a4 Migration of refresh dialog to ES6 module 2020-07-30 08:38:09 +01:00
Mariusz Chryc
56aaed9f81 Fix string 2020-07-29 18:11:27 +02:00
Mariusz Chryc
260668f501 Fix lintint errors 2020-07-29 18:05:45 +02:00
Mariusz Chryc
fd55eb99ac Fix updateNowPlayingInfo when artist or album are empty 2020-07-29 17:49:07 +02:00
Bill Thornton
585667067b Fix fullscreen video in iOS Safari 2020-07-29 09:28:06 -04:00
Cameron
ddf65f31e0 fix lint 2020-07-29 10:09:05 +01:00
Cameron
f93c93f870 Migration of itemhelper to ES6 module 2020-07-29 10:05:16 +01:00