Commit Graph

69 Commits (7a8445ba2d3382123f6b6152d6b8c9fddae29919)

Author SHA1 Message Date
deepsource-autofix[bot] cf4b3e1269
Format code with prettier
This commit fixes the style issues introduced in 262e922 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/c3bfc52a-3e9c-4ab0-9f9e-a9140d581cf1/
2020-10-10 14:27:28 +00:00
samuele.berlusconi 262e922f5b Download games indirectly is prohibited by the platform. 2020-10-10 16:27:01 +02:00
MillenniumEarl 4e2c158a85 Get game data from URL 2020-10-10 11:45:43 +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 d2b9c98c8d Now logout also close the shared browser 2020-10-08 21:19:54 +02:00
MillenniumEarl 6ce792e088 Mispelled folder 2020-10-08 21:09:39 +02:00
deepsource-autofix[bot] f06719193b
Format code with prettier
This commit fixes the style issues introduced in d18cb08 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/fdbd2925-44e0-43d6-bb4d-50c5d16726a6/
2020-10-03 14:42:29 +00:00
MillenniumEarl d18cb0843e Minor fixes 2020-10-03 16:41:09 +02:00
MillenniumEarl 2cf963d765 Updated JSDoc 2020-10-02 17:43:14 +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
MillenniumEarl 331dc930b1 Updated API
Reworked what data are needed to scrape a game, now the API support the scraping of the user data, especially the watched games threads
2020-09-29 23:38:08 +02:00
MillenniumEarl d2e9866140 First commit 2020-09-29 17:11:43 +02:00