Commit Graph

35 Commits (72f3b97ea10172b85c7d173a29545e71d7c11ce2)

Author SHA1 Message Date
MillenniumEarl 72f3b97ea1 Style fixes 2020-10-16 09:58:08 +02:00
Millennium Earl 0f5c82751e
Merge branch 'master' into deepsource-fix-fd03307c 2020-10-16 09:49:02 +02:00
MillenniumEarl 98067e0636 Style bugfixes 2020-10-16 09:45:58 +02:00
deepsource-autofix[bot] e30728bde5
Replace square-bracket notation with dot notation 2020-10-16 07:45:33 +00:00
deepsource-autofix[bot] 4a3f224500
Replace variables with const 2020-10-16 07:21:19 +00:00
deepsource-autofix[bot] 6ac602fa87
Format code with prettier
This commit fixes the style issues introduced in f7ff5f3 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/5957f2bd-9b83-459b-a748-1e25dc849308/
2020-10-14 13:15:34 +00:00
samuele.berlusconi f7ff5f3c26 Solved (probably) timeout issue 2020-10-14 15:12:35 +02:00
deepsource-autofix[bot] 7a1c8610e6
Format code with prettier
This commit fixes the style issues introduced in 89706ce according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/5987f489-3741-4ea4-8bab-20a3be8d16df/
2020-10-13 13:42:43 +00:00
MillenniumEarl 89706ce3e0 Added support for local chromium path 2020-10-13 15:40:10 +02:00
deepsource-autofix[bot] 15d66c3554
Format code with prettier
This commit fixes the style issues introduced in ce649f2 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/83211c72-c68d-4574-9264-698f5d965c1b/
2020-10-12 12:12:29 +00:00
MillenniumEarl ce649f2b9f Fixed unit tests, better game search and improved speed 2020-10-12 14:11:36 +02:00
MillenniumEarl 662d3c7227 Better game search 2020-10-12 10:27:48 +02:00
MillenniumEarl 8193ddc308 Bugfixes 2020-10-11 22:45:20 +02:00
deepsource-autofix[bot] fa470c4ebf
Format code with prettier
This commit fixes the style issues introduced in 90d99e4 according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/1d01a078-b5e8-43f1-96bb-a18eca9bbe0a/
2020-10-10 10:06:19 +00:00
MillenniumEarl 90d99e4315 Bugfix in game update check 2020-10-10 12:05:47 +02:00
MillenniumEarl 95650bc1fe BugFix in game update check 2020-10-10 12:05:05 +02:00
MillenniumEarl 4e2c158a85 Get game data from URL 2020-10-10 11:45:43 +02:00
MillenniumEarl 44d7e126c8 Changed version check 2020-10-10 11:33:54 +02:00
MillenniumEarl 5275c82448 Bugfixes 2020-10-09 17:08:34 +02:00
MillenniumEarl 90255e7b80 Bugfixes 2020-10-09 17:02:07 +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 2db1b6a1f8 Bugfix in logout 2020-10-08 22:39:03 +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
MillenniumEarl 5920563516 Set up CodeCov 2020-10-03 18:16:45 +02:00
deepsource-autofix[bot] a52a8e32f4
Format code with prettier
This commit fixes the style issues introduced in ca2a59e according to the output
from prettier.

Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/e30a87a8-5cf4-49aa-a78e-f15831f22583/
2020-10-02 15:52:59 +00:00
MillenniumEarl 01d4e137b1 Minor bugfix 2020-10-02 17:47:11 +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