Andres J Ruiz Torres
9dc9bdcbed
Add basic support for bulk deleting all devices
...
Make it easier to purge all devices from the device list.
Api calls are done in parallel, without error handling, but it should be
a relatively fast operation
Fixes #1435
2020-10-17 12:52:16 -04:00
dkanada
39eddeb205
run eslint to fix most var instances
2020-10-07 21:12:14 +09:00
Joshua M. Boniface
63b0554a52
Update default from -1 to 0
...
This was changed in the main PR so that 0 was disabled instead of -1.
2020-10-04 16:49:31 -04:00
Joshua M. Boniface
355620f06b
Implement frontend component of max user sessions
2020-10-04 12:08:23 -04:00
nyanmisaka
ffdb35a64d
update strings for tonemapping on AMD AMF
2020-09-17 20:31:02 +08:00
dkanada
85a0ee89e0
fix linting issues
2020-09-16 04:20:00 +09:00
dkanada
1dad3e7eeb
Merge pull request #1096 from ConfusedPolarBear/quickconnect
...
Add quick connect (login without typing password)
2020-09-15 15:03:26 +09:00
dkanada
65d09b5177
Merge branch 'master' into muxer-ui
2020-09-12 05:34:56 +09:00
dkanada
a887bd35a9
Merge pull request #1917 from jellyfin/add_known_proxies
...
Add known proxies config option
2020-09-12 05:29:29 +09:00
Anthony Lavado
8e3458f230
Merge pull request #1487 from nyanmisaka/tonemap-ui
...
Tonemapping function dashboard options
2020-09-11 09:16:42 -04:00
Matt Montgomery
fa7d8bf4da
Apply suggestions from code review
2020-09-10 15:05:28 -05:00
cvium
17fb508d04
Add known proxies config option
2020-09-10 11:10:24 +02:00
Nyanmisaka
f10535fc8c
update strings
2020-09-04 21:45:12 +08: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
Orry Verducci
5f96b19772
Merge branch 'master' into deinterlace-improvements
2020-09-03 22:01:22 +01: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
nyanmisaka
9f92c1d158
expose max_muxing_queue_size to user
2020-08-25 01:57:21 +08: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
nyanmisaka
5b9533c927
minor changes
2020-08-19 18:00:13 +08:00
nyanmisaka
7dfe5ba185
Merge remote-tracking branch 'upstream/master' into tonemap-ui
2020-08-19 17:50:01 +08: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
Orry Verducci
1c96222957
Merge branch 'master' into deinterlace-improvements
2020-08-13 21:43:25 +01: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
Orry Verducci
077c02282f
Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
2020-08-10 22:11:25 +01:00
Orry Verducci
d23c417373
Add double rate deinterlacing option
...
This also removes YADIF Bob as the new double rate option replaces it.
2020-08-10 22:10:15 +01: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