Commit Graph

14 Commits

Author SHA1 Message Date
Morgan Bazalgette
50ffa4e066 forbid empty querying scores 2018-07-19 15:58:35 +02:00
Morgan Bazalgette
daf10b5d71 memes 2018-07-19 15:52:19 +02:00
Morgan Bazalgette
21e3939b36 how do we not have querying by score id??? 2018-07-19 15:43:58 +02:00
Morgan Bazalgette
e7a15cc9bc
add POST /scores/reports 2018-05-03 22:28:38 +02:00
Morgan Bazalgette
39078d00a3 on /api/v1/scores, make users with UserManager not see scores by restricted users 2018-01-02 12:30:32 +01:00
Morgan Bazalgette
330b90b172
Add on-the-fly rank calculation; change "subscribed" to "subscribed_to_scores" 2017-04-18 21:08:06 +02:00
Morgan Bazalgette
120c027fce
Fix 500 on user scores 2017-02-19 19:01:13 +01:00
Morgan Bazalgette
6f9cae0bcd
Add initial websocket implementation 2017-02-19 18:19:59 +01:00
Morgan Bazalgette
41ee4c90b3 Move from git.zxq.co to zxq.co 2017-01-14 18:06:16 +01:00
Howl
b9d4683092 Remove time from sorting in score 2016-10-29 14:27:55 +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
817592e736 Remove common.OsuTime, change all occurencies to common.UnixTimestamp 2016-08-19 17:02:51 +02:00
Howl
b9d35ac46d Add more where clauses because I forgot 'em 2016-08-15 20:07:40 +02:00
Howl
a6ca8de13e Implement GET scores in official ripple api 2016-08-15 19:59:46 +02:00