Alex Corn
|
aa0d4d32b7
|
Removed stats-reporter
|
2019-09-07 05:05:46 -04:00 |
|
Alex Corn
|
a46ed17415
|
Added clearPersonaNameHistory
|
2019-04-19 01:20:01 -04:00 |
|
Alex Corn
|
22d34b1faf
|
Added Steam ID to output of getClientLogonToken
|
2019-02-13 17:59:33 -05:00 |
|
Alex Corn
|
cfd932dc72
|
Changed output format of getClientLogonToken
|
2019-02-13 17:42:28 -05:00 |
|
Alex Corn
|
4710afa28b
|
Added getClientLogonToken
|
2019-02-13 17:40:45 -05:00 |
|
Alex Corn
|
3ca85bedc2
|
Merge branch 'master' of ssh://github.com/DoctorMcKay/node-steamcommunity
|
2019-02-13 17:28:57 -05:00 |
|
Joel
|
bf13224cbf
|
Add the ability to set custom mobile user-agent
|
2018-07-10 23:30:12 -07:00 |
|
Alex Corn
|
117374a4c5
|
Updated Chrome user-agent
|
2018-07-11 02:22:39 -04:00 |
|
Alex Corn
|
bb97565f2a
|
Fixed steamID not being properly set
|
2018-07-11 02:12:37 -04:00 |
|
Alex Corn
|
3921ce17d0
|
Follow redirects when posting to own profile (fixes #178)
|
2018-05-18 17:32:33 -04:00 |
|
Alex Corn
|
8d163d0d85
|
Added privacy controls for gameDetails and playtime
|
2018-04-11 00:27:10 -04:00 |
|
Alex Corn
|
aa302bc09e
|
Fixed various profile url requests
|
2018-04-01 23:35:56 -04:00 |
|
Alex Corn
|
e97e63fe6d
|
Added ability to get gem value for an item and to turn items into gems
|
2018-04-01 03:22:00 -04:00 |
|
Alex Corn
|
f6c7c74ab6
|
Fixed Node.js process being kept running unnecessarily
|
2018-04-01 03:15:13 -04:00 |
|
Alexander Corn
|
5da6e40ebb
|
Fixed some code style issues
|
2017-12-28 00:32:06 -05:00 |
|
Alex Corn
|
0b8dd57a40
|
Merge pull request #186 from hell00world/master
Added changeTradeURL method
|
2017-12-28 00:21:00 -05:00 |
|
hell00world
|
6f8456882a
|
Added changeTradeURL method
|
2017-12-28 00:19:57 +01:00 |
|
Alex Corn
|
0b57b47ecb
|
Minor tweaks
|
2017-12-26 16:39:23 -05:00 |
|
Alex Corn
|
724badd175
|
Merge pull request #163 from potato20/disable-mobile-flag
Flag to disable mobile login
|
2017-12-26 16:33:56 -05:00 |
|
Alex Corn
|
8eab34bf18
|
Fixed errors not being handled in getTradeURL
|
2017-11-30 08:59:49 -05:00 |
|
Alexander Corn
|
a03dad9507
|
Added getTradeURL method
|
2017-10-02 14:55:29 -04:00 |
|
Alexander Corn
|
96d87ee8e6
|
Added methods to deal with Steam group join requests
|
2017-08-06 19:08:45 -04:00 |
|
Alexander Corn
|
3045a5d0cc
|
Added stats-reporter integration
|
2017-06-15 10:03:14 -04:00 |
|
Alexander Corn
|
aca375d9da
|
Give different error message if family view unlock failed for rate-limit
|
2017-03-04 22:30:25 -05:00 |
|
Potato 2.0
|
c6ab392c37
|
Add disableMobile flag to login() so user has option to not pretend we're logging in from a phone
|
2017-02-18 14:13:15 -05:00 |
|
Alexander Corn
|
d18a0244ec
|
Updated default user-agent to latest Chrome on Win10 x64
|
2017-02-12 02:22:17 -05:00 |
|
Alexander Corn
|
b1c772d9b9
|
Keep HTTP connections open between requests
|
2017-02-11 22:28:22 -05:00 |
|
Alexander Corn
|
3964af7ade
|
Throw a descriptive error if accountName or password is missing in login
Closes #119
|
2017-01-04 00:07:33 -05:00 |
|
Pavelas
|
33cd9474ab
|
Delete the profile URL cache after log in.
|
2016-10-04 10:26:20 +02:00 |
|
Alexander Corn
|
8a27147f5c
|
Added accountAlerts to getNotifications
|
2016-09-16 19:30:19 -04:00 |
|
Alexander Corn
|
71a3893636
|
Fixed cookies not being set for non-community domains after logging in
Also fixed secure flag not working for cookies
|
2016-09-12 11:22:18 -04:00 |
|
Alexander Corn
|
1b60712b8b
|
Updated getNotifications to use the new JSON endpoint
|
2016-09-12 01:33:11 -04:00 |
|
Alexander Corn
|
335a955abd
|
Fixed cookies not being set
|
2016-09-12 01:24:39 -04:00 |
|
Alexander Corn
|
6d534df8ba
|
Set cookies on all Steam domains, and properly flag as secure
|
2016-09-12 01:17:00 -04:00 |
|
Alexander Corn
|
ce4d7ae026
|
Pull trade offer ID directly from listing page
|
2016-09-08 19:23:15 -04:00 |
|
Alexander Corn
|
3b241ba24f
|
Cache profile URL so we don't need to request it all the time
|
2016-05-05 16:00:28 -04:00 |
|
Alexander Corn
|
fddd74cf24
|
Fixed crash if response to login is malformed
|
2016-04-04 21:42:46 -04:00 |
|
Alexander Corn
|
46e16cc0b6
|
Fixed loggedIn method
|
2016-03-07 01:32:27 -05:00 |
|
Alexander Corn
|
42ebbda00d
|
Fixed typo
|
2016-03-05 00:27:04 -05:00 |
|
Alexander Corn
|
1032b1f832
|
Removed now-unnecessary _checkHttpError and _checkCommunityError calls
|
2016-03-04 23:59:49 -05:00 |
|
Alexander Corn
|
1028c4193f
|
Added HTTP source
|
2016-03-04 19:35:04 -05:00 |
|
Alexander Corn
|
eecd682033
|
Added unified interface for HTTP requests with pre/post hooks
|
2016-03-04 18:26:47 -05:00 |
|
Alexander Corn
|
facf335f0e
|
Fixed captcha overriding more important errors (fixes #56)
|
2016-02-29 16:41:37 -05:00 |
|
Alexander Corn
|
1c3817b797
|
Fixed captcha URL (fixes #83)
|
2016-02-29 16:24:29 -05:00 |
|
Alexander Corn
|
74efd50f72
|
Added more informative error messages for RSA key retrieval failure
|
2016-02-06 23:48:26 -05:00 |
|
Alexander Corn
|
c150425ee5
|
Use gzip for HTTP requests
|
2016-01-03 14:38:02 -05:00 |
|
Mikhail Konovalov
|
3167034b97
|
additional options for SteamCommunity constructor
|
2015-12-27 16:08:06 +03:00 |
|
Alexander Corn
|
0c4e026701
|
Require steamguard value in oAuthLogin method
|
2015-12-26 18:34:22 -05:00 |
|
Alexander Corn
|
c246011fe2
|
Added oauth token to login callback
|
2015-12-26 18:34:11 -05:00 |
|
Alexander Corn
|
c290e16dc5
|
Generate sessionids that follow the same pattern as Valve's
|
2015-12-26 18:19:35 -05:00 |
|