ripple-api/app/v1
Howl e41be44397 Use sqlx instead of sql. Rewrite of most clusterfucks incoming 2016-08-15 13:37:03 +02:00
..
404.go Add X-Real-404 to true 404 responses 2016-07-12 19:55:58 +02:00
badge.go Merge /badges/:id into /badges 2016-05-14 21:02:05 +02:00
beatmap.go Fix error on scores handlers 2016-07-20 10:49:29 +02:00
blog.go Allow to get a blog post's content by slug 2016-08-10 09:45:01 +02:00
doc.go Add global leaderboard 2016-06-14 09:37:11 +02:00
errors.go We git.zxq.co now 2016-04-19 16:07:27 +02:00
friend.go Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
init.go Add login rate limiting 2016-04-10 11:51:34 +02:00
leaderboard.go Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
login_attempts.go Add login rate limiting 2016-04-10 11:51:34 +02:00
manage_user.go Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
meta_linux.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
meta_windows.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
ping.go v1.TokenNewPOST => /tokens, /tokens/new 2016-06-15 00:23:55 +02:00
privileges.go Remove read privilege. Public data is now readable by everyone without having to pass an API token. Feel free to test around as much as you like! 2016-07-06 14:22:43 +02:00
token.go Use sqlx instead of sql. Rewrite of most clusterfucks incoming 2016-08-15 13:37:03 +02:00
user.go Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
user_scores.go Use sqlx instead of sql. Rewrite of most clusterfucks incoming 2016-08-15 13:37:03 +02:00