Jakub
Jakub
When user is trying to submit a score in osu!mania, with ScoreV2 + NoFail. PP calculation gets literal autism and does stuff like that:  I'd like to say that...
Maps with server 'gulag' get deleted from database (I tried in few different ways to stop this but only idea I had was wayyy to slow)
While ago, gulag's name got changed to bancho.py. Some tables use server column enum('osu!', 'gulag'). This should be automatically updated to new enum('osu!, 'private').
So, while ago I found 2 issues and I completly forgot to report them here, so first is **1. Selected Mods Leaderboard** When looking at selected mods lb, only pb...
Since API is getting "rewrite", I'd like to propose adding pagination to leaderboard route `/players/leaderboard` This would help in frontend implementation of leaderbaords since by default you can display up...
Api request was sent to wrong address, i fixed it. **Note!** There is subdomain bug which sends api request to subdomain`.domain` and as we know gulag web on osu subdomain...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] As I said in...
Swapping avatar to avatar_notwork.png, if avatar wasn't found for user which sometimes might happen.