This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-16 04:52:35 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
12 Commits
initial pass on updated verifier context usage across most checks
Hivie
·
2025-08-11 14:57:14 +01:00
fd6cf680b9
Use casing of "beatmap set" consistent with the rest of the code base
Bartłomiej Dach
·
2025-08-05 08:18:30 +02:00
ee5a5cda11
define general checks with a bool in
CheckMetadata
instead of an interface
Hivie
·
2025-08-04 14:12:59 +01:00
ed301ec114
mark various set-level checks as general checks
Hivie
·
2025-08-01 21:42:31 +01:00
0d2618082d
Remove nullable disable annotation in some checks class.
andy840119
·
2022-10-30 16:28:49 +08:00
db48a57fa7
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix CI reported warnings
Dean Herbert
·
2022-01-12 22:39:00 +09:00
51251e3204
Replace compatibility properties with direct references
Dean Herbert
·
2022-01-12 18:13:14 +09:00
eb70a1eeb7
Move
StoragePath
implementation to an extension method
Dean Herbert
·
2021-11-19 16:08:38 +09:00
59e763467f
Refactor to use scoped
using
(and also correctly dispose TagLib portion)
Dean Herbert
·
2021-10-12 10:46:26 +09:00
82f7f99f37
Dispose of
Stream
s when used
Naxesss
·
2021-10-12 00:13:38 +02:00
47b4d03145
Add zero byte check and tests
Naxess
·
2021-07-13 03:45:21 +02:00
0a8fd01b99