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

23 commits

Author SHA1 Message Date
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton
b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton
4b7f615001
Merge pull request #3560 from thornbill/refactor-transparency
Move backdrop transparency method to component
2022-04-19 23:26:12 -04:00
Bill Thornton
a9ae263045 Remove default export for backdrop component 2022-04-12 16:58:56 -04:00
Bill Thornton
125d5cb015 Move backdrop transparency method to component 2022-04-12 16:22:00 -04:00
Bill Thornton
ff5c25c4a8 Remove custom equality check functions 2022-04-12 12:55:38 -04:00
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04: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
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
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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
grafixeyehero
2b156bfe57 Remove unused function
(cherry picked from commit c1b65c0122949ccb99be794a6a81e59e8146d450)
2020-06-16 23:55:15 +03:00
grafixeyehero
cfd2ec1ddc Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
2020-06-16 23:54:24 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi
f816f5267f Improve image loading speed and sizes 2020-03-08 19:08:07 +01:00
grafixeyehero
5c448bc482 Fix Respect user enable/disable backdrops image 2020-01-13 18:09:55 +03:00
dkanada
c97089b52c minor code refactor 2019-11-26 03:15:23 +09:00
Fernando
e538a6d62c Improvements to the quality of artworks and user images - Part 2 (#512)
* Improved the overall appearance of user images

* Rounded photo in 'My profile' page

* Improved quality of media artwork

* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
dkanada
27944af119 move all user preference controllers to folder 2019-10-06 19:56:06 +09:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
Renamed from src/bower_components/emby-webcomponents/backdrop/backdrop.js (Browse further)