..
conf.go
Add beatmap rank requests
2016-11-19 19:53:55 +01:00
conversions.go
Move to fasthttp for improved performance
2017-02-02 13:40:28 +01:00
flags.go
Add flags (EmailVerified, Country2FA)
2016-12-11 16:40:07 +01:00
in.go
Implement get_user_best and get_user_recent in peppyapi
2016-05-28 20:24:39 +02:00
int.go
Add Documentation API
2016-06-13 22:40:01 +02:00
method_data.go
Require client to specify explicitly in websockets whether restricted users should be seen
2017-07-25 14:49:14 +02:00
paginate_test.go
Fix some pagination memes
2016-11-21 16:27:21 +01:00
paginate.go
Fix some pagination memes
2016-11-21 16:27:21 +01:00
privileges.go
Require client to specify explicitly in websockets whether restricted users should be seen
2017-07-25 14:49:14 +02:00
random_string.go
Add token creation (login)
2016-04-05 22:22:13 +02:00
response.go
Completely change response structure
2016-04-16 18:05:24 +02:00
sanitisation_test.go
Input sanitisation in userpages and user settings
2016-11-21 16:59:17 +01:00
sanitisation.go
add icon sanitisation
2016-11-23 20:19:11 +01:00
sort.go
Move to fasthttp for improved performance
2017-02-02 13:40:28 +01:00
token.go
Fucking typos
2016-08-27 12:52:17 +02:00
unix_timestamp.go
Use custom type UnixTimestamp instead of repeating boilerplate code over and over.
2016-07-06 22:32:30 +02:00
update.go
add UsersSelfSettingsGET and POST
2016-11-06 22:51:21 +01:00
user_privileges.go
Add AdminPrivilegeCaker
2017-07-23 22:38:27 +02:00
utils_test.go
add SafeUsername function
2016-10-16 18:27:12 +02:00
utils.go
add SafeUsername function
2016-10-16 18:27:12 +02:00
where_test.go
Fix some pagination memes
2016-11-21 16:27:21 +01:00
where.go
Move to fasthttp for improved performance
2017-02-02 13:40:28 +01:00