Changelog

We do not support osu!fx. Please don't use it.

This is the changelog. Changes are published here as soon as they hit the production status (as in, live on the website).

Author Subject Time
Giuseppe Guerra Add missing format
Giuseppe Guerra Add link to /admin/wipe in admin panel dropdown
Giuseppe Guerra Remove unnecessary imports in login.py
Giuseppe Guerra Add pending wipe requests count in /api/v1/admin/pending_stats
Giuseppe Guerra Removed unnecessary property check
Giuseppe Guerra Fix ESLint complaining about unreachable code
Giuseppe Guerra POST /api/v1/wipe handler
Giuseppe Guerra Add alert in wipe page if you've exceeded max allowed wipes
Giuseppe Guerra Fix missing import and gratuitous parentheses
Giuseppe Guerra Working checkboxes in wipe account form
Giuseppe Guerra Remove useless input name in adminappeal.vue
Giuseppe Guerra Wipe form mockup
Giuseppe Guerra Account wipe page structure
Giuseppe Guerra Force peewee 2.10.2 because peewee-async breaks with peewee 3.x
Giuseppe Guerra Add GET /api/v1/wipe, add WipeRequest model
Giuseppe Guerra Import semantic.min.css rather than semantic.css
Giuseppe Guerra Better API error handling
Giuseppe Guerra Split SPA in different webpack chunks
Giuseppe Guerra 🤔
Giuseppe Guerra Update .gitignore
Giuseppe Guerra Fix unclosed <a> tag in AdminNameChanges.vue
Giuseppe Guerra Fix broken node dependencies
Giuseppe Guerra Revert "Update Semantic UI"
Giuseppe Guerra Update Semantic UI
Giuseppe Guerra Fix yellow keyboard
Giuseppe Guerra Wipe ass
Morgan Bazalgette Remove 'Username change' note, because that is already handled by pep.py
Giuseppe Guerra Add match cleanup job
Giuseppe Guerra Updated submodule common
Giuseppe Guerra Updated submodule common
Giuseppe Guerra Fix broken multiplayer
Giuseppe Guerra Code cleaning
Giuseppe Guerra Removed utils.classes
Giuseppe Guerra Checkers refactoring
Giuseppe Guerra irc_server refactoring
Giuseppe Guerra Checkers refactoring
Giuseppe Guerra Make ChatManager.send_private_message work with target user ids as well
Giuseppe Guerra Add ClientInvite and ServerInvite packets
Giuseppe Guerra Slight logging changes
Giuseppe Guerra Update .gitignore
Giuseppe Guerra Add support for both normal and SSL irc server at the same time
Giuseppe Guerra Fix IRC clients receiving JOIN messages relative to every channels
Giuseppe Guerra Don't distribute private channel updates to normal users
Giuseppe Guerra Fix NAMES throwing exception when iterating over `OsuClient`s
Giuseppe Guerra Fix OsuClient breaking ircify_username irc-side
Giuseppe Guerra Removed useless prints at startup
Giuseppe Guerra Crazy IRC stuff because some IRC clients are coded like shit
Giuseppe Guerra Remove double reply on JOIN
Giuseppe Guerra Revert "?"
Giuseppe Guerra ?