Alexander Corn
|
a2e26459d9
|
Emit chatLogOnFailed on error, and handle fatal errors (fixes #104)
|
2016-06-14 16:07:46 -04:00 |
|
Alexander Corn
|
c1b04ee743
|
Fixed crash if chat poll returns no response
https://dev.doctormckay.com/topic/383-error-in-node-steamcommunity/
|
2016-06-14 16:02:04 -04:00 |
|
Alexander Corn
|
542eb8d47e
|
3.19.9
|
2016-06-03 20:11:56 -04:00 |
|
Alexander Corn
|
9081528f72
|
Fixed "Error: Error:" in trade errors
|
2016-06-03 20:10:33 -04:00 |
|
Alexander Corn
|
8be8e395b6
|
3.19.8
|
2016-05-05 16:12:35 -04:00 |
|
Alexander Corn
|
4b7ea80fcf
|
Fixed profile URL cache always being deleted when editing profile
|
2016-05-05 16:12:27 -04:00 |
|
Alexander Corn
|
7f945afbca
|
3.19.7
|
2016-05-05 16:00:38 -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
|
9a3138aa35
|
3.19.6
|
2016-04-02 16:15:35 -04:00 |
|
Alexander Corn
|
839d8b51e3
|
Automatically handle time offset when enabling 2FA (fixes #98)
|
2016-04-02 16:14:34 -04:00 |
|
Alexander Corn
|
ddf0221489
|
Added disable_twofactor example
|
2016-04-02 16:14:17 -04:00 |
|
Alexander Corn
|
64aaca66be
|
3.19.5
|
2016-03-31 14:34:27 -04:00 |
|
Alexander Corn
|
aac26212d7
|
Fixed sessionExpired event always being emitted for confirmation errors
|
2016-03-23 19:03:55 -04:00 |
|
Alexander Corn
|
d8d99a804f
|
3.19.4
|
2016-03-23 14:33:28 -04:00 |
|
Alexander Corn
|
f47afae1ea
|
Pin cheerio version to 0.19.0
https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/issues/120#issuecomment-200179648
|
2016-03-23 14:33:08 -04:00 |
|
Alexander Corn
|
8d90aac203
|
Use SteamID v1.0.0
|
2016-03-22 01:20:02 -04:00 |
|
Alexander Corn
|
f1bfd8b3af
|
3.19.3
|
2016-03-18 23:33:41 -04:00 |
|
Alexander Corn
|
579fc04c1c
|
Prompt for CAPTCHA input in examples if needed (fixes #88)
|
2016-03-18 23:33:30 -04:00 |
|
Alexander Corn
|
58927dc937
|
Fixed fake error when removing 2FA (fixes #96)
|
2016-03-18 23:29:17 -04:00 |
|
Alexander Corn
|
018cacac59
|
Added CONTRIBUTING.md
|
2016-03-15 15:06:08 -04:00 |
|
Alexander Corn
|
26effb27fe
|
3.19.2
|
2016-03-14 21:39:55 -04:00 |
|
Alexander Corn
|
5880e922ab
|
Fixed crashes when checking non-string HTTP responses (fixes #94)
|
2016-03-14 21:39:45 -04:00 |
|
Alexander Corn
|
fe007811a5
|
Bumped cheerio version
|
2016-03-08 01:56:31 -05:00 |
|
Alexander Corn
|
7b882c8439
|
Updated readme
|
2016-03-08 01:53:45 -05:00 |
|
Alexander Corn
|
6c4cb9e62f
|
3.19.1
|
2016-03-08 01:37:29 -05:00 |
|
Alexander Corn
|
2300081d43
|
Only fire the callback for blocked requests if one was provided
|
2016-03-08 01:37:20 -05:00 |
|
Alexander Corn
|
0f20f918be
|
3.19.0
|
2016-03-08 01:23:46 -05:00 |
|
Alexander Corn
|
b761b8108b
|
Check properties instead of SteamID proto (fixes #90)
|
2016-03-08 01:23:31 -05:00 |
|
Alexander Corn
|
46e16cc0b6
|
Fixed loggedIn method
|
2016-03-07 01:32:27 -05:00 |
|
Alexander Corn
|
237d3786a2
|
Properly handle steammobile: protocol error meaning we're not logged in
|
2016-03-07 01:32:20 -05:00 |
|
Alexander Corn
|
1884ceb7d9
|
Emit sessionExpired when we detect that we aren't logged in
|
2016-03-07 01:32:02 -05:00 |
|
Alexander Corn
|
893c4df06b
|
3.19.0-beta6
|
2016-03-05 19:38:44 -05:00 |
|
Alexander Corn
|
593ed6b9ef
|
Detect when we aren't logged in and should be
|
2016-03-05 18:58:39 -05:00 |
|
Alexander Corn
|
840e9548ed
|
3.19.0-beta5
|
2016-03-05 00:40:56 -05:00 |
|
Alexander Corn
|
dee6b7964b
|
Fixed crash under specific conditions
|
2016-03-05 00:40:45 -05:00 |
|
Alexander Corn
|
2fc434d475
|
3.19.0-beta4
|
2016-03-05 00:27:13 -05:00 |
|
Alexander Corn
|
42ebbda00d
|
Fixed typo
|
2016-03-05 00:27:04 -05:00 |
|
Alexander Corn
|
eed791acbd
|
Added ability to delay HTTP requests
|
2016-03-05 00:14:36 -05:00 |
|
Alexander Corn
|
54b83016af
|
3.19.0-beta3
|
2016-03-05 00:01:47 -05:00 |
|
Alexander Corn
|
1032b1f832
|
Removed now-unnecessary _checkHttpError and _checkCommunityError calls
|
2016-03-04 23:59:49 -05:00 |
|
Alexander Corn
|
fce2560abe
|
Handle calls to httpRequest with URI and no options
|
2016-03-04 23:50:49 -05:00 |
|
Alexander Corn
|
0069bb36ef
|
3.19.0-beta2
|
2016-03-04 19:36:42 -05:00 |
|
Alexander Corn
|
1028c4193f
|
Added HTTP source
|
2016-03-04 19:35:04 -05:00 |
|
Alexander Corn
|
991b11e0f4
|
3.19.0-beta1
|
2016-03-04 18:51:39 -05:00 |
|
Alexander Corn
|
72c01468da
|
Want node v4.0.0 or later
|
2016-03-04 18:27:50 -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
|
574a3127cb
|
3.18.7
|
2016-03-04 00:19:31 -05:00 |
|
Alexander Corn
|
55027f7b1f
|
Merge pull request #87 from andrewda/patch-1
Fixed crash when handling an inventory issue
|
2016-03-04 00:18:17 -05:00 |
|
Andrew Dassonville
|
70ffc5559d
|
Renamed body.error to body.Error
|
2016-03-03 19:22:05 -08:00 |
|