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

17 commits

Author SHA1 Message Date
Julien Machiels
37bd08fef6
Update src/scripts/settings/webSettings.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-11 15:32:40 +02:00
MrTimscampi
862489c73d Fix forgotten await and warn 2020-08-09 14:24:59 +02:00
MrTimscampi
e6159a22d8 Fix themes not loading unless signed in 2020-08-09 13:25:24 +02:00
dkanada
1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
MrTimscampi
dcef70d3c9 Fix baseUrl for web config file 2020-06-07 20:14:41 +02:00
dkanada
ee82cbba87
move console warning to catch block 2020-05-13 10:50:04 +09:00
dkanada
f7c692d14e
fix lint errors 2020-05-12 16:27:30 +09:00
dkanada
8c3e72fe7b fix wizard route and config load error 2020-05-12 06:28:14 +09:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Vasily
ce2c3ad36e Debugging stuff 2020-04-27 18:49:11 +03:00
dkanada
0a6fefd417 assign data before returning value 2020-04-02 19:50:09 +09:00
dkanada
31048d0ce5 only load the config once per session 2020-04-02 19:45:51 +09:00
dkanada
d524c25258 port web settings to es6 2020-04-02 03:51:22 +09:00
dkanada
53db7fe215 fix possible async issue 2020-02-20 02:07:41 +09:00
dkanada
79aa40465c rename method 2020-02-19 22:39:22 +09:00
dkanada
ed1b35f50f update some strings and use fetch for the global config 2020-02-16 22:11:36 +09:00
dkanada
ea9e79f4d3 add basic web client configuration 2020-02-16 12:17:13 +09:00