Commit Graph

17 Commits (5293ae3f1b559df3eaab5c2b64c3c35a57fc2c1a)

Author SHA1 Message Date
MillenniumEarl 5293ae3f1b Game scraper didn't counted updaste URL, better use of promises 2020-10-20 22:47:36 +02:00
deepsource-autofix[bot] b3080c629a
Format code with prettier
This commit fixes the style issues introduced in 32409b9 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/b545939d-4c3c-4783-9fc9-96065f092180/
2020-10-16 08:06:03 +00:00
MillenniumEarl 32409b91a7 Style fixes 2020-10-16 10:05:28 +02:00
MillenniumEarl 72f3b97ea1 Style fixes 2020-10-16 09:58:08 +02:00
MillenniumEarl 98067e0636 Style bugfixes 2020-10-16 09:45:58 +02:00
MillenniumEarl 44b45a7b7b Removed console log 2020-10-12 14:26:53 +02:00
MillenniumEarl ce649f2b9f Fixed unit tests, better game search and improved speed 2020-10-12 14:11:36 +02:00
MillenniumEarl bf7e409e0c Bugfixes 2020-10-09 16:58:32 +02:00
deepsource-autofix[bot] f98405bb15
Format code with prettier
This commit fixes the style issues introduced in 2e49c66 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/74b785b0-6043-432a-9c60-d6a61bc39153/
2020-10-09 14:45:17 +00:00
MillenniumEarl 2e49c66eca Updated dependencies 2020-10-09 16:44:44 +02:00
MillenniumEarl 1c25e2806d Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master 2020-10-09 16:43:18 +02:00
MillenniumEarl 12a3ff2ffd Added redirect management when checking URLs 2020-10-09 16:42:13 +02:00
deepsource-autofix[bot] c9404ca549
Format code with prettier
This commit fixes the style issues introduced in ac3f0e8 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/c1c0424a-a6e0-42f5-b832-717bd271c7cc/
2020-10-08 21:09:05 +00:00
MillenniumEarl ac3f0e8acf Sobstitute URL object to string for compatibility 2020-10-08 23:08:20 +02:00
MillenniumEarl 6ce792e088 Mispelled folder 2020-10-08 21:09:39 +02:00
MillenniumEarl f637c4759d Code coverage of 90%, added browser isolation and possibility to set cache dir 2020-10-02 14:01:51 +02:00
MillenniumEarl 0773f77c2c New functions
Organized the scripts in subfolders, coded unit-tests, removed unused files, added function:
+ for get user-data (when logged) like avatar and watched threads
+ parse download link of the games (depends on the OS used)
2020-10-01 21:13:23 +02:00