Commit Graph

653 Commits (8cdc7c718af98c99259a264b44e5f11f7f7f4c12)

Author SHA1 Message Date
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
MillenniumEarl 83d049eeec Prettify scripts 2021-03-11 10:57:39 +01:00
Millennium Earl 5ea465f940
Merge pull request #77 from MillenniumEarl/ts-tests
Add unit tests
2021-03-10 22:22:18 +01:00
MillenniumEarl 919503d95f Replace map with for statement 2021-03-10 17:41:08 +01:00
MillenniumEarl 43b3a63f41 Merge tests 2021-03-10 17:18:48 +01:00
MillenniumEarl dc962c3ecf Add tests 2021-03-10 15:13:29 +01:00
MillenniumEarl 237b0f2942 Ad main index for tests 2021-03-10 15:13:23 +01:00
MillenniumEarl 08aa76ec26 Avoid auth and set internal login status 2021-03-10 15:13:11 +01:00
MillenniumEarl b3db3fa659 Add helper functions 2021-03-10 15:12:47 +01:00
MillenniumEarl 0924cedbb1 Add ID validation in setID 2021-03-10 15:01:45 +01:00
MillenniumEarl fd830d41fa Update JSDOC 2021-03-10 14:37:14 +01:00
MillenniumEarl fa17008758 Fix overwrite of "Other" field 2021-03-10 12:46:39 +01:00
MillenniumEarl 229a7a7e78 Add test for PlatformUser class 2021-03-10 12:32:13 +01:00
MillenniumEarl 712bd6a8d6 Fix wrong check for IDs validation 2021-03-10 12:30:52 +01:00
MillenniumEarl 5fa50505e4 Remove @lodash 2021-03-10 12:30:35 +01:00
MillenniumEarl f888b96c7a Add logout method 2021-03-10 12:25:43 +01:00
MillenniumEarl 2b1ab96da5 CHange for with map 2021-03-10 12:22:12 +01:00
MillenniumEarl bd7469415a Remove eslint-disable 2021-03-10 12:19:17 +01:00
MillenniumEarl 31f8f19aa3 Fix non absolute date difference 2021-03-10 12:17:23 +01:00
MillenniumEarl b841da19c0 Fix async elaborateResponse 2021-03-10 11:47:21 +01:00
MillenniumEarl 9ea1443074 Prettify script 2021-03-10 11:35:30 +01:00
MillenniumEarl e04b7e2338 Add InvalidID error 2021-03-10 11:35:22 +01:00
MillenniumEarl c0a9718489 Add check for invalid ID 2021-03-10 10:20:05 +01:00
MillenniumEarl c5d449d411 Implement elaborateResponse 2021-03-10 10:19:02 +01:00