3urobeat
d6b0fbd5d0
Update non-object methods to take appid param
2023-05-14 16:29:40 +02:00
3urobeat
9ec5dcd7b0
Add sharedfile class with fully working scraper
2023-05-14 16:29:40 +02:00
3urobeat
c8642865a1
Add sharedfile type enum
2023-05-14 16:29:40 +02:00
3urobeat
c92801d25e
Load sharedfiles component
2023-05-13 16:09:53 +02:00
3urobeat
b55516f67f
Oops, wrong object name
2023-05-13 15:35:46 +02:00
3urobeat
f09adc84a4
Add (disabled) sharedfile favorite support
2023-05-13 15:35:46 +02:00
3urobeat
d807f10653
Add sharedfile subscribing support
2023-05-13 15:35:45 +02:00
3urobeat
18011b3fac
Add sharedfile voting support
2023-05-13 15:35:45 +02:00
3urobeat
6f97370710
Add sharedfile comment support
2023-05-13 15:35:45 +02:00
Alex Corn
711ab8a3ae
Update stdlib version
2023-04-26 14:22:09 -04:00
Alex Corn
9218ec6dd9
Use stdlib 2.1.0
2023-04-24 23:50:24 -04:00
Alex Corn
d28c2cdde9
Require node 14
2023-04-24 18:01:19 -04:00
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
fjexe
2a1d244114
Update users.js
2022-11-04 18:48:35 +03: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