vitorsemeano
a3df60ba85
Update src/controllers/list.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:13:47 +00:00
vitorsemeano
5c78efd276
Update src/controllers/list.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:13:25 +00:00
vitorsemeano
26d00ff235
Update src/controllers/list.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:13:02 +00:00
vitorsemeano
6dabc840d9
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:42 +00:00
vitorsemeano
7c97ba95f6
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:23 +00:00
vitorsemeano
43a8ced8cc
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:01 +00:00
vitorsemeano
372a4dbeb7
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:11:43 +00:00
vitorsemeano
2383a01335
fix webpack errors
...
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
067ddba5ba
Update src/controllers/dashboard/devices/devices.js
...
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-05 23:23:45 +00:00
vitorsemeano
6638c13e85
fixed some code smells
...
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
8b5772f996
optimization imports from site.js
2020-11-05 23:20:38 +00:00
vitorsemeano
a106e23ff8
some bug fixes after master rebase
2020-11-05 23:18:19 +00:00
vitorsemeano
3c84773792
upgrade quickconnect to es6
2020-11-05 23:16:50 +00:00
vitorsemeano
86a9f4e36f
solved imports for alert, toast and confirm
2020-11-05 23:15:39 +00:00
vitorsemeano
68079d96a1
multiple javascript error fixes
2020-11-05 23:12:24 +00:00
vitorsemeano
5071aedcea
extracted connectionManager from site.js
...
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
vitorsemeano
923d53bb71
remove most of Dashboard global window usage
2020-11-05 23:11:47 +00:00
vitorsemeano
4e88835382
extract AppInfo into a export const
2020-11-05 23:11:47 +00:00
Bill Thornton
54d71126d9
Fix currentApiClient references
2020-11-05 23:11:47 +00:00
Bill Thornton
88d0c11209
Fix errors in controller imports
2020-11-05 23:11:47 +00:00
Bill Thornton
a71b0314d4
Fix apiclient imports
2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951
WIP
2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6
Make import paths ES6-compatible
2020-11-05 22:58:26 +00:00
dkanada
cbe57f28ff
Merge pull request #2038 from cvium/fix_lazyloader_observer_for_collections
...
Create 1 lazyloader observer per collection type
2020-11-03 21:30:58 +09:00
cvium
e8364a386e
Create 1 lazyloader observer per collection type
2020-11-02 11:48:39 +01:00
cvium
09f6e775de
Fix collectionEditor creation in movies
2020-11-02 09:29:57 +01:00
Dmitry Lyzo
a8bc8a7e74
Add 'externallinks' feature testing
2020-10-31 19:37:00 +03:00
Dmitry Lyzo
b09fd1b099
Remove external link for 'Birth place'
2020-10-31 18:37:24 +03:00
dkanada
6edd8ad6b1
Merge pull request #1552 from masterkoppa/delete-all-devices
...
Add basic support for bulk deleting all devices
2020-10-30 20:16:24 +09:00
dkanada
329a6feafc
remove broken features from user settings
2020-10-28 14:27:19 +09:00
dkanada
d0a835cd67
Merge pull request #1980 from jellyfin/ux
...
Minor UX improvements
2020-10-20 13:05:20 +09:00
Andres J Ruiz Torres
2bd78f8658
Fix eslint warning
2020-10-17 22:21:47 -04:00
Andres J Ruiz Torres
d6ef8a1b97
Move delete to use new API method
2020-10-17 22:21:32 -04:00
Andres J Ruiz Torres
dcd324bae5
Remove trailing space
2020-10-17 12:53:01 -04:00
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
Anthony Lavado
9f463780af
Merge pull request #1499 from grafixeyehero/move-tvlatest
...
Move tvlatest tab to suggestions section
2020-10-17 00:25:44 -04:00
dkanada
7411f96ff9
move quickconnect html to proper location
2020-10-12 12:36:42 +09:00
dkanada
39a333f17b
move scan button to start on dashboard
2020-10-12 12:33:20 +09:00
dkanada
7b168608a0
add library scan button to dashboard
2020-10-12 12:29:57 +09:00
dkanada
4d92ca43bb
reduce requirements for controls on dashboard
2020-10-12 12:02:24 +09: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
Cameron
1cd19a4113
Merge branch 'master' into modern-osd
2020-09-30 15:40:09 +01:00
cvium
f0441b0caf
Fix PIN request and reset route
2020-09-25 12:52:36 +02:00
dkanada
f5df349540
Merge pull request #1933 from nyanmisaka/amf-tonemap
...
Update strings for tonemapping on AMD AMF
2020-09-18 14:11:06 +09:00
dkanada
73e0f34936
Merge pull request #1883 from Camc314/hide-alphapicker
...
Hide alphaPicker when not sorting alphabetically
2020-09-18 14:10:47 +09: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