osuAkatsuki/bancho.py
An osu! server for the generic public, optimized for maintainability in modern python
PythonMIT
Issues
- 0
bug: stats updating to wrong mode due to unbelievable gm_stats in score submission
#678 opened by TrueRou - 2
- 12
- 0
bug: clan leave doesn't update to cache
#662 opened by marcandreher - 2
misc: Create serialize() and deserialize() methods for each repo to enrich data quality
#623 opened by cmyui - 0
bug: Fix flakiness of "Test Application Code" CI job with regard to establishing mysql connection
#631 opened by cmyui - 0
- 2
- 0
feat: Split common nginx `server` block used for all routes into individual blocks to allow for extensibility
#646 opened by cmyui - 2
misc: determine a method to globally handle custom json serialization using `httpx`
#586 opened by cmyui - 1
bug: COALESCE function causes slow query
#394 opened by TrueRou - 0
feat: make !recent work with offline players
#638 opened by cmyui - 1
- 1
bug: !top doesn't work with offline players
#636 opened by cmyui - 6
Add support for running bancho.py on ARM64
#469 opened by brudermusscode - 4
- 8
- 4
refactor: implement repositories
#495 opened by 7mochi - 0
- 0
- 0
misc: Move achievements and default avatar into a submodule included with the project to avoid downloads
#614 opened by cmyui - 0
misc: (TODO) make sure all repo `fetch_many` calls are using `page=None, page_size=None` where required by osu!
#601 opened by cmyui - 0
- 0
- 0
misc: Add in readme to install docker desktop to make it available within ubuntu
#548 opened by kacphur - 1
misc: update docker image to not run as root
#583 opened by NiceAesth - 2
misc: project smell tracker
#494 opened by NiceAesth - 1
Add mods to beatmap.last_np
#478 opened by cmyui - 0
Get the test suite running in CI
#509 opened by cmyui - 0
Support for per-mod personal best scores
#560 opened by cmyui - 9
- 0
- 0
Push master builds to docker hub in CI
#514 opened by cmyui - 0
fix: remove linux-specific code
#502 opened by 7mochi - 2
bug: docker-compose.yml: services.nginx.ports array items[0,1] must be unique
#492 opened by magonyfur - 6
misc: certificate path unfindable for manual install
#483 opened by Furdox - 6
misc: How to use bancho.py with Nginx Proxy Manager
#482 opened by Listum - 3
- 4
bug: osu direct cannot be used.
#466 opened by mames1dev - 6
- 1
- 7
- 8
bug: Scores aren't submitted for players with space at the end of the nickname.
#429 opened by hzswdef - 2
- 3
bug: `cryptography` missing from requirements
#392 opened by lokillo-0 - 15
bug: When I run "make install", I got an error "Failed to build a native library through cargo"
#401 opened by mames1dev - 7
bug: bancho.py 4.7.2 was broken.
#406 opened by hzswdef - 2
bug: Avatars are not working.
#404 opened by hzswdef - 22
bug: Can't connect to osu server
#402 opened by mames1dev - 2
misc: make install doesn't work
#391 opened by Tian-MC