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
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Joshua Boniface
3222fb93e4 Backport pull request #3760 from jellyfin/release-10.8.z
Fix saving log settings not working

Authored-by: Niels van Velzen <git@ndat.nl>

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Original-merge: db346e4c05
2022-07-20 19:29:51 -04:00
Hadi Charara
8c7b7c8d6b SOme Fixes in the dashboard 2022-07-03 15:04:53 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
David Ullmer
0dfd0e8f98 Add missing imports 2021-04-11 19:24:47 +02:00
David Ullmer
bd8fc27bd3 Add configuration for slow response logging 2021-04-11 18:44:53 +02:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
dkanada
daece8a4d9 add code suggestions 2020-06-10 13:56:55 +09:00
dkanada
680e562779 add support for es6 controllers and migrate logs controller 2020-06-06 17:04:16 +09:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi
cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
dkanada
34c0d6019e move around half the dashboard controllers to a subdirectory 2019-12-15 20:47:47 +09:00
Renamed from src/controllers/logpage.js (Browse further)