Commit Graph

126 Commits

Author SHA1 Message Date
dkanada 3f7dc3c7c1 Merge branch 'es6' into migrate-to-ES6-15 2020-07-19 15:38:03 +09:00
dkanada 064851835e Merge branch 'es6' into migrate-to-ES6-14 2020-07-19 15:19:52 +09:00
dkanada c17dfafbd9 Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09: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 92ccdb8709 Merge branch 'es6' into migrate-to-ES6-14 2020-07-15 10:07:06 +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
Cameron 7b509fdde4 Migration of proflie, profiles and settings (DLNA) to ES6 Modules 2020-07-11 16:54:20 +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 8ad12fa0bb migration of device and devices.js to ES6 modules 2020-07-09 14:23:41 +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
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
dkanada 75504ec8e4 initial work for repository configuration 2020-06-10 21:33:08 +09:00
dkanada ab8be03209 merge branch master into controller 2020-06-10 13:57:50 +09:00
dkanada daece8a4d9 add code suggestions 2020-06-10 13:56:55 +09:00
grafixeyehero bb5d37f3e7 Migration mediaLibraryEditor and mediaLibraryCreator to es6 2020-06-09 22:37:34 +03:00
artiume dbe4020ba5 Update encodingsettings.js 2020-06-08 16:38:02 +03:00
artiume 0b4e8e5297 Update encodingsettings.js 2020-06-08 16:34:34 +03:00
artiume 99c49a944d Split 10bit decoder 2020-06-08 16:32:45 +03:00
Vasily be6c4a2ba4 Merge remote-tracking branch 'upstream/master' into hwaccel 2020-06-08 15:48:25 +03:00
crobibero e98898fca0 Fix all jQuery checked. 2020-06-07 17:14:01 -06:00
Cody Robibero b3cc6ad1d1 Fix plugin display without config page 2020-06-06 16:09:25 -06:00
dkanada 680e562779 add support for es6 controllers and migrate logs controller 2020-06-06 17:04:16 +09:00
dkanada 5b79286ee9 Merge branch 'master' into checkbox 2020-06-04 03:13:51 +09:00
dkanada 9556949885 Merge pull request #1232 from MrTimscampi/sonarcloud-3
Fix more sonarqube bugs
2020-06-01 14:58:22 +09:00
dkanada 3667a9f06f revert self restart check 2020-05-28 03:35:45 +09:00
gion 385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
MrTimscampi bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
dkanada 328d28beb0 Merge pull request #1293 from mark-monteiro/cross-platform-server-restart
Support restarting the server on all platforms
2020-05-25 20:08:13 +09:00