Alex Corn
b98997a595
Merge branch 'master' into v4
...
# Conflicts:
# components/http.js
# components/users.js
# package.json
2023-04-24 17:57:25 -04:00
Alex Corn
3bcaf40850
3.44.3
2022-10-28 04:31:42 -04:00
DoctorMcKay
0ccac69bea
Merge pull request #300 from misterdudu/patch-1
...
Fix: New rate limit rule from steam
2022-10-28 04:30:41 -04:00
Eduardo
48d63857e2
Fix: New rate limit rule from steam
...
Steam added a new rule for inventories. Requesting with a "count" higher than 2000 will ban the proxy after four requests. All requests made with less than 2001 will have a rate limit of around 60/min per proxy.
2022-10-28 04:34:16 -03:00
Alex Corn
b11734cd9b
3.44.2
2022-08-24 21:47:03 -04:00
DoctorMcKay
5c37c38dda
Merge pull request #291 from Heartz66/patch-2
...
Fix Not Logged In
2022-08-24 21:46:46 -04:00
Heartz66
260bfaa0ad
Fix Not Logged In
...
Steam recently changed their login pages. This change should correctly identify the login state.
2022-08-24 23:59:51 +02:00
Alex Corn
1031a4dbd7
3.44.1
2022-05-13 22:49:06 -04:00
Alex Corn
e28fe5ca05
Merge pull request #286 from Heartz66/patch-1
...
Fix Not Logged In
2022-05-13 22:44:56 -04:00
Heartz66
90a9ee1aa9
Fix Not Logged In
...
Current version doesn't correctly identify login state. This change should correctly identify the state.
2022-05-13 17:10:52 +02:00
Alex Corn
7ebbd5806f
Merge branch 'master' into v4
...
# Conflicts:
# .idea/codeStyles/Project.xml
# .idea/codeStyles/codeStyleConfig.xml
# package.json
2022-02-02 03:43:42 -05:00
Alex Corn
9a069e80fb
3.44.0
2022-02-02 03:36:23 -05:00
Alex Corn
640c47b933
Updated comment
2022-02-02 03:35:44 -05:00
Alex Corn
f5d65a9ad4
Added getBoosterPackCatalog and createBoosterPack
2022-02-02 03:15:50 -05:00
Alex Corn
43c0504232
Require node 12 or later
2021-07-30 02:07:04 -04:00
Alex Corn
48f0637c18
Use steamid@2.0.0
2021-07-30 02:06:58 -04:00
Alex Corn
ad095605b6
Clean up comment parsing code a little
2021-07-30 00:39:46 -04:00
Alex Corn
d09f18f055
Compare against PrivacyState rather than using a magic number
2021-07-30 00:27:21 -04:00
Alex Corn
c7a8c676b7
Simplify isSteamID
2021-07-30 00:26:11 -04:00
Alex Corn
fd5ed31afa
Ignore unused vars starting with underscore
2021-07-29 22:55:26 -04:00
Alex Corn
e2ef03cc32
Disallow spaces before anonymous/named function parens
2021-07-29 22:09:06 -04:00
Alex Corn
e49c5c175e
Fix dot-notation violation
2021-07-29 22:04:20 -04:00
Alex Corn
565132d1bc
Enforce dot-notation
2021-07-29 22:03:14 -04:00
Alex Corn
7c6e531dbd
Added rationale for not using eqeqeq
2021-07-29 21:58:56 -04:00
Alex Corn
ac19e0867b
Start adding callback promises
2021-07-29 05:55:12 -04:00
Alex Corn
e9d3221ee6
Start replacing request with got
2021-07-29 05:47:24 -04:00
Alex Corn
dfda22cee4
Rename ConfirmationType to EConfirmationType for consistency
2021-07-29 05:20:34 -04:00
Alex Corn
485529e807
Use npm run lint in workflow
2021-07-29 05:06:21 -04:00
Alex Corn
3def387d56
Updated @doctormckay/stdlib
2021-07-29 05:06:01 -04:00
Alex Corn
605fb6268f
Skip eslint workflow for internal pull requests
...
Refs:
- https://github.community/t/duplicate-checks-on-push-and-pull-request-simultaneous-event/18012/4
- 612732d587
2021-07-29 05:03:07 -04:00
Alex Corn
89d058fc99
Update EResult.js
2021-07-29 04:54:27 -04:00
Alex Corn
9d47d28a1e
Some more refactoring
2021-07-29 03:20:14 -04:00
Alex Corn
40ee35ac89
Fixed last eslint error
2021-07-29 03:15:47 -04:00
Alex Corn
e252efc455
Change all eslint rules to errors so they'll hit on CI
2021-07-29 03:15:38 -04:00
Alex Corn
a4de664759
Disable eslint on generated files
2021-07-29 03:14:55 -04:00
Alex Corn
59df4dee1d
eslint requires node 10
2021-07-29 03:11:03 -04:00
Alex Corn
ca887c46ba
Use npx for eslint
2021-07-29 03:10:06 -04:00
Alex Corn
8c0994cec3
Fixed eslint action
2021-07-29 03:09:20 -04:00
Alex Corn
9ec329569f
Added eslint action
2021-07-29 03:05:54 -04:00
Alex Corn
600a41143b
Refactor all files
2021-07-29 02:55:56 -04:00
Alex Corn
4c59309eb4
Refactor index.js
2021-07-29 02:41:04 -04:00
Alex Corn
2adc23f0ac
Added eslint config
2021-07-29 02:30:41 -04:00
Alex Corn
5b40683873
Merge branch 'master' into v4
...
# Conflicts:
# components/help.js
2021-07-23 00:54:50 -04:00
Alex Corn
7ae8a97a0f
Slight refactor for help.js component
2021-07-22 23:58:47 -04:00
Alex Corn
63b0b82531
Cleaned up users.js
2021-07-22 04:42:48 -04:00
Alex Corn
2b678bea06
Some more cleanup
2021-07-22 04:22:29 -04:00
Alex Corn
8ffa0b50d4
Cleaned up help.js
2021-07-22 04:10:20 -04:00
Alex Corn
d093466d27
Removed getWebApiOauthToken
2021-07-22 04:06:59 -04:00
Alex Corn
c69a5451eb
Cleaned up webapi.js
2021-07-22 04:02:38 -04:00
Alex Corn
9a4be453ec
Cleaned up twofactor.js
2021-07-22 03:59:55 -04:00