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-19 08:39:54 +08:00
Code
Issues
Releases
Wiki
Activity
33,313
Commits
4
Branches
793
Tags
25145cdb62b39fdb2ada944d3f030bdf1b1c3f2b
Commit Graph
10 Commits
Add xmldoc notes about thread safety of api bindables
Dean Herbert
·
2020-10-22 14:56:20 +09:00
c6db832efa
Remove IOnlineComponent and change existing components to use bindable flow
Dean Herbert
·
2020-10-22 14:19:12 +09:00
9753dab93b
Add API methods to perform requests out-of-queue
Dean Herbert
·
2019-11-29 20:03:14 +09:00
c49aeb08c4
Move activity (writable) bindable to APIAccess so it correctly transfers between users
Dean Herbert
·
2019-06-12 18:04:57 +09:00
f358fce9ab
Use interface to access API
Allows for better testability.
Dean Herbert
·
2019-03-13 12:58:18 +09:00
f0114d776d
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
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
Make APIAccess a component
Dean Herbert
·
2018-03-14 11:29:54 +09:00
07642546bb
Improve testability of API
Dean Herbert
·
2018-02-16 13:57:39 +09:00
75dcf72520