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

38 commits

Author SHA1 Message Date
Bill Thornton
ec82e6758a Disable network path field 2024-01-12 23:09:21 -05:00
Bill Thornton
ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton
8bca32a55b Fix scrolling in add library dialog 2023-05-15 10:48:52 -04:00
Bill Thornton
2b0601d741 Fix sanitizing name in library creator 2023-04-19 08:32:53 -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
Joe Rogers
76b620b621
Use form validation to ensure required fields are filled on submission 2023-03-16 16:07:27 -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
a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04: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
186ef937a5 Added ltr specification for file paths 2022-07-05 19:45:09 -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
161ce2404b Add title to buttons 2022-03-03 17:19:27 +03:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton
11fdd8a487 Fix help message not displaying for mixed library type 2022-02-22 16:20:57 -05:00
Joe Rogers
71d4eeadba
Expose collection generation options for mixed libraries
Pass "mixed" instead of "" for library type "Other"
2022-01-13 15:35:34 +01: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
194bbf1ff1
Update src/components/mediaLibraryCreator/mediaLibraryCreator.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:15:42 +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
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
grafixeyehero
daedd3a61d apply suggestion 2020-06-26 19:30:44 +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