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-18 03:47:04 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
13 Commits
Remove usages of [ExcludeFromDynamicCompile]
Dan Balasescu
·
2023-05-08 18:12:56 +09:00
d2380bd840
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
Dean Herbert
·
2022-12-16 18:16:26 +09:00
27c497145f
Catch against sqlite initialisation failures
Dean Herbert
·
2022-09-16 01:02:38 +09:00
5ce67345ae
Add local sqlite initialisation to
BeatmapUpdaterMetadataLookup
for now
Dean Herbert
·
2022-09-15 16:58:58 +09:00
0aa92c78ec
Remove all entity framework code and migrations
Dean Herbert
·
2022-09-15 16:58:58 +09:00
40a60f7145
Split out common conditional check into local
static
method
Dean Herbert
·
2022-08-04 17:26:54 +09:00
094eaafd43
Mark
BeatmapSet.Status
as modified when any beatmap is modified, rather than all
Dean Herbert
·
2022-08-02 16:08:58 +09:00
8cb02f47eb
Fix some additional metadata being updated when it shouldn't (with local changes)
Dean Herbert
·
2022-08-02 15:49:22 +09:00
df76f9f4da
Add more xmldoc and avoid
BeatmapSet
status being set when it shouldn't be
Dean Herbert
·
2022-08-02 12:12:02 +09:00
4adc8375e9
Show "locally modified" pill when local modifications have been made
Dean Herbert
·
2022-08-02 00:52:38 +09:00
0fcae08d38
Rename parameter to read better (and still use local cache if no online API is available)
Dean Herbert
·
2022-07-28 17:08:59 +09:00
8cb4fb35e0
Add flow for bypassing local cache lookups when refreshing beatmap metadata
Dean Herbert
·
2022-07-28 16:33:51 +09:00
c35da62224
Move scheduler from
OnlineLookupQueue
to
BeatmapUpdater
Dean Herbert
·
2022-07-28 16:32:22 +09:00
17a3fd30fb