Commit Graph

24 Commits

Author SHA1 Message Date
Alicia bd1b959836 adaq 2019-02-25 21:04:55 +00:00
Alicia 5fc84bd914 fix schiavo error and changing rippleapi to api 2019-02-23 13:11:47 +00:00
Alicia 5b78c99b04 Allow import straight from github 2019-02-23 13:09:10 +00:00
Morgan Bazalgette 4470ca2e63
Add support for scores_removed 2018-06-21 22:18:48 +02:00
Morgan Bazalgette 7e531b4ff4
Restrict/lock/ban/change privs via API 2018-05-20 18:57:27 +02:00
Morgan Bazalgette 5ed6601359
Remove 'Username change' note, because that is already handled by pep.py 2018-03-06 21:26:23 +01:00
Morgan Bazalgette b35dd9aebf
add user score wipe
i also forgot to add agplwarning in the vendor folder haha
2018-02-25 11:30:46 +01:00
Morgan Bazalgette 3130863456
custom rap logs 2017-12-09 09:36:00 +01:00
Morgan Bazalgette 982b9ab9f8
use coalesce rather than notes directly 2017-12-08 15:40:45 +01:00
Morgan Bazalgette 366418f025
log username/country changes 2017-11-18 16:49:49 +01:00
Morgan Bazalgette c1e892336c
create POST /api/v1/users/edit
now i need to make the docs for it kill me
2017-11-18 16:28:59 +01:00
Morgan Bazalgette 85e6dc7e5e Move to fasthttp for improved performance 2017-02-02 13:40:28 +01:00
Morgan Bazalgette 41ee4c90b3 Move from git.zxq.co to zxq.co 2017-01-14 18:06:16 +01:00
Howl fefde77261 GET v1/users is now actually pretty darn cool 2016-10-16 16:26:10 +02:00
Howl e4d27f8d6b Allow users with AdminManageUsers to see banned users
Also:
- General code refactoring
- Allow banned/restricted users to see their scores etc
- common.MethodData now contains UserPrivileges
- UserPrivileges have now their own type
- Implement md.HasQuery, to know if there's a GET querystring parameter or not
2016-08-27 12:04:12 +02:00
Howl a6ca8de13e Implement GET scores in official ripple api 2016-08-15 19:59:46 +02:00
Howl 24933cc08f Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
Howl fcdd042d6c Finish up with new ranks and stuff on the API 2016-07-04 00:06:23 +02:00
Nyo 39f6b2bbcf New privileges on API (allowed column only) 2016-07-03 21:55:03 +02:00
Howl 4d9ec829a8 Add token listing at GET /tokens, also add a token-fixing tool at /tokens/fix_privileges.
By the way, 100th commit on the API!
2016-06-14 11:32:11 +02:00
Howl e27569261a Update ban_datetime on allowed status change 2016-06-06 12:27:54 +02:00
Howl 32029d963e We git.zxq.co now 2016-04-19 16:07:27 +02:00
Howl 7387ed4295 Completely change response structure 2016-04-16 18:05:24 +02:00
Howl c4e03dc189 Yay banning people! 2016-04-12 21:41:08 +02:00