Commit Graph

225 Commits

Author SHA1 Message Date
Matt Montgomery fa7d8bf4da Apply suggestions from code review 2020-09-10 15:05:28 -05:00
Matt Montgomery 723472aca5 Complete modifications to work with latest server code 2020-09-03 17:48:23 -05:00
Matt Montgomery 28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery 9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
dkanada 87484e1abb Merge pull request #1896 from jellyfin/errors
Fix a common error message and update some strings
2020-09-04 00:00:31 +09:00
dkanada bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada 459d6907d5 fix a common error message and update some strings 2020-09-02 14:54:54 +09:00
Julien Machiels 3cbe0f7264 Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
dkanada 99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
Claus Vium 8dcbacb196 Add application/json as content type for JSON requests 2020-08-31 15:48:24 +02:00
MrTimscampi c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada b761203739 Merge pull request #1801 from MrTimscampi/json-stringify
Use JSON when POSTing data
2020-08-15 11:30:29 +09:00
dkanada 369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada 65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
dkanada 67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
MrTimscampi 3359fc388b Use JSON when POSTing data 2020-08-12 21:17:07 +02:00
Anthony Lavado 9da5704bda Merge pull request #1577 from MrTimscampi/apphost-es6
Migrate appHost, qualityOptions, bundle and appLoader to es6
2020-08-11 14:05:28 -04:00
MrTimscampi fe0c7d359e Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-11 16:29:25 +02:00
dkanada 23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
dkanada 1040b3fd45 Merge pull request #1787 from MrTimscampi/html-location
Move HTML files to the proper locations
2020-08-09 04:31:24 +09:00
MrTimscampi 566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
MrTimscampi faa78ebff1 Fix string 2020-08-08 20:07:31 +02:00
MrTimscampi c14b20727a Merge conditions in plugin install 2020-08-08 20:07:31 +02:00
Julien Machiels 2cbcddd5da Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels 9c56306f05 Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels 5ccc24d8f5 Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels 232ba8182a Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
MrTimscampi 3180a7a177 Fix lint 2020-08-08 20:07:31 +02:00
MrTimscampi af2fab85d1 Migrate add, installed, available plugin pages to ES6 2020-08-08 20:07:31 +02:00
MrTimscampi 2d72645aad Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
MrTimscampi a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
dkanada eeec5dfa89 fix linting issue 2020-08-04 04:23:30 +09:00
dkanada d902955a54 merge branch master into migrate-to-ES6-40 2020-08-04 01:19:44 +09:00
dkanada 54eab501c9 Merge branch 'master' into titles 2020-08-02 16:57:13 +09:00
dkanada 891f54563b change error message key 2020-08-02 01:23:57 +09:00
Cameron ee14ae76db Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
dkanada 3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron 675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
dkanada 89e584686e Merge pull request #1656 from dmitrylyzo/fix-plugin-install
Fix CircleOfDeath on plugin install
2020-07-28 12:36:33 +09:00
Cameron d2ea7cec53 Update scheduledtask.js 2020-07-27 17:03:47 +01:00
Dmitry Lyzo 2e315a422f Fix require of ES6 module 2020-07-27 13:27:27 +03:00
Dmitry Lyzo 793d74e82f Fix wrong deminification 2020-07-27 13:12:05 +03:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00