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

1816 commits

Author SHA1 Message Date
Xantios Krugor
2a822704d6 Use focusManager.default in non ES6 modules 2020-08-05 12:19:51 +02:00
Cameron
84b9dc95f6 Migration of recording editor and fields to ES6 modules 2020-08-05 10:13:11 +01:00
Cameron
1b69c89b31 replace for with for...of 2020-08-05 09:13:46 +01:00
Cameron
fbb98bdd2f Migration of guide and guide-settings to ES6 modules 2020-08-05 09:00:24 +01:00
matjaz321
8c58472dcf Migrated castSenderApi.js to es6 module 2020-08-04 19:15:15 +02:00
Cameron
234a70875d Remove Missed Required 2020-08-04 15:15:59 +01:00
Cameron
e77d30d9a0
Merge branch 'master' into migrate-to-ES6-58 2020-08-04 13:51:04 +01:00
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
Cameron
7184705a48
Merge branch 'master' into migrate-to-ES6-54 2020-08-04 11:46:23 +01:00
Cameron
5ba3a57479
Merge branch 'master' into migrate-to-ES6-52 2020-08-04 11:45:14 +01:00
Cameron
df03900f45
Merge branch 'master' into migrate-to-ES6-46 2020-08-04 11:44:57 +01:00
Cameron
2feb4c966f Migration of recordingbutton and recordingcreator to ES6 modules 2020-08-04 10:33:16 +01:00
Cameron
6f50c5cbfb lint 2020-08-03 15:07:46 +01:00
Cameron
a39834c705
Merge branch 'master' into migrate-to-ES6-42 2020-08-03 15:01:42 +01:00
Xantios Krugor
6f78cdfde2 Its build as ES6 module, no need for the strict 2020-08-03 15:08:17 +02:00
Xantios Krugor
df1f9470e6 ESLint is a magnificent piece of software that everybody should love /sarcasm 2020-08-03 14:46:48 +02:00
Xantios Krugor
133e1c9085 Disable linter for this file 2020-08-03 14:28:20 +02:00
Xantios Krugor
32e3df7801 Move focusManager to ES6 2020-08-03 14:27:28 +02:00
Cameron
4af9b91c3b Update var declerations 2020-08-03 07:40:48 +01:00
dkanada
6c375a52bc merge branch master into config 2020-08-03 04:46:07 +09:00
Cameron
a7ad147aad Migration of xmltv and livetvguideprovide to ES6 module 2020-08-02 18:48:57 +01:00
Dmitry Lyzo
7683622e5d Fix injecting of view with embedded script 2020-08-02 20:04:50 +03: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
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