Commit Graph

17 Commits (master)

Author SHA1 Message Date
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 91b383fc6b Removed gameDir and lastPlayed properties 2020-11-07 18:01:48 +01:00
MillenniumEarl af59febbb5 Added unit tests 2020-11-02 15:06:09 +01:00
MillenniumEarl 1391f28ad1 Better logging, completed game scraping, remove unused values 2020-11-01 21:56:12 +01:00
MillenniumEarl 652fe0d3d6 Addes scraper, need authentication 2020-10-31 16:00:26 +01:00
samuele.berlusconi f7dd2d8e4e Style fix 2020-10-29 22:14:40 +01:00
samuele.berlusconi 22bd79684c Updated unit tests 2020-10-21 22:35:48 +02:00
samuele.berlusconi b2df5df740 Fixed timeout errors (probably), fixed missing preview for games 2020-10-21 15:31:11 +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
samuele.berlusconi d996807c4e Addes last changelog parser 2020-10-14 16:04:50 +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 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