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 |
|
Alexander Corn
|
f8852ba6c4
|
Pretend to be Chrome
|
2015-12-26 18:17:01 -05:00 |
|
Alexander Corn
|
52ee65d9da
|
Added oAuthLogin
|
2015-12-26 18:15:09 -05:00 |
|
Alexander Corn
|
cc64d9883a
|
Fixed some errors not being Error objects
|
2015-12-15 00:29:00 -05:00 |
|
Alexander Corn
|
c9541d093c
|
Delete mobile-client cookies after we login so we don't get mobile pages
|
2015-12-10 18:42:16 -05:00 |
|
Alexander Corn
|
448b32b9c6
|
callback with an error if we don't get a valid RSA key (resolves #29)
|
2015-12-05 00:24:52 -05:00 |
|
Alexander Corn
|
0f83fe8c64
|
Added confirmation polling
|
2015-12-02 22:20:16 -05:00 |
|
Alexander Corn
|
5624611421
|
Moved getWebApiKey to webapi.js component
|
2015-12-02 21:35:35 -05:00 |
|
Alexander Corn
|
b54ccff7c8
|
Added confirmations
|
2015-12-02 21:31:17 -05:00 |
|
Sean Walsh
|
2526539266
|
removes extra loginfriendlyname
|
2015-12-01 21:41:30 -08:00 |
|
Sean Walsh
|
fc75036974
|
moves headers away from being default on everything. only use them on login.
|
2015-12-01 17:57:26 -08:00 |
|
Sean Walsh
|
ee1e819812
|
removes extra steam_language cookie
|
2015-12-01 17:40:51 -08:00 |
|
Sean Walsh
|
fceea0737d
|
updates login code to use mobile login so that we can grab the oauth token.
|
2015-11-30 17:39:55 -08:00 |
|
Alexander Corn
|
2a5419513c
|
Added disableTwoFactor method
|
2015-11-27 01:45:58 -05:00 |
|
Alexander Corn
|
2399a5b783
|
Added getWebApiOauthToken
|
2015-11-27 01:28:31 -05:00 |
|
Maxwell Chow
|
25ebb4c5a3
|
Fixed error on getNotifications
|
2015-11-10 20:46:17 -08:00 |
|
Alexander Corn
|
f37bff4a57
|
Make the error in getWebApiKey an Error object
|
2015-10-06 18:53:25 -04:00 |
|
Alexander Corn
|
d975fdfba8
|
Added getInventoryHistory method
|
2015-09-09 12:04:28 -04:00 |
|
Alexander Corn
|
8e6f859269
|
Properly handle all instances of access being denied because not logged in
|
2015-09-02 17:28:13 -04:00 |
|
Alexander Corn
|
c2ad457e87
|
Fixed getWebApiKey not failing if not logged in
|
2015-09-02 17:19:12 -04:00 |
|
Alexander Corn
|
3db3d47e92
|
Made CSteamUser methods available directly on SteamCommunity
|
2015-08-13 23:57:08 -04:00 |
|
Alexander Corn
|
07c8c724e7
|
Use UTC times
|
2015-08-07 00:28:24 -04:00 |
|
Alexander Corn
|
df20c1ac25
|
Added getGroupMembersEx and addresses param to CSteamGroup#getMembers
|
2015-08-04 23:51:09 -04:00 |
|
Alexander Corn
|
49b038d3d2
|
Added class-less group methods
|
2015-08-04 23:37:16 -04:00 |
|
Jake Forrester
|
62c2f1b965
|
Moved non-class file to components
|
2015-07-30 13:28:28 -07:00 |
|
Jake Forrester
|
21895a221c
|
Added getMarketApps
Returns an object in format of {appid: appName, ...}
|
2015-07-30 11:42:47 -07:00 |
|