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 00:00:40 +08:00
Code
Issues
Releases
Wiki
Activity
34,787
Commits
4
Branches
791
Tags
2f4b3a2d4c367e03e66d0ec7bdaf71f0c2efa596
Commit Graph
13 Commits
Merge branch 'master' into spectator
Dean Herbert
·
2020-10-26 13:39:07 +09:00
b86347dc81
Remove unnecessary public specification in interface
Co-authored-by: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Dean Herbert
·
2020-10-23 10:03:33 +09:00
f11bcfcb8f
Expose oauth access token via api interface
Dean Herbert
·
2020-10-22 17:48:15 +09:00
4788b4a643
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