Commit Graph

17 Commits

Author SHA1 Message Date
Alex Corn
d093466d27
Removed getWebApiOauthToken 2021-07-22 04:06:59 -04:00
Alex Corn
c69a5451eb
Cleaned up webapi.js 2021-07-22 04:02:38 -04:00
Alex Corn
dfd0ccbbc7
Merge branch 'master' into v4
# Conflicts:
#	components/confirmations.js
#	components/groups.js
#	components/market.js
#	package.json
2021-07-22 03:37:06 -04:00
Alex Corn
e6311c0fcb
Removed attempt to get oauth token from webchat 2020-11-05 02:42:31 -05:00
Alex Corn
8a7d6f5018 Merge branch 'master' into v4 2019-02-14 00:31:20 -05:00
Alex Corn
0cb0d22433 Cleaned up imports 2019-02-14 00:29:21 -05:00
Alex Corn
1180eb9d3f Deprecated webchat methods 2019-02-13 17:35:39 -05:00
Arkadiusz Sygulski
0eb27a15d2
Fix infinite loop in getWebApiKey
Fix infinite loop in getWebApiKey when trying to get web api key on account without email address confirmed
2018-01-22 03:48:45 +01:00
Kysune
b863377c87 Problem when search "Key:" in polish language. 2016-09-01 21:05:46 +02: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
5624611421 Moved getWebApiKey to webapi.js component 2015-12-02 21:35:35 -05:00
Alexander Corn
b82f7ca045 Merge pull request #17 from s992/master
Updates login code to use mobile login headers and cookies
2015-12-02 19:19:50 -05: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
f3ac556922 Added check for community error when getting webapi oauth token 2015-11-30 19:40:10 -05:00
Alexander Corn
2399a5b783 Added getWebApiOauthToken 2015-11-27 01:28:31 -05:00