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
Bill Thornton
f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton
ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
Hadi Charara
99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
grafixeyehero
d6c00aa6f4 update suggestion change 2021-09-08 02:46:43 +03:00
grafixeyehero
1bec6a8088 Refactor DirectoryBrowser class 2021-06-11 20:29:07 +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
Bill Thornton
c7f365b776
Merge pull request #2061 from cvium/remove_advanced_toggle_libraryeditor
Remove advanced toggle for library editor
2020-11-21 16:01:57 -05:00
cvium
65c9e7f74e Remove advanced toggle for library editor 2020-11-11 13:51:30 +01:00
vitorsemeano
2a3ade9bb9
fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:24:44 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
4b42afcd7a fix some toast imports 2020-11-05 23:12:24 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
dkanada
891f54563b change error message key 2020-08-02 01:23:57 +09:00
dkanada
3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
grafixeyehero
daedd3a61d apply suggestion 2020-06-26 19:30:44 +03:00
grafixeyehero
c5e2bbf87f apply suggestion 2020-06-26 17:31:48 +03:00
grafixeyehero
2d53cb5f85 replace require with Dynamic Imports 2020-06-11 21:52:00 +03:00
grafixeyehero
bb5d37f3e7 Migration mediaLibraryEditor and mediaLibraryCreator to es6 2020-06-09 22:37:34 +03:00
MrTimscampi
9f14bde2cb Merge remote-tracking branch 'upstream/master' into metadata-editor 2020-05-18 19:15:20 +02:00
dkanada
d2f11981c6 update casing for some components 2020-05-17 02:48:21 +09:00
Renamed from src/components/medialibraryeditor/medialibraryeditor.js (Browse further)