Commit graph

346 commits

Author SHA1 Message Date
cf67a3e0e5
Implement user api from rosu 2024-02-13 23:26:00 +01:00
dc973c93dc
Add cache clear command 2024-02-13 23:22:01 +01:00
5998b37bd8
Implement beatmap collecting from rosu-v2 2024-02-13 23:22:01 +01:00
2bc9412f86
Construct rosu api 2024-02-13 23:22:01 +01:00
96ac66d84c
Add rosu-v2 2024-02-13 23:22:00 +01:00
2f4a2c978d
use a guild member list for the member cache if possible 2024-02-13 15:02:01 +01:00
081b75d167
Improve formatting slightly 2024-02-12 15:15:29 +01:00
51a2054385
Improve formatting slightly 2024-02-12 15:11:58 +01:00
fdae8be75b
Improve formatting slightly 2024-02-11 17:57:26 +01:00
b5e8a24919
Remove reactions when youmu is no longer handling paginations 2024-02-11 17:34:46 +01:00
30f186c604
Use the user's own top scores for saving checks 2024-02-05 01:44:44 +01:00
d20dbad1b8
New experimental osu save feature 2024-02-05 01:19:13 +01:00
96961ed731
Update the username as well in the upsert case 2024-02-05 00:20:35 +01:00
de06c8e37f
Add username display to server ranks 2024-02-04 23:50:09 +01:00
f7ea23ed3b
Store osu! user username 2024-02-04 23:24:28 +01:00
85954639d7
Update sqlx to 0.7 2024-02-04 23:24:15 +01:00
a64b9e1157
Experimental query members by iterator 2023-12-27 18:02:21 +01:00
125bc3bd61
Use separate osu clients for announcer 2023-12-27 17:48:36 +01:00
ddb28c22ba
Pad server pp ranks to 5 digits 2023-12-27 17:45:25 +01:00
eee975092f
Add total pp rankings 2023-12-27 17:33:23 +01:00
f567eb056d
Update nixpkgs 2023-12-27 17:33:22 +01:00
dependabot[bot]
9a3cf59e84
Bump rustix from 0.38.15 to 0.38.19 (#27)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.15 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.15...v0.38.19)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:46:50 +01:00
dependabot[bot]
b741d32580
Bump openssl from 0.10.57 to 0.10.60 (#28)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:46:37 +01:00
aaf571f01b
Sleepy more osu api 2023-11-26 15:47:02 +01:00
220dbc21ea
Patches to get deadlocking in osu updates fixed 2023-11-21 14:55:00 +01:00
1b02993e98
Lint breaks fmt LOL 2023-10-22 17:49:18 +02:00
b0f7aab1a1
Remove notice that star difficulty doesn't reflect mods applied 2023-10-22 17:47:52 +02:00
54502ad61b
Massive lint fix 2023-10-22 17:45:13 +02:00
1a6039aa94
Add clippy to flake 2023-10-22 17:40:19 +02:00
17e59e7135
Enable pp calculation for all modes 2023-10-22 17:19:32 +02:00
a04fcca1d6
Deps update 2023-10-01 14:11:42 +02:00
2a36b4942f
Correctly unpack pp fields 2023-09-17 15:28:10 +02:00
604be4ca9b
Clean up unused beatmap ids 2023-09-17 15:28:10 +02:00
dependabot[bot]
2cd5c744d6
Bump openssl from 0.10.48 to 0.10.55 (#26)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 13:15:52 +02:00
4845b9d467
Make nix module and overlay system-agnostic 2023-06-20 01:20:54 +02:00
7434f7bc64
Allow customizing the package in the module 2023-06-20 01:16:08 +02:00
26b0e3b21d
Allow customizing features 2023-06-20 01:12:02 +02:00
dependabot[bot]
bd9a5a1b1d
Bump h2 from 0.3.15 to 0.3.17 (#25)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 12:59:27 +02:00
500eadeed0
Push builds to cachix 2023-06-03 13:32:26 +02:00
e73247e7d4
Update nix flake 2023-06-03 11:59:15 +02:00
147976f2cc
Enums being dumb :D 2023-04-02 17:35:14 +02:00
dependabot[bot]
5d69a434c0
Bump openssl from 0.10.45 to 0.10.48 (#24)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 10:38:33 +00:00
3a9a252a1d
Update lots of dependencies 2023-02-17 14:19:46 +01:00
59551f1f6a
Fix osu commands with replies 2023-02-17 14:02:42 +01:00
556ada2b9d
osu: Make c/last/lb sensitive to replied-to messages 2022-11-05 16:37:17 +01:00
00f8c8329e
Switch cargo/rustc to 1.65 2022-11-05 16:36:36 +01:00
7e1b80aff9
Update inputs 2022-10-28 21:29:54 +02:00
8e15aa5f22
Dependencies update 2022-10-16 17:45:47 +02:00
24751146c3
Update serenity 2022-07-22 07:58:37 -04:00
975ee3ba43
Allow watching contests from before it begins 2022-06-14 22:09:03 -04:00