MillenniumEarl
|
1dd57954b0
|
Added comment
|
2020-11-02 18:47:24 +01:00 |
MillenniumEarl
|
3b6522a9bd
|
Merge branch 'master' of https://github.com/MillenniumEarl/F95API
|
2020-11-02 18:32:40 +01:00 |
MillenniumEarl
|
1038b16118
|
Bugfix in game update check
|
2020-11-02 18:32:36 +01:00 |
Millennium Earl
|
ea4fd5482d
|
Update README.md
|
2020-11-02 18:30:51 +01:00 |
MillenniumEarl
|
414c34e917
|
Removed trailing "v" in game version
|
2020-11-02 17:26:06 +01:00 |
Millennium Earl
|
e61b1489df
|
Update .deepsource.toml
Remove deepsource transformer
|
2020-11-02 16:32:59 +01:00 |
Millennium Earl
|
34b05752a1
|
Update README.md
Updated codecov badge
|
2020-11-02 16:30:38 +01:00 |
MillenniumEarl
|
ba983a785e
|
Updated test coverage
|
2020-11-02 16:27:04 +01:00 |
Millennium Earl
|
151a0e7d3b
|
Merge pull request #44 from MillenniumEarl/Use-plain-HTML-scraper
Switch to plain HTML scraper
|
2020-11-02 16:23:55 +01:00 |
Millennium Earl
|
a8d2ab9c4c
|
Merge branch 'master' into Use-plain-HTML-scraper
|
2020-11-02 16:18:04 +01:00 |
MillenniumEarl
|
6d237cadf7
|
Removed unused package
|
2020-11-02 16:05:19 +01:00 |
Millennium Earl
|
80c93fa90c
|
Update README.md
|
2020-11-02 16:02:02 +01:00 |
MillenniumEarl
|
20524f75e6
|
Updated readme
|
2020-11-02 15:46:07 +01:00 |
MillenniumEarl
|
62408c55b8
|
Removed debug option and added logger level
|
2020-11-02 15:26:06 +01:00 |
MillenniumEarl
|
af59febbb5
|
Added unit tests
|
2020-11-02 15:06:09 +01:00 |
MillenniumEarl
|
c88c9720a2
|
Bugfix
|
2020-11-02 10:21:36 +01:00 |
MillenniumEarl
|
d335f192cd
|
Fixed JSDOC
|
2020-11-02 10:04:12 +01:00 |
MillenniumEarl
|
f3b723624d
|
Added JSDOC
|
2020-11-02 10:01:39 +01:00 |
MillenniumEarl
|
90100709ba
|
Addes user data fetching
|
2020-11-02 00:14:28 +01:00 |
MillenniumEarl
|
49712b2337
|
Refactored main file, removed old files
|
2020-11-01 22:23:03 +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 |
MillenniumEarl
|
20fea5c315
|
Implemented search for games and mods
|
2020-10-30 20:41:56 +01:00 |
MillenniumEarl
|
1830e61aea
|
Merge branch 'master' of https://github.com/MillenniumEarl/F95API
|
2020-10-30 18:30:05 +01:00 |
MillenniumEarl
|
c76f6ca703
|
Added ESLint dependencies
|
2020-10-30 18:29:58 +01:00 |
samuele.berlusconi
|
f7dd2d8e4e
|
Style fix
|
2020-10-29 22:14:40 +01:00 |
samuele.berlusconi
|
08b23b0c6f
|
Validate eslintrc file
|
2020-10-29 22:10:20 +01:00 |
Millennium Earl
|
26ce347f0f
|
Merge pull request #43 from MillenniumEarl/snyk-upgrade-738cb101e900ae3c94e7b5b815a5cfd6
[Snyk] Upgrade node-html-parser from 1.2.21 to 1.3.1
|
2020-10-29 22:08:34 +01:00 |
Millennium Earl
|
d5ded60cda
|
Merge pull request #42 from MillenniumEarl/deepsource-transform-503c0711
Format code with prettier
|
2020-10-29 22:08:18 +01:00 |
snyk-bot
|
3409489e66
|
fix: upgrade node-html-parser from 1.2.21 to 1.3.1
Snyk has created this PR to upgrade node-html-parser from 1.2.21 to 1.3.1.
See this package in npm:
https://www.npmjs.com/package/node-html-parser
See this project in Snyk:
https://app.snyk.io/org/millenniumearl/project/0996818c-dc29-4f12-9d4e-7956e055e85a?utm_source=github&utm_medium=upgrade-pr
|
2020-10-29 03:40:28 +00:00 |
deepsource-autofix[bot]
|
7b9dd8a1f0
|
Format code with prettier
This commit fixes the style issues introduced in 525e1d6 according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/95effcff-4076-4cfe-9165-1ab1cfdc2715/
|
2020-10-28 10:51:55 +00:00 |
MillenniumEarl
|
525e1d6417
|
Merge branch 'master' of https://github.com/MillenniumEarl/F95API
|
2020-10-28 11:51:31 +01:00 |
MillenniumEarl
|
bf3b29acd5
|
Added ESlint config
|
2020-10-28 11:51:26 +01:00 |
samuele.berlusconi
|
d13e845fb3
|
Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master
|
2020-10-24 20:53:56 +02:00 |
samuele.berlusconi
|
9a37342363
|
Reported coverage
|
2020-10-24 20:53:47 +02:00 |
Millennium Earl
|
48b99aa3a8
|
Merge pull request #41 from MillenniumEarl/deepsource-transform-28638cbe
Format code with prettier
|
2020-10-24 20:53:20 +02:00 |
deepsource-autofix[bot]
|
681844688e
|
Format code with prettier
This commit fixes the style issues introduced in d24593a according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/ae7afd9f-e945-4a6d-b27b-f910046a2311/
|
2020-10-24 18:53:04 +00:00 |
samuele.berlusconi
|
d24593a04a
|
Better and cleaner game search
|
2020-10-24 20:52:29 +02:00 |
Millennium Earl
|
63a7a9a3a0
|
Merge pull request #39 from MillenniumEarl/deepsource-transform-ec30ea7f
Format code with prettier
|
2020-10-22 15:35:53 +02:00 |
Millennium Earl
|
3556e91b7c
|
Merge pull request #40 from MillenniumEarl/deepsource-transform-0489cd97
Format code with prettier
|
2020-10-22 15:35:42 +02:00 |
deepsource-autofix[bot]
|
a57439f7e6
|
Format code with prettier
This commit fixes the style issues introduced in 5e6db7c according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/45f84ed0-28ed-4ede-9c40-950cb22c1929/
|
2020-10-22 12:08:29 +00:00 |
samuele.berlusconi
|
5e6db7c6b5
|
Bugfix
|
2020-10-22 14:08:01 +02:00 |
deepsource-autofix[bot]
|
f89a2ed177
|
Format code with prettier
This commit fixes the style issues introduced in 7a8445b according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/3c443034-2df4-439e-85aa-16c8b3043332/
|
2020-10-22 12:06:48 +00:00 |
samuele.berlusconi
|
7a8445ba2d
|
The games version is now parsed from the title
|
2020-10-22 14:06:23 +02:00 |
samuele.berlusconi
|
70cfa36b4f
|
Close browser page after get version from title
|
2020-10-22 13:50:58 +02:00 |
samuele.berlusconi
|
04d1b864c3
|
Clean strings from invalid Win/UNIX'path chars
|
2020-10-22 13:48:26 +02:00 |
Millennium Earl
|
183249e0bf
|
Merge pull request #36 from MillenniumEarl/deepsource-transform-e4909274
Format code with prettier
|
2020-10-21 22:37:39 +02:00 |
deepsource-autofix[bot]
|
49ad6896cd
|
Format code with prettier
This commit fixes the style issues introduced in 22bd796 according to the output
from prettier.
Details: https://deepsource.io/gh/MillenniumEarl/F95API/transform/57cbbdf9-5bee-4d10-9216-671d1f284622/
|
2020-10-21 20:36:13 +00:00 |