osu-web
osu-web copied to clipboard
the browser-facing portion of osu!
Now with more mobx and less data that doesn't exist. The `post.system` checks are just there for typing checks, the class itself shouldn't getting any system posts but that's a...
Map download link is broken: https://osu.ppy.sh/beatmapsets/17140#osu/154828 Both video and no-video downloads return: " Warning: sprintf(): Too few arguments in /var/www/html/S3.php on line 742 Warning: Cannot modify header information - headers...
(tangentially related to the website) right now, reports from the web are dumped into a single Discord channel, which impairs their visibility: - no way to hide handled reports →...
It's been a week and from what I recall, we were asked to wait a week before reporting on unmarked FA maps. So here's a list? [google sheet](https://docs.google.com/spreadsheets/d/1E2WlolDfcrkVgRe66Vrf6NY0m5e6RBA53UDbth8H0QA/edit?usp=sharing) This list...
resolves #9018 (at least the web-side part) temporary:  permanent:  also adds ``pernament`` bool column to ``osu_user_banhistory``, which can be also used for other infringement types :thinking: - migration...
...I forgot about this 👀 There will probably be problem on indexer not creating the required alias due to async nature of things. Or maybe if the elasticsearch/redis is missing...
- Updates to latest slate - fixes (most of) review editor typings - corrects the method of resetting document and deleting last node. - `Slate.value` only used for initial value...
`message` returning `string` or `object` sounds like not such a good idea now 🤔 I just picked the simplest option to handle the first post typing (skip if it's a...
This issue is proposal of implementation of basic spotlights sytems into the osu-web, I'm willing to work on that, putting a draft in here, open for improvements. ### Basic infrastructure...