1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Online/API
Dean Herbert 05c6829deb Move all APIAccess State changes to the local thread
Previously changes to the state were triggering events like Logout, which could get things into a bad state.
2017-09-27 12:18:24 +08:00
..
Requests Populate author using existing data for now 2017-09-25 23:34:56 +08:00
APIAccess.cs Move all APIAccess State changes to the local thread 2017-09-27 12:18:24 +08:00
APIRequest.cs Remove usings to extensions. 2017-09-24 06:03:52 +08:00
IOnlineComponent.cs Fix some license headers. 2017-03-02 18:45:20 +09:00
OAuth.cs Dispose IDisposable object before method returns 2017-09-16 15:10:24 +03:00
OAuthToken.cs Remove usings to extensions. 2017-09-24 06:03:52 +08:00