Commit Graph

676 Commits (f4dfb14f114c9c710e314ff8c5039e0fab656b55)

Author SHA1 Message Date
Millennium Earl f4dfb14f11
Merge pull request #83 from MillenniumEarl/parse-assets
Parse assets
2021-03-22 15:06:02 +01:00
Millennium Earl 012a0b7b94
Merge pull request #82 from MillenniumEarl/parse-changelog
Parse changelog
2021-03-22 15:01:16 +01:00
MillenniumEarl f4e9575930 Add method for changelog parse 2021-03-22 14:50:12 +01:00
MillenniumEarl bc683b2387 Add special values in isValidTitleElement 2021-03-22 14:18:57 +01:00
MillenniumEarl 2acf769970 Add specific type for changelog 2021-03-22 14:18:39 +01:00
MillenniumEarl a72462becb Coded parseAuthor 2021-03-22 12:39:25 +01:00
MillenniumEarl b4b83f36e1 Clean element before validation to remove useless elements 2021-03-22 12:38:23 +01:00
MillenniumEarl 5112143a0e Rename NodeTypeT to NodeTypeT 2021-03-22 11:33:45 +01:00
MillenniumEarl b7d27483cc Refactoring code 2021-03-22 11:00:45 +01:00
MillenniumEarl b74a212c80 Simplify return 2021-03-21 22:22:06 +01:00
MillenniumEarl 04e9489239 Fix cover assignment 2021-03-21 22:01:31 +01:00
MillenniumEarl dcd9744809 Fix cover assignment 2021-03-21 22:00:27 +01:00
MillenniumEarl 66e586df6f Better parsing of "Generic" elements in pairUpElements 2021-03-21 21:59:48 +01:00
MillenniumEarl fdc944ecbf Replace "el" with "e" 2021-03-21 19:13:35 +01:00
MillenniumEarl 061008c5a5 Replace associateNameToElements with pairUpElements 2021-03-21 18:56:05 +01:00
MillenniumEarl e211bb30e4 Update JS-DOC 2021-03-21 18:55:08 +01:00
MillenniumEarl 6a6827e39a Fix genre parsing 2021-03-21 18:54:58 +01:00
MillenniumEarl 751036f0d3 Reduce cyclomatic complexity in parseCheerioNode 2021-03-21 18:44:34 +01:00
MillenniumEarl dcc5ed973f Add list check 2021-03-21 17:10:49 +01:00
MillenniumEarl d0e87e0ead Remove only - from the element value 2021-03-21 16:56:37 +01:00
MillenniumEarl 14a290468f Fix removeEmptyContent recursion and parse node children only for formmating nodes 2021-03-21 16:55:15 +01:00
MillenniumEarl 701678b577 Rework final pair up of elements 2021-03-21 16:05:17 +01:00
MillenniumEarl 5f9ad0056a Don't parse spoiler text 2021-03-21 11:40:57 +01:00
MillenniumEarl 8cdc7c718a Update JS-DOC 2021-03-21 11:36:13 +01:00
MillenniumEarl c153eca68c Update example 2021-03-20 12:32:37 +01:00
MillenniumEarl c9ce6faed4 Change map key element 2021-03-20 10:21:29 +01:00
MillenniumEarl 532fd8cb8c Add default value for image text 2021-03-19 17:19:39 +01:00
MillenniumEarl be246d50b1 Better reduction and removal of empty elements 2021-03-19 16:31:52 +01:00
MillenniumEarl 8e118de909 Recursive call to reducePostElement return children in order 2021-03-17 12:52:20 +01:00
MillenniumEarl 4b3ce390fd Add selector for spoiler name 2021-03-17 12:50:41 +01:00
MillenniumEarl 5309e69c9b Minor changes 2021-03-17 12:50:24 +01:00
MillenniumEarl 3b911669fe Update error message 2021-03-17 12:50:03 +01:00
MillenniumEarl d92cd69d24 Fix errors with 403 head 2021-03-16 10:20:18 +01:00
MillenniumEarl 48450292f7 Prettify scripts 2021-03-16 09:47:58 +01:00
Millennium Earl 94d6f3667b
Merge pull request #81 from MillenniumEarl/simplify-post-parse
Simplify post parse
2021-03-15 21:37:13 +01:00
codefactor-io ae32a80d2a [CodeFactor] Apply fixes 2021-03-15 20:36:41 +00:00
MillenniumEarl a1afbbde20 Prettify scripts 2021-03-15 21:35:56 +01:00
codefactor-io 62b5c8ccc8 [CodeFactor] Apply fixes 2021-03-15 20:33:33 +00:00
MillenniumEarl 7b64528fd0 Reworked script 2021-03-15 18:43:03 +01:00
MillenniumEarl 1d5836c0d0 Update prettier printWidth 2021-03-15 15:39:26 +01:00
MillenniumEarl e06f0db041 Change printWidth to 100 2021-03-15 15:38:19 +01:00
MillenniumEarl 0b6880d5de Add selectors for spoilers elements 2021-03-11 22:13:56 +01:00
MillenniumEarl 75267aa1a3 Ignore internal scripts in debug 2021-03-11 22:12:34 +01:00
MillenniumEarl 71505cc653 Remove @types/lodash 2021-03-11 16:16:21 +01:00
MillenniumEarl 23b0b2d972 Reduce chain 2021-03-11 15:19:59 +01:00
MillenniumEarl af226ab160 Use LoginResult code instead of message 2021-03-11 14:36:08 +01:00
MillenniumEarl 9f1b241fb5 Add support for different 2fa provider 2021-03-11 14:35:57 +01:00
MillenniumEarl 2751b9bc3b Reduce cyclomatic complexity 2021-03-11 11:49:10 +01:00
MillenniumEarl a10755b28c Update JSDOC 2021-03-11 11:04:36 +01:00
MillenniumEarl 0e1215e5c9 Ignore file in test 2021-03-11 11:01:42 +01:00