Commit Graph

293 Commits

Author SHA1 Message Date
Cameron f74f310630 Migration of scheduledtask and scheduledtasks to ES6 modules 2020-07-18 21:42:43 +01:00
Cameron 680b14b783 Merge branch 'es6' into migrate-to-ES6-13 2020-07-18 14:59:15 +01:00
Cameron 7c19f26e87 Merge branch 'es6' into migrate-to-ES6-15 2020-07-18 14:35:41 +01:00
dkanada 57dcda9294 Merge branch 'es6' into migrate-to-ES6-10 2020-07-18 21:35:50 +09:00
Cameron f296eb3475 Migration of taskbutton and touchHelper to ES6 modules 2020-07-17 11:30:39 +01:00
Cameron f084f36757 Merge branch 'es6' into migrate-to-ES6-23 2020-07-17 07:45:06 +01:00
Cameron c27ff4a01c Merge branch 'es6' into migrate-to-ES6-11 2020-07-16 11:28:34 +01:00
Cameron dfcf0d5d6b update variable declerations 2020-07-16 11:25:17 +01:00
Cameron 45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
Cameron 1200617639 Migration of activitylog and datetime to ES6 modules 2020-07-15 14:34:57 +01:00
Cameron 92ccdb8709 Merge branch 'es6' into migrate-to-ES6-14 2020-07-15 10:07:06 +01:00
Cameron c813b315a7 Merge branch 'es6' into migrate-to-ES6-13 2020-07-15 10:05:30 +01:00
Cameron 455cca45d2 Merge branch 'es6' into migrate-to-ES6-10 2020-07-15 10:04:52 +01:00
Cameron 8549b7632f Merge branch 'es6' into migrate-to-es6-12 2020-07-15 09:58:26 +01:00
dkanada 11e675de58 fix two minor issues 2020-07-12 04:24:45 +09:00
Cameron 7b509fdde4 Migration of proflie, profiles and settings (DLNA) to ES6 Modules 2020-07-11 16:54:20 +01:00
Cameron 376f00c059 update variable declerations 2020-07-11 14:04:11 +01:00
Cameron 5545c05089 updates to lint and profile 2020-07-11 13:42:30 +01:00
Cameron c62ad4ae83 Update variable declerations 2020-07-11 11:56:57 +01:00
Cameron 4e3e2d1428 migration of apikeys, dashboard and encodingsettings to ES6 modules 2020-07-11 11:46:51 +01:00
Cameron fd21f2198d fix medialibrary.js, lint and convert variable declerations 2020-07-11 11:39:36 +01:00
Cameron 39c1b6fa65 update var declerations 2020-07-11 11:26:24 +01:00
dkanada f97cb2cbb2 Merge branch 'es6' into es6-directorybrowser 2020-07-11 18:33:25 +09: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
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
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
nyanmisaka 429c47f414 add tonemapping settings 2020-07-02 01:22:07 +08:00
dkanada d04ca8469b Merge branch 'es6' into es6-migration-2 2020-06-28 16:50:04 +09:00
grafixeyehero daedd3a61d apply suggestion 2020-06-26 19:30:44 +03:00
Bond-009 86f2f44d7a Merge pull request #1464 from neilsb/system-plugin-removal
Prevent removal of system plugins
2020-06-22 15:52:22 +02:00
dkanada d93911c407 Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
Neil Burrows 4f45bdb024 Update src/controllers/dashboard/plugins/installed.js
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-22 14:08:57 +01:00
Neil Burrows 89535e1c36 Update src/controllers/dashboard/plugins/installed.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-06-22 10:43:54 +01:00
Neil Burrows f1970d88ae Prevent removal of system plugins 2020-06-22 10:14:13 +01:00
grafixeyehero 58205e11bb Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
grafixeyehero 30cd42ae7c Migration prompt to ES6 modules 2020-06-18 23:06:30 +03:00
grafixeyehero 1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
ferferga b791302fb1 Remove leftover from 02baff1fe0 2020-06-17 18:50:05 +02:00
dkanada ce67087811 fix quotes in repository controller 2020-06-17 02:15:05 +09:00
dkanada bfc3e20df4 simplify repository save and add attribute 2020-06-16 21:14:04 +09:00
Anthony Lavado c263a90d5b Merge pull request #1046 from nyanmisaka/hwaccel
Add more separate hardware decoding toggles
2020-06-16 00:08:48 -04:00
dkanada 08fb42155d fix repository deletion and some css issues 2020-06-11 19:34:06 +09:00
dkanada 9e2e2a3438 add delete button and fix some variable issues 2020-06-11 03:02:38 +09:00