Commit graph

42 commits

Author SHA1 Message Date
edvwib
d58f2e8ec4 Enable Stylelint rules for vendor prefixes
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
Bill Thornton
cabb268940
Merge pull request #4157 from nielsvanvelzen/leftover-likes
Remove like/dislike filter
2022-11-15 14:22:57 -05:00
Niels van Velzen
2ea82cdec4 Remove like/dislike filter 2022-11-07 12:19:33 +01:00
Niels van Velzen
5e9c2865b0 Add Unreleased SeriesStatus to filters 2022-10-30 14:42:12 +01:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton
74faffa9b4 Merge pull request #3577 from thornbill/fix-sd-filter-backport
Fix SD filter state

(cherry picked from commit 9b697ce832e005efec9fad185a409bac7ddbe3fa)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-28 09:28:26 -04:00
Pfuenzle
cc0600f417
Removed Tag filter limit of 50 2021-08-14 12:39:03 +02:00
Dmitry Lyzo
e652fbce54 Fix video filters hiding 2021-04-25 00:54:47 +03:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Bill Thornton
d8f2cc1245 Use static imports for html templates 2020-11-25 00:17:24 -05: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
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +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
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
Cromefire_
6d14ad0a76
Fixed review comments 2020-06-06 11:25:52 +02:00
Cromefire_
587b537cd6
Modernized some loops and converted more string additions to template strings 2020-06-06 11:25:52 +02:00
Cromefire_
6be76e5c31
Fixed some errors 2020-06-06 11:25:52 +02:00
Cromefire_
bd003e6e8a
Fixed lint 2020-06-06 11:24:49 +02:00
Cromefire_
3549bd5700
Migrated filterdialog.js 2020-06-06 11:24:48 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Niels van Velzen
8eba4fb866 Remove limit of 50 for tag filter 2020-04-28 17:43:06 +02:00
MrTimscampi
db5dac8f22 Remove duplicate implementations of parentWithClass() 2020-04-02 18:50:47 +02:00
MrTimscampi
c7264691d2 Fix media-feature-colon-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
f290604615 Fix declaration-block-trailing-semicolon (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
50d6864a68 Revert vendor prefix removal 2020-01-21 20:09:40 +01:00
Dmitry Lyzo
faa6d8e62a Fix filter dialog size for TV 2020-01-16 14:58:07 +03:00
MrTimscampi
d08cd4d1cd Remove vendor prefixes in CSS 2019-12-30 12:09:48 +01:00
grafixeyehero
97a5f84ced make headerfilters and headerstatus collapsible 2019-09-13 20:50:22 +03:00
grafixeyehero
51bbe65262 remove audio language filter 2019-09-13 19:44:30 +03:00
grafixeyehero
b2a2b03b37 deminify filterdialog.js 2019-09-13 19:11:15 +03:00
grafixeyehero
a9982263b0 unused filter audio launguage 2019-08-15 20:17:52 +03:00
Claus Vium
5f20525f5f Remove uncommented html related to game players 2019-01-27 22:16:42 +01:00
Claus Vium
8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
Philippe
11cedaa7e4 Support Frontend audio language filter selection jellyfin#617
Show audio languages filter if any have been received in get filters call
Localized audio languages filter header in three languages
2019-01-19 16:48:11 +01:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00