Commit Graph

175 Commits (6d237cadf788e70976d4a0a1ce6c5815fde51c10)

Author SHA1 Message Date
MillenniumEarl 6d237cadf7 Removed unused package 2020-11-02 16:05:19 +01:00
Millennium Earl 80c93fa90c
Update README.md 2020-11-02 16:02:02 +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 08b23b0c6f Validate eslintrc file 2020-10-29 22:10:20 +01:00
MillenniumEarl 525e1d6417 Merge branch 'master' of https://github.com/MillenniumEarl/F95API 2020-10-28 11:51:31 +01:00
MillenniumEarl bf3b29acd5 Added ESlint config 2020-10-28 11:51:26 +01:00
samuele.berlusconi d13e845fb3 Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master 2020-10-24 20:53:56 +02:00
samuele.berlusconi 9a37342363 Reported coverage 2020-10-24 20:53:47 +02:00
Millennium Earl 48b99aa3a8
Merge pull request #41 from MillenniumEarl/deepsource-transform-28638cbe
Format code with prettier
2020-10-24 20:53:20 +02:00
deepsource-autofix[bot] 681844688e
Format code with prettier
This commit fixes the style issues introduced in d24593a according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/ae7afd9f-e945-4a6d-b27b-f910046a2311/
2020-10-24 18:53:04 +00:00
samuele.berlusconi d24593a04a Better and cleaner game search 2020-10-24 20:52:29 +02:00
Millennium Earl 63a7a9a3a0
Merge pull request #39 from MillenniumEarl/deepsource-transform-ec30ea7f
Format code with prettier
2020-10-22 15:35:53 +02:00
Millennium Earl 3556e91b7c
Merge pull request #40 from MillenniumEarl/deepsource-transform-0489cd97
Format code with prettier
2020-10-22 15:35:42 +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
deepsource-autofix[bot] f89a2ed177
Format code with prettier
This commit fixes the style issues introduced in 7a8445b according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/3c443034-2df4-439e-85aa-16c8b3043332/
2020-10-22 12:06:48 +00: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
Millennium Earl 183249e0bf
Merge pull request #36 from MillenniumEarl/deepsource-transform-e4909274
Format code with prettier
2020-10-21 22:37:39 +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 1cdbafb4cf
Merge pull request #35 from MillenniumEarl/deepsource-fix-dc58783a
Replace variables with const
2020-10-21 15:35:15 +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
Millennium Earl d330ddef18
Merge pull request #34 from MillenniumEarl/deepsource-transform-8574391b
Format code with prettier
2020-10-21 15:33:17 +02: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
Millennium Earl aece733a12
Merge pull request #33 from MillenniumEarl/deepsource-transform-8c25055d
Format code with prettier
2020-10-20 23:50:35 +02:00
MillenniumEarl 04dc85bcd2 Updated dependencies 2020-10-20 22:49:03 +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