Cameron
|
f45217337a
|
Remove message Appearing when reloading after changing user settings
|
2020-09-02 10:56:03 +01:00 |
|
dkanada
|
99e0785639
|
merge branch master into strings
|
2020-08-31 23:47:11 +09:00 |
|
dkanada
|
b528781491
|
update four strings with generic keys
|
2020-08-27 09:28:09 +09:00 |
|
MrTimscampi
|
350195b5bc
|
Hide admin menus if in TV layout
|
2020-08-26 20:06:48 +02: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
|
a9f9444bf7
|
merge most tab and header strings
|
2020-08-13 21:38:57 +09:00 |
|
dkanada
|
23d0f25c74
|
remove some duplicate strings from the source
|
2020-08-09 23:10:58 +09:00 |
|
Matt Montgomery
|
ae5fa9d304
|
Migrate to ES6
|
2020-07-27 00:07:03 -05:00 |
|
Matt Montgomery
|
e5f0d77c30
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-07-26 16:41:26 -05:00 |
|
MrTimscampi
|
dc5af7d19f
|
Merge remote-tracking branch 'upstream/master' into dead-code-society
|
2020-07-26 18:28:32 +02:00 |
|
dkanada
|
c0261ee487
|
move wizard and user preference routes to nested folders
|
2020-07-26 20:31:16 +09:00 |
|
MrTimscampi
|
60ec70b2d8
|
Fix linting errors
|
2020-07-26 13:10:32 +02:00 |
|
MrTimscampi
|
dfbb7dfc16
|
Remove dead code
|
2020-07-26 12:30:50 +02:00 |
|
MrTimscampi
|
b7d2561dae
|
Address more feedback
|
2020-07-25 13:42:03 +02:00 |
|
MrTimscampi
|
443ce5a747
|
Fix more suggestions
|
2020-07-24 17:18:28 +02:00 |
|
MrTimscampi
|
66b107f0c9
|
Resolve conflicts
|
2020-07-24 12:25:07 +02:00 |
|
MrTimscampi
|
3713091382
|
Merge remote-tracking branch 'upstream/master' into es6
With conflicts
|
2020-07-24 10:23:14 +02:00 |
|
Cameron
|
5e7926bf6c
|
Merge branch 'es6' into migrate-to-ES6-37
|
2020-07-19 20:06:57 +01:00 |
|
dkanada
|
c17dfafbd9
|
Merge branch 'es6' into es6-migration-5
|
2020-07-19 15:04:07 +09:00 |
|
Cameron
|
d01e4a1e2f
|
Migration of user/menu and user/profile to ES6 modules
|
2020-07-18 21:08:35 +01:00 |
|
Cameron
|
df2af2a6ef
|
remove autosave and update variable declerations
|
2020-07-11 14:57:41 +01:00 |
|
Cameron
|
8af1142000
|
migration of display, home, playback and subtitles to ES6 modules
|
2020-07-11 14:56:06 +01:00 |
|
dkanada
|
2253759b8a
|
Merge branch 'es6' into es6-migration-6
|
2020-07-10 18:27:42 +09:00 |
|
dkanada
|
6083a2fbd1
|
Merge branch 'es6' into es6-subtitlesettings
|
2020-06-28 17:01:41 +09:00 |
|
grafixeyehero
|
7cb209fa10
|
Migration playbackSettings to ES6 modules
|
2020-06-21 05:57:07 +03:00 |
|
grafixeyehero
|
30bddd04b0
|
Migration homeScreenSettings to ES6 modules
|
2020-06-21 05:55:46 +03:00 |
|
grafixeyehero
|
0aeff0b464
|
Migration displaySettings to ES6 modules
|
2020-06-21 05:53:59 +03:00 |
|
grafixeyehero
|
1b581077f2
|
Migration confirm to ES6 modules
|
2020-06-18 23:04:17 +03:00 |
|
Bill Thornton
|
e2d5162a3a
|
Restore menu options in mobile view
|
2020-06-11 10:14:08 -04:00 |
|
Dmitry Lyzo
|
17f04b8042
|
Merge branch 'master' into es6-subtitlesettings
|
2020-06-10 11:06:38 +03:00 |
|
Matt Montgomery
|
b889dfb3c6
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-05-29 19:28:55 -05:00 |
|
Dmitry Lyzo
|
2a30ed6461
|
Merge branch 'master' into es6-subtitlesettings
|
2020-05-27 16:45:26 +03:00 |
|
Dmitry Lyzo
|
e6287429e0
|
Fix ability to change settings of another user
|
2020-05-27 16:30:21 +03:00 |
|
dkanada
|
4beac3f7f4
|
update more controller locations
|
2020-05-17 23:19:21 +09: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
|
1007308add
|
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into es6-subtitlesettings
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
# Conflicts:
# package.json
# src/components/subtitlesettings/subtitleappearancehelper.js
# src/components/subtitlesettings/subtitlesettings.js
# src/controllers/user/subtitles.js
# src/scripts/site.js
|
2020-05-09 15:37:07 +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 |
|
ConfusedPolarBear
|
6d4478e8f2
|
Merge branch 'master' into quickconnect
|
2020-05-05 20:42:15 -05: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 |
|
Matt Montgomery
|
d8cfe064e6
|
Changed code to camel case
|
2020-05-01 14:18:04 -05:00 |
|
Matt Montgomery
|
8655de4469
|
Rename to camel case
|
2020-05-01 13:50:47 -05:00 |
|
Matt Montgomery
|
a6d37e7633
|
Change missed var declarations into let
|
2020-04-26 17:47:31 -05:00 |
|
Matt Montgomery
|
aa12a79625
|
Apply suggestions from code review
|
2020-04-26 16:19:58 -05:00 |
|
ferferga
|
54eb916cfe
|
Merge remote-tracking branch 'upstream/master' into global-globalize
|
2020-04-26 14:44:01 +02:00 |
|
Matt Montgomery
|
43d01146a2
|
Fix linting
|
2020-04-19 01:39:05 -05:00 |
|
Matt Montgomery
|
c37e8f2f1b
|
Implement auto refresh and activate button
|
2020-04-18 19:20:15 -05:00 |
|
Matt Montgomery
|
fdfdcd60fe
|
Switch off of jQuery
|
2020-04-15 14:56:36 -05:00 |
|
Matt Montgomery
|
fa9e2b476b
|
Finish web UI
|
2020-04-13 15:55:05 -05:00 |
|