17 Commits

Author SHA1 Message Date
b15c2a0b99 Improve database code 2019-03-30 01:25:56 -06:00
dc42241515 Add GeoJSON output format option to getnearby 2019-03-29 02:38:00 -06:00
11b61a7125 Add location storage to database, add getnearby API to find receivers 2019-03-29 02:29:18 -06:00
b8501da3eb API: Allow getting profile of own account with just a key 2019-03-28 02:06:02 -06:00
e4227dd644 Fix bugs with sending money 2019-03-27 13:09:52 -06:00
6a54f3c822 Change public IDs from 20 to 10 characters 2019-03-27 01:10:51 -06:00
073fcbad58 Add profile fetch and money sending APIs 2019-03-27 01:10:36 -06:00
dfae57bc01 Check API keys for methods not flagged insecure 2019-03-26 19:24:30 -06:00
082973517b Basic API, account table view, database 2019-03-26 12:23:15 -06:00
c97e058786 API: Check for user permission 2019-03-01 23:43:31 -07:00
3ca062d995 Enforce app passwords in API for users with two-factor enabled 2019-02-11 16:19:27 -07:00
7d30251cd6 Add CORS header to API 2019-01-07 22:18:02 -07:00
6ceeeaa087 Add support for regex matching on API vars 2018-12-27 14:44:10 -07:00
f1c36fdeb1 Add getRequestUser() function 2018-12-27 00:55:58 -07:00
d36b340692 Make API work with user/pass combo 2018-12-27 00:51:54 -07:00
3f32258ba0 Fix bug 2018-12-20 23:58:35 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00