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

33 commits

Author SHA1 Message Date
gompa
61fb4a9c6b infinitescroll 2025-03-26 09:25:02 +01:00
Ethan Messinger-Arns
0cc2b0698a
Add option to control how long the screensaver takes to start (#6165)
* Added option to control how long the screensaver takes to start

* ESLint fixes

* Requested pull request fixes

* Alphabetized the translation string placement

* Simplified getter
2024-10-09 10:45:19 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Lukáš Kucharczyk
2c608aa7d6 Make screensaver names translateable 2023-09-20 07:47:14 +02:00
newo-2001
71abbf05f4 Make backdrop screensaver interval configurable 2023-08-24 22:50:51 +02:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
64ecc3eae7 Add plugin types 2023-03-08 11:08:19 -05:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Bill Thornton
86c458bf37 Move rewatching in next up to display option and remove home section 2022-03-01 00:56:48 -05:00
Dmitry Lyzo
d14f3b3d0b Don't hide Backdrops, ThemeSong and ThemeVideo options on TV 2022-02-22 00:54:51 +03:00
Jack
1c57483f20 Fix lint 2021-08-01 19:14:50 -04:00
Jack
e0a6ad943f Add setting for max days for a show to appear in next up list 2021-08-01 18:06:36 -04:00
Bill Thornton
c4fc8e0145
Merge pull request #2618 from iwalton3/client-custom-css
Allow client custom css and disabling global server custom css.
2021-07-30 22:34:32 -07:00
Ömer Erdinç Yağmurlu
59e3427f50 Added new setting for using episode images with NextUp/Resume instead of parent images 2021-07-10 11:28:25 +02:00
Ian Walton
8cae67d9b9 Allow client custom css and disabling global server custom css. 2021-04-24 14:39:47 -04:00
Bill Thornton
95d58db5f9 Restore dashboard theme option 2020-12-21 10:38:54 -05:00
Bill Thornton
d8f2cc1245 Use static imports for html templates 2020-11-25 00:17:24 -05:00
vitorsemeano
4b42afcd7a fix some toast imports 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
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
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
0a0e7112f0 fix linting issues 2020-08-02 17:41:51 +09:00
dkanada
1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
443ce5a747 Fix more suggestions 2020-07-24 17:18:28 +02:00
grafixeyehero
0aeff0b464 Migration displaySettings to ES6 modules 2020-06-21 05:53:59 +03:00
ferferga
7169d8494d Add a toggle for blurhash 2020-05-30 16:44:33 +02:00
dkanada
3b6fa7e972 add display preference for details banner and update some defaults 2020-05-24 18:30:35 +09:00
dkanada
1aaaffde4c rename more components and update references 2020-05-17 17:04:36 +09:00
Renamed from src/components/displaysettings/displaysettings.js (Browse further)