1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Dmitry Lyzo
17f04b8042
Merge branch 'master' into es6-subtitlesettings 2020-06-10 11:06:38 +03:00
Dmitry Lyzo
e6287429e0 Fix ability to change settings of another user 2020-05-27 16:30:21 +03:00
Christoph Potas
9469c208e1 ~ switch all strings to single quotes to match ESLint requirements
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-09 15:42:37 +02:00
Christoph Potas
658710e982 + added settingshelper to site defines
~ convert subtitles controller to es6 module
+ added support for class controller

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-09 01:20:32 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Christoph Potas
6f0843cc6d ~ convert subtitlesettings to class
~ use base import name instead of relative file path
~ fix "new" calling

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-04 03:20:38 +02:00
dkanada
dbf63c723c convert four more files to es6 2020-04-03 03:16:06 +09:00
Bill Thornton
ea8007428e Fix editing other user settings 2020-03-05 00:04:41 -05:00
grafixeyehero
28d2985f70 Fix usersettings 2020-01-27 21:01:27 +03:00
Dmitry Lyzo
e907350700 Disable autoFocus in user settings on non-TV layouts (in sync with AutoFocuser) 2019-11-14 23:32:31 +03:00
Dmitry Lyzo
7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
dkanada
27944af119 move all user preference controllers to folder 2019-10-06 19:56:06 +09:00
Renamed from src/controllers/mypreferencessubtitles.js (Browse further)