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

11 commits

Author SHA1 Message Date
Cameron
be3dc8c697
Update src/controllers/home.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-08 18:41:23 +01:00
Cameron
df03900f45
Merge branch 'master' into migrate-to-ES6-46 2020-08-04 11:44:57 +01:00
Cameron
ea852b6cdb
Merge branch 'master' into migrate-to-ES6-41 2020-08-03 14:58:18 +01:00
Cameron
38d25172d5 Fix type and applysuggestions to home.js 2020-07-31 17:06:04 +01:00
Cameron
997054ab12 remove require
This reverts commit bef8a4509d0b151e7a2e85f549bfca49ce952341.
2020-07-31 16:10:38 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
612d74fd2c Migration of home and librarymenu to ES6 modules 2020-07-28 22:04:01 +01:00
Cameron
3658b4471a Migration of Favorites and Hometab to ES6 modules 2020-07-26 11:29:26 +01:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
vitorsemeano
9c758a8d85 module resolution for appRouter and moved controllers to dir 2019-03-22 23:43:05 +00:00
Renamed from src/home/home.js (Browse further)