Alex Corn
b5b50cec50
Ignore dev/
2023-10-01 21:30:28 -04:00
Alex Corn
cf4b474c70
Added steamID coalescing helper, although currently unused
2023-10-01 21:30:12 -04:00
3urobeat
bf2b4601ee
Add user/workshop/curator follow & unfollow support ( #320 )
...
* Add follow & unfollow user functions
* Add follow & unfollow to CSteamUser object methods
* Add support for following & unfollowing curators
* Correctly parse for eresult on error
* Use eresultError() helper
2023-10-01 21:22:44 -04:00
Alex Corn
f69519f547
Fixed getUserInventoryContexts not properly returning errors for private inventory/profile
...
Closes #305
2023-06-27 00:53:55 -04:00
DoctorMcKay
29e18806cc
Merge pull request #301 from fjexe/patch-1
...
Update users.js
2023-06-27 00:43:07 -04:00
DoctorMcKay
c855b505c5
Merge pull request #307 from HerrEurobeat/reenable-primaryGroup-support
...
Re-enable primaryGroup profile setting
2023-06-27 00:42:46 -04:00
Alex Corn
6cc96b51fa
3.46.1
2023-06-27 00:17:17 -04:00
DoctorMcKay
edf2891800
Merge pull request #314 from HerrEurobeat/fix-sharedfile-owner
...
Fix resolving vanity returning error
2023-06-27 00:16:17 -04:00
3urobeat
0fc1120fd3
Fix resolving vanity #313
2023-06-26 16:02:15 +02:00
DoctorMcKay
a0aee350cc
Update comment
2023-06-26 01:37:08 -04:00
Alex Corn
2abc547f49
3.46.0
2023-06-24 03:00:14 -04:00
Alex Corn
b2bffddfbe
Fixed wrong owner property
2023-06-24 02:53:15 -04:00
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
c25cb31e34
Re-enable primaryGroup profile setting
2023-05-14 17:06:56 +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