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-22 23:00:52 +08:00
Code
Issues
Releases
Wiki
Activity
59,756
Commits
4
Branches
796
Tags
07efa7d660a404df00a82df4b263db4597802edd
Commit Graph
17 Commits
Do not look up metadata for locally-modified beatmaps on save
Bartłomiej Dach
·
2023-04-11 23:14:35 +02:00
e72f103c17
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
Add change ingester to handle passing of online changes to correct target components
Dean Herbert
·
2022-07-19 17:57:01 +09:00
6adcf82d2e
Add new properties to
BeatmapInfo
to track online hash and updates
Dean Herbert
·
2022-07-19 17:57:01 +09:00
6ea380d649
Remove unused using statement
Dean Herbert
·
2022-07-07 17:59:55 +09:00
b5c703b62c
Simplify
BeatmapUpdater
transaction handling using nested transaction support
Dean Herbert
·
2022-07-07 17:37:46 +09:00
e2c4c94993
Hook up update flow to metadata stream
Dean Herbert
·
2022-07-05 21:32:00 +09:00
59d0bac728
Move
BeatmapOnlineLookupQueue
to inside
BeatmapUpdater
Dean Herbert
·
2022-06-30 17:03:19 +09:00
0698471627
Remove unnecessary
nullable-enable
Dean Herbert
·
2022-06-30 16:47:26 +09:00
e34c2f0aca
Simplify refetch (and ensure to invalidate after processing)
Dean Herbert
·
2022-06-24 21:02:38 +09:00
7692bac35a
Fix reprocessing not working on import due to realm threading woes
Dean Herbert
·
2022-06-24 21:02:38 +09:00
0c3d890f76
Difficulty cache invalidation flow
Dean Herbert
·
2022-06-24 21:02:38 +09:00
30b3973c9f
Split updater process into realm transaction and non-transaction
Dean Herbert
·
2022-06-24 21:02:38 +09:00
6999933d33
Ensure
WorkingBeatmap
is invalidated after update
Dean Herbert
·
2022-06-24 21:02:38 +09:00
021b16f2f3
Move beatmap processing tasks to new
BeatmapUpdater
class
Dean Herbert
·
2022-06-24 21:02:37 +09:00
06d59b717c