shiro icon indicating copy to clipboard operation
shiro copied to clipboard

High performance, high quality osu!Bancho C++ re-implementation

Results 29 shiro issues
Sort by recently updated
recently updated
newest added

So called "medals" are awarded for completing certain achievements in osu!. The list can be seen on [haitai.jp](http://haitai.jp/). They are hardcoded on client-side so they can't be changed. ![image](https://user-images.githubusercontent.com/24739711/49702499-fb37cf00-fbf8-11e8-8375-a67d77572961.png) Shiro...

type: suggestion
feature: achievements

When watching a replay, the osu! client allows for comments that fly through the screen. They look like this: ![image](https://user-images.githubusercontent.com/24739711/49702472-ad22cb80-fbf8-11e8-830c-dd97353c532e.png) Shiro needs to ability to add these comments and to...

type: suggestion
feature: replays

I propose the implementation of a impersonation mode that will allow a staff member (to be exact, a admin) to impersonate a user both in Bancho and on the frontend....

type: suggestion
feature: users

Currently, Shiro only supports MySQL. This is not as customizeable as I want it to be. I propose that we add support for the following two database systems, in addition...

type: suggestion
feature: database

@cyanidee and me have decided to stress test Shiro. We have used the following: * 102 **successful** login tries * 100ms pause between the hits Shiro was able to correctly...

type: suggestion
feature: io

System statistics have been implemented on every platform except Darwin, where every method will throw a `std::runtime_error` when invoked. As Shiro invokes the `native::system_statistics::init` method on startup, this renders Shiro...

platform: mac
type: crash

Allow implementation of Discord Webhooks, which will be triggered on various events such as a new `#1` on a beatmap, new `#1` on global leaderboards or a new punishment such...

type: suggestion
feature: bot

Shiro is nearing the completion of it's last major aspect. We should start versioning Shiro to keep track of updates easier and to allow the implementation of a changelog to...

type: question

lol

type: suggestion
feature: beatmaps