Commit Graph

155 Commits (02b92d0b887e5f4537a7360672a52933aa1c179f)

Author SHA1 Message Date
MillenniumEarl 711f1852f3 Add session file 2020-12-26 15:23:52 +01:00
MillenniumEarl a67d8c0901 Reorganized private methods 2020-12-26 15:23:41 +01:00
MillenniumEarl b005b7f969 Fix cheerio.load statement 2020-12-26 12:00:06 +01:00
MillenniumEarl 710eecbbf4 Fix bugs in platform data assignment 2020-12-17 23:09:31 +01:00
MillenniumEarl af0afa5728 Fix bugs in platform data assignment 2020-12-17 23:08:08 +01:00
MillenniumEarl b2d49ffef4 Fix bugs in platform data assignment 2020-12-17 23:05:22 +01:00
MillenniumEarl d3a1a1e11a Resolved circular dependency 2020-12-17 22:44:40 +01:00
MillenniumEarl c20d7d9597 Add new tests 2020-12-15 15:22:10 +01:00
MillenniumEarl 7b8eb5b357 Extract platform data fetch 2020-12-15 14:16:18 +01:00
MillenniumEarl 46a0afca70 Reduce cyclomatic complexity 2020-12-15 14:09:16 +01:00
MillenniumEarl f0caf0f669 Fixing comments 2020-12-15 14:02:41 +01:00
MillenniumEarl ee34665b3a Reduce cyclomatic complexity 2020-12-15 14:00:05 +01:00
MillenniumEarl bf71cf062c Reduce cyclomatic complexity 2020-12-15 09:47:40 +01:00
MillenniumEarl 19d8c2cdd9 Replaced ky with axios 2020-12-15 09:26:29 +01:00
MillenniumEarl 18cef3fed5 Unsupported Nullish coalescing operator 2020-12-15 09:11:04 +01:00
MillenniumEarl 6f4b3a4e44 Reduce cyclomatic complexity 2020-12-12 13:41:39 +01:00
MillenniumEarl 0db26c6e26 Reduced cyclomatick complexity 2020-12-12 12:39:16 +01:00
MillenniumEarl 0ce3d66512 Add null value when date is not parseable 2020-12-07 21:06:34 +01:00
MillenniumEarl 65e9c5c870 Added @luxon for date validation 2020-12-07 17:07:36 +01:00
MillenniumEarl fdd452b5db Compare with uppercase strings 2020-12-03 12:35:50 +01:00
MillenniumEarl b414e9adeb Removed sorting of results 2020-12-03 11:59:27 +01:00
MillenniumEarl 34d065f84c Added prefix parser 2020-12-03 11:55:06 +01:00
MillenniumEarl 8c1d39b98d Fetching data like tags and engines from the platform 2020-12-03 11:44:15 +01:00
MillenniumEarl 0e47ab09b4 Updated references to shared properties 2020-12-03 11:35:24 +01:00
MillenniumEarl f7bb2b36cd Added 'tags' and 'others' fields 2020-12-03 11:34:33 +01:00
MillenniumEarl 0a49f922f5 Removed unused selectors 2020-12-03 11:33:59 +01:00
MillenniumEarl a6fd754f75 Fix typo 2020-12-03 10:12:56 +01:00
MillenniumEarl 43172692bf Updated ID regex 2020-12-03 10:11:48 +01:00
MillenniumEarl 1ef347ab27 Use promise.all for multiple promise 2020-11-30 14:01:16 +01:00
MillenniumEarl dd5cc14d31 Updated regex for ID 2020-11-30 13:58:38 +01:00
MillenniumEarl e67687db43 Edited invalid comment 2020-11-30 13:23:24 +01:00
MillenniumEarl 14c4cce88e More robust ID parser 2020-11-30 13:22:35 +01:00
MillenniumEarl 39ae840301 Added warning for not supported parameter 2020-11-30 10:41:54 +01:00
MillenniumEarl edc8f96277 Updated example 2020-11-30 10:40:35 +01:00
MillenniumEarl 8d0a30649e Added support for fetch latest updates 2020-11-30 10:40:23 +01:00
MillenniumEarl 9ff4d6b12f Warning when trying to fetch non-HTML response in fetchHTML 2020-11-30 10:39:59 +01:00
MillenniumEarl 8468269fd3 Added tests and ignored not useful code 2020-11-22 10:42:43 +01:00
MillenniumEarl 9c51f994eb Fixed bug with changelog fetch 2020-11-20 10:23:06 +01:00
MillenniumEarl aae153caa7 Added tags parser 2020-11-19 22:28:28 +01:00
MillenniumEarl 48df148289 Improved changelog detection 2020-11-19 20:45:05 +01:00
MillenniumEarl 7ce02dce06 Updated example 2020-11-19 20:43:30 +01:00
MillenniumEarl 061f8de0ca Search for the exact name 2020-11-12 14:20:35 +01:00
MillenniumEarl 6bb089cca6 Ignore games with no JSON-LD 2020-11-09 17:53:29 +01:00
MillenniumEarl 932f5d778c Bugfix in removing trailing "v" in version 2020-11-09 17:30:27 +01:00
MillenniumEarl e1596c77b4 Update example.js 2020-11-07 18:58:06 +01:00
MillenniumEarl 5c963a14c9 Bugfixes 2020-11-07 18:55:20 +01:00
MillenniumEarl 28b1bf0ea2 Added game ID 2020-11-07 18:16:20 +01:00
MillenniumEarl 222fe21185 Remove trailing v from version and \n from changelog 2020-11-07 18:05:48 +01:00
MillenniumEarl 91b383fc6b Removed gameDir and lastPlayed properties 2020-11-07 18:01:48 +01:00
MillenniumEarl 1dd57954b0 Added comment 2020-11-02 18:47:24 +01:00