Commit Graph

611 Commits

Author SHA1 Message Date
Alex Corn
ab9baeafc6
Return postDate as a Date object 2023-06-24 02:48:26 -04:00
Alex Corn
788f34ba7a
Export ESharedFileType 2023-06-24 02:44:12 -04:00
Alex Corn
bde2cafaf4
We never want to return a sharedfile without an owner 2023-06-24 02:43:09 -04:00
Alex Corn
36e8c79d87
Some minor updates 2023-06-24 02:40:48 -04:00
DoctorMcKay
4ca0fc83aa
Merge pull request #306 from HerrEurobeat/feature/steam-sharedfiles
Add full sharedfiles support
2023-06-24 02:30:12 -04:00
Alex Corn
2dd5bb490e
Added accept_all_confirmations.js example 2023-06-23 18:32:50 -04:00
Alex Corn
d0da148d6b
Added comment explaining usage of setMobileAppAccessToken 2023-06-23 01:04:48 -04:00
Alex Corn
7605dc8a41
Added examples readme 2023-06-23 01:02:20 -04:00
Alex Corn
5f46aee9fc
Updated enable_twofactor and disable_twofactor examples to use steam-session 2023-06-23 01:00:09 -04:00
Alex Corn
02cc5daafe
3.45.3 2023-06-22 00:24:21 -04:00
Alex Corn
e76d34891a
Return a descriptive error message to getConfirmations, if available 2023-06-22 00:13:28 -04:00
Alex Corn
20ad260d68
Remove defunct david-dm badge 2023-06-20 22:04:37 -04:00
Alex Corn
76f2c55a73
3.45.2 2023-06-20 21:54:50 -04:00
Alex Corn
77c2811e7e
Use new confirmation tags in acceptConfirmationForObject 2023-06-20 21:54:44 -04:00
Alex Corn
37bac4d240
Make CConfirmation.timestamp a Date object 2023-06-20 21:48:30 -04:00
Alex Corn
d23d7e22c0
3.45.1 2023-06-20 21:42:54 -04:00
Alex Corn
6e19ffd93b
Use new endpoints for trade confirmations 2023-06-20 21:42:28 -04:00
3urobeat
e5fbddc00c
Merge branch 'master' into feature/steam-sharedfiles 2023-06-15 09:17:35 +00:00
Alex Corn
3531560083
3.45.0 2023-06-14 20:52:40 -04:00
Alex Corn
6fa6a073a8
Updated 2FA methods to use mobile app access token 2023-06-14 20:52:12 -04:00
Alex Corn
fd872490c8
3.44.4 2023-06-14 20:10:14 -04:00
Alex Corn
be528d1a19
Change default value for disableMobile to true 2023-06-14 20:10:00 -04:00
3urobeat
440b2f9ba9
Add JsDoc 2023-05-29 19:29:38 +02:00
3urobeat
e23fa02c91
Add support for reading numRatings of guides 2023-05-28 14:03:01 +02:00
3urobeat
33bc8d83c9
Add support for determining up/downvote status 2023-05-28 13:45:57 +02:00
3urobeat
f96d25ad52
Rename sid to sharedFileId 2023-05-15 22:45:44 +02:00
3urobeat
f7d7cf0660
Remove support for up- & downvoting sharedfiles 2023-05-15 22:42:38 +02:00
3urobeat
27d2daac61
Remove steamid-resolver dep and use internal helper 2023-05-15 22:37:52 +02:00
3urobeat
4723bd93a6
Improve resolveVanityURL() and move to helpers 2023-05-15 22:37:52 +02:00
3urobeat
897ad16154
Formatting 2023-05-14 18:52:52 +02:00
3urobeat
81d8dc2a5c
Use decodeSteamTime() helper instead of doing it manually 2023-05-14 16:29:43 +02:00
3urobeat
8538589fef
Fix owner remaining null and wrong param 2023-05-14 16:29:42 +02:00
3urobeat
c0be17cd61
Load CSteamSharedfile class 2023-05-14 16:29:42 +02:00
3urobeat
350f6288e4
Add sharedfile object methods 2023-05-14 16:29:42 +02:00
3urobeat
ba2782066d
Misc 2023-05-14 16:29:41 +02:00
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
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