MillenniumEarl
8468269fd3
Added tests and ignored not useful code
2020-11-22 10:42:43 +01:00
MillenniumEarl
aae153caa7
Added tags parser
2020-11-19 22:28:28 +01:00
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
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
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
Millennium Earl
1f9615f2fd
Merge branch 'master' into deepsource-transform-67d15f45
2020-10-16 10:17: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
deepsource-autofix[bot]
c2b5e1b6d6
Format code with prettier
...
This commit fixes the style issues introduced in 72f3b97
according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/b8468d1e-fa4d-4414-b766-aff09fe9abcb/
2020-10-16 07:58:42 +00: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
deepsource-autofix[bot]
4a3f224500
Replace variables with const
2020-10-16 07:21:19 +00:00
samuele.berlusconi
d996807c4e
Addes last changelog parser
2020-10-14 16:04:50 +02:00
MillenniumEarl
ce649f2b9f
Fixed unit tests, better game search and improved speed
2020-10-12 14:11:36 +02:00
Millennium Earl
8582368caf
Update game-download.js
2020-10-11 14:40:34 +02:00
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
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
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