Commit Graph

224 Commits

Author SHA1 Message Date
Morgan Bazalgette 41ee4c90b3 Move from git.zxq.co to zxq.co 2017-01-14 18:06:16 +01:00
Morgan Bazalgette 62612cfdb8 Allow for searching user by email for users with ManageUser 2016-12-12 21:35:18 +01:00
Morgan Bazalgette e4af28b8ff Add flags to UsersSelfSettingsGET 2016-12-11 18:38:36 +01:00
Morgan Bazalgette 099983f7f3 Add flags (EmailVerified, Country2FA) 2016-12-11 16:40:07 +01:00
Howl 256f082340 update last_updated when calling the API with a token 2016-12-01 23:16:36 +01:00
Howl dd536eebed Add link to mirror 2016-11-29 16:18:41 +01:00
Howl 5fd38f4595 Fix AKA usernames that cannot be disabled 2016-11-23 23:09:06 +01:00
Howl b0c4eb24e5 add icon sanitisation 2016-11-23 20:19:11 +01:00
Howl 8dc5af9406 Rename quite a few methods 2016-11-21 17:04:27 +01:00
Howl 700170392a [API CHANGE] /tokens/self/delete now requires post 2016-11-21 17:02:25 +01:00
Howl 20dba6cd86 Input sanitisation in userpages and user settings 2016-11-21 16:59:17 +01:00
Howl 78a1c1d038 Fix some pagination memes 2016-11-21 16:27:21 +01:00
Howl 7a65b705d6 Not Enough UTF8MB4 2016-11-20 13:46:44 +01:00
Howl 055a4cdc10 Use JSON instead of GLI ZINGONI 2016-11-20 12:06:11 +01:00
Howl aef33f708a ripple: -> lets: 2016-11-20 11:40:01 +01:00
Howl ac2deb9ae0 Return rank request status after requesting a beatmap 2016-11-19 20:46:52 +01:00
Howl 26435c1195 Add beatmap rank requests 2016-11-19 19:53:55 +01:00
Howl 9e57fedd80 friends/add and del are now POST-only 2016-11-16 18:03:47 +01:00
Howl 4036772803 Userpage now is never nil (fix edit userpage not working for certain users) 2016-11-16 17:36:01 +01:00
Howl 9df1fd9e97 Add back r.Email 2016-11-13 19:20:07 +01:00
Howl 6d3d6cde2d Don't allow email to be modified from user settings 2016-11-12 18:51:50 +01:00
Howl 1c2201317f Add POST users/self/userpage 2016-11-07 18:34:53 +01:00
Howl 6c8d7baee2 add UsersSelfSettingsGET and POST 2016-11-06 22:51:21 +01:00
Howl 9de913888d Light speedup on scores/recent 2016-10-29 17:07:29 +02:00
Howl b9d4683092 Remove `time` from sorting in score 2016-10-29 14:27:55 +02:00
Howl 10c61cec02 beatmap_md5 -> md5 2016-10-29 14:23:31 +02:00
Howl a6b4ad1d3e Allow looking for beatmap md5 in GET /beatmaps 2016-10-29 14:05:16 +02:00
Howl 3ce1f58a48 add pagination to GET /tokens 2016-10-28 16:45:30 +02:00
Howl 4239c2f0e9 Add mods to get_scores 2016-10-25 20:03:33 +02:00
Howl 077c6563fa StatusLoved 2016-10-25 18:48:44 +02:00
Howl 29296010db Add silence info 2016-10-21 18:54:46 +02:00
Howl 2f33e94881 add has_not_privileges 2016-10-20 18:14:30 +02:00
Howl 043448c429 Add search by privilege group name in users 2016-10-19 17:10:36 +02:00
Howl 325df61d96 Spaces and underscores in usernames now don't make a difference 2016-10-16 18:52:34 +02:00
Howl 2e1713db49 add SafeUsername function 2016-10-16 18:27:12 +02:00
Howl 0edbff13cd Add sorting stuff to GET v1/friends 2016-10-16 16:45:42 +02:00
Howl fefde77261 GET v1/users is now actually pretty darn cool 2016-10-16 16:26:10 +02:00
Howl dccec469af Add UserTournamentStaff privilege 2016-10-06 16:57:01 +02:00
Howl e5504d2e29 whoops 2016-10-02 22:30:52 +02:00
Howl 2e2b1e481b Revert "requests -> requestsbytype"
This reverts commit a060187547.
2016-10-02 21:59:04 +02:00
Howl 46c723c7b6 I cannot believe I am so stupid 2016-10-02 21:58:43 +02:00
Howl a060187547 requests -> requestsbytype 2016-10-02 21:54:23 +02:00
Howl 3a55524c86 Add some more datadog crap 2016-10-02 20:07:38 +02:00
Howl da0021a9b3 Add some datadog shit 2016-10-02 19:47:31 +02:00
Howl c54c1565ca Show custom badge only if user is currently a donor 2016-09-30 21:11:45 +02:00
Howl 48cef26ccd Add ability to filter leaderboard by country (country ranking) (NOT ON WEBSITE RN) 2016-09-28 23:00:24 +02:00
Howl d6aa0a814d Level on chosen_mode in leaderboard 2016-09-28 20:49:58 +02:00
Howl 90b7d71062 Increase max users on leaderboard limit to 500 2016-09-28 18:43:56 +02:00
Howl 017421b232 Add users/self/favourite_mode 2016-09-27 23:13:55 +02:00
Howl b0ffad5e76 Add title to doc/rules 2016-09-26 20:07:47 +02:00