Commit Graph

119 Commits (12c865b5a0c558c2df333440f4fce823a07ed899)

Author SHA1 Message Date
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
MillenniumEarl 1038b16118 Bugfix in game update check 2020-11-02 18:32:36 +01:00
MillenniumEarl 414c34e917 Removed trailing "v" in game version 2020-11-02 17:26:06 +01:00
MillenniumEarl 20524f75e6 Updated readme 2020-11-02 15:46:07 +01:00
MillenniumEarl 62408c55b8 Removed debug option and added logger level 2020-11-02 15:26:06 +01:00
MillenniumEarl af59febbb5 Added unit tests 2020-11-02 15:06:09 +01:00
MillenniumEarl c88c9720a2 Bugfix 2020-11-02 10:21:36 +01:00
MillenniumEarl d335f192cd Fixed JSDOC 2020-11-02 10:04:12 +01:00
MillenniumEarl f3b723624d Added JSDOC 2020-11-02 10:01:39 +01:00
MillenniumEarl 90100709ba Addes user data fetching 2020-11-02 00:14:28 +01:00
MillenniumEarl 49712b2337 Refactored main file, removed old files 2020-11-01 22:23:03 +01:00
MillenniumEarl 1391f28ad1 Better logging, completed game scraping, remove unused values 2020-11-01 21:56:12 +01:00
MillenniumEarl ecfd1784b1 Added authentication to platform, game searcher tested 2020-11-01 14:56:07 +01:00
samuele.berlusconi 4c273def44 Try to auth in the platform via POST request 2020-11-01 09:54:59 +01:00
MillenniumEarl 652fe0d3d6 Addes scraper, need authentication 2020-10-31 16:00:26 +01:00
MillenniumEarl 20fea5c315 Implemented search for games and mods 2020-10-30 20:41:56 +01:00
samuele.berlusconi f7dd2d8e4e Style fix 2020-10-29 22:14:40 +01:00
samuele.berlusconi d24593a04a Better and cleaner game search 2020-10-24 20:52:29 +02:00
deepsource-autofix[bot] a57439f7e6
Format code with prettier
This commit fixes the style issues introduced in 5e6db7c according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/45f84ed0-28ed-4ede-9c40-950cb22c1929/
2020-10-22 12:08:29 +00:00
samuele.berlusconi 5e6db7c6b5 Bugfix 2020-10-22 14:08:01 +02:00
samuele.berlusconi 7a8445ba2d The games version is now parsed from the title 2020-10-22 14:06:23 +02:00
samuele.berlusconi 70cfa36b4f Close browser page after get version from title 2020-10-22 13:50:58 +02:00
samuele.berlusconi 04d1b864c3 Clean strings from invalid Win/UNIX'path chars 2020-10-22 13:48:26 +02:00
deepsource-autofix[bot] 49ad6896cd
Format code with prettier
This commit fixes the style issues introduced in 22bd796 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/57cbbdf9-5bee-4d10-9216-671d1f284622/
2020-10-21 20:36:13 +00:00
samuele.berlusconi 22bd79684c Updated unit tests 2020-10-21 22:35:48 +02:00
samuele.berlusconi e1a08bba06 Changed base log level 2020-10-21 15:43:11 +02:00
samuele.berlusconi fd45eb7796 Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master 2020-10-21 15:36:54 +02:00
samuele.berlusconi af85a39f66 Removed unused require 2020-10-21 15:36:50 +02:00
Millennium Earl e2d939c593
Merge branch 'master' into deepsource-fix-dc58783a 2020-10-21 15:35:05 +02:00
deepsource-autofix[bot] c789b1f4ab
Format code with prettier
This commit fixes the style issues introduced in 611729a according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/e85ee086-383c-4d69-b8e4-1d96a62a2790/
2020-10-21 13:33:20 +00:00
deepsource-autofix[bot] 611729a761
Replace variables with const 2020-10-21 13:33:08 +00:00
deepsource-autofix[bot] 0f9050263a
Format code with prettier
This commit fixes the style issues introduced in b2df5df according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/77193e6e-7d4b-40b2-bfb8-5507f447d8b5/
2020-10-21 13:31:39 +00:00
samuele.berlusconi b2df5df740 Fixed timeout errors (probably), fixed missing preview for games 2020-10-21 15:31:11 +02:00
MillenniumEarl 3144f28849 Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master 2020-10-21 08:32:41 +02:00
MillenniumEarl e6716e8f35 Comments mispelled 2020-10-21 08:32:35 +02:00
deepsource-autofix[bot] 6487a5946b
Format code with prettier
This commit fixes the style issues introduced in 5293ae3 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/266ac9b1-e124-46f9-907f-e66bdcdc002c/
2020-10-20 20:48:42 +00:00
MillenniumEarl 5293ae3f1b Game scraper didn't counted updaste URL, better use of promises 2020-10-20 22:47:36 +02:00