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 01:20:21 +08:00
Code
Issues
Releases
Wiki
Activity
38,126
Commits
4
Branches
793
Tags
56e1bffdfd237ceb45db074982b912e27612640e
Commit Graph
12 Commits
Make
TriggerSuccess(filename)
protected and expose in test instead
Salman Ahmed
·
2021-01-17 22:10:30 +03:00
b6a37c1c15
Expose method for triggering filename-backed success in
APIDownloadRequest
Exactly like in `APIRequest<T>`
Salman Ahmed
·
2021-01-17 00:01:11 +03:00
4778686dc4
Rephrase xmldoc
naoey
·
2019-06-13 16:55:41 +05:30
aa7cae0879
Add ability to change the flie extension of API download requests
naoey
·
2019-06-13 16:16:48 +05:30
52c7ed9960
Attach progress immediately
Dean Herbert
·
2019-01-31 19:08:45 +09:00
b69a19f810
Fix baetmap downloads using too much memory
Dean Herbert
·
2019-01-29 18:34:10 +09:00
baea9691cc
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Expose API scheduling internally
Dean Herbert
·
2018-03-14 11:37:50 +09:00
ce2997419a
Make APIAccess a component
Dean Herbert
·
2018-03-14 11:29:54 +09:00
07642546bb
Add missing licence headers
Dean Herbert
·
2018-02-15 16:33:33 +09:00
fa05822d7d
Move import logic to shared implementation
Dean Herbert
·
2018-02-15 14:22:39 +09:00
e0d28564d0