Commit Graph

60 Commits

Author SHA1 Message Date
sancodes 27cd24f5fc fix return statements 2022-04-08 19:10:11 -07:00
sancodes 408f2b2bda modify necessary void replacements 2022-03-21 20:50:19 -07: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
Matthew Jones 4dbdd84140 Fix eslint errors 2022-02-12 20:10:12 +00:00
Matt 7912daf0c6 Merge branch 'master' into disable-embedded-subs 2022-02-12 19:41:51 +00:00
Matthew Jones 424b4fb976 Change to drop-down for embed sub options 2022-01-26 20:38:41 +00: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
Matt 0a91e48b51 Fix DisableEmbeddedSubtitles checkbox requirements
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-12-26 20:11:28 +00:00
Matthew Jones fad290483e Add DisableEmbeddedSubtitles support
Adds the option to disable embedded subs for libraries
2021-12-26 19:11:07 +00:00
Petrus.Z 06362ce259 Replace AutoCollection to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 18:16:10 +08:00
Petrus.Z 0a57d9358f Replace library option to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 16:16:00 +08:00
Petrus.Z 562fd6887a using toggle instead of if else
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17 16:52:57 +08:00
Petrus.Z 29483abc62 Add AutoCollection option to libraryoptionseditor
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17 13:57:09 +08:00
WWWesten 4938081f8f Update Libray Options Editor
Update librayoptionseditor.js and en-us.json
2021-11-10 09:49:28 -05:00
WWWesten 3c56f85f60 Update Library Settings
Fix localisation's handling in libraryoptionseditor.js, unification of styling of labels
2021-11-10 09:49:28 -05: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
Bill Thornton e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
cvium 65c9e7f74e Remove advanced toggle for library editor 2020-11-11 13:51:30 +01:00
Claus Vium 23c7509094 Merge branch 'master' into images-advance 2020-11-11 13:03:14 +01:00
vitorsemeano 5b5d6a45b0 multiple imports optimized 2020-11-08 12:37:53 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
cvium cb3351c3cb Remove missing ep checkbox in library options 2020-09-18 18:48:53 +02:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada 65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
dkanada 1caaeea89a Merge branch 'es6' into es6-migration-optionseditor 2020-07-24 10:08:27 +09:00
grafixeyehero f54b13224d apply suggestion 2020-07-23 03:07:53 +03:00
Cameron 76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
grafixeyehero 7fe80dcbf1 apply suggestion 2020-06-26 21:15:00 +03:00
grafixeyehero 857c1d8e2a apply suggestion 2020-06-13 17:33:56 +03:00
grafixeyehero cf1ca53f9c replace require with Dynamic Imports 2020-06-11 22:07:24 +03:00
grafixeyehero eff468dc82 Migration imageOptionsEditor and libraryoptionseditor to es6 2020-06-09 22:28:08 +03:00
artiume 40481046f4 Change Default for OptionAutomaticallyGroupSeries 2020-06-02 15:41:58 -04:00
ferferga 0a2f0b770c Remove download images in advance from library options 2020-05-27 19:30:07 +02:00
MrTimscampi d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
Julien Machiels c54b297562 Update src/components/libraryoptionseditor/libraryoptionseditor.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-05-10 15:38:15 +02:00
MrTimscampi 9a47428e61 Implement suggestions 2020-05-08 10:57:54 +02:00
MrTimscampi ac69f29d5a Fix some Major issues 2020-05-08 10:55:17 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
MrTimscampi cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
dkanada ea79a3d4f5 Merge pull request #821 from viaregio/master
#2407: Prefer embedded MP4-metadata for episode and season numbers
2020-03-23 18:58:07 +09:00
Dmitry Lyzo 137acb23a8 Fix arrow buttons in library options 2020-03-07 12:16:18 +03:00
Vasily 4e9a2e2064 Merge pull request #801 from dkanada/strings
Update some strings
2020-03-04 21:24:33 +03:00
dkanada a80f5e50e7 translate media type string 2020-03-05 02:52:53 +09:00
dkanada e5a978feeb Merge pull request #856 from thornbill/lint-licker
Add eslint:recommended to eslint config
2020-02-27 01:26:00 +09:00
dkanada f888dcd744 Merge pull request #843 from grafixeyehero/webos-icon-fix
Webos icon fix
2020-02-26 18:02:56 +09:00
Bill Thornton 29e7c4775b Fix undefined type in libraryoptionseditor 2020-02-26 01:39:40 -05:00