1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 23:27:24 +08:00
osu-lazer/osu.Game/Online/API
Dean Herbert 556962a3d8
Add missing xmldoc comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-08-03 14:50:56 +09:00
..
Requests Fix beatmap search requests double-escaping 2021-07-25 17:06:40 +09:00
APIAccess.cs Add the ability to not use MessagePack when creating a HubConnector 2021-08-02 18:50:22 +09:00
APIDownloadRequest.cs Fix derived API request types firing success when they shouldn't 2021-07-22 14:23:27 +09:00
APIException.cs Fix API request potentially firing failed events after completion 2021-07-19 20:27:01 +09:00
APIMessagesRequest.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIMod.cs Take current mod settings value into account on equality comparsion 2021-04-12 20:51:13 +03:00
APIRequest.cs Fix aborting an APIRequest potentially resulting in incorrect success 2021-07-29 13:01:52 +09:00
APIRequestCompletionState.cs Fix API request potentially firing failed events after completion 2021-07-19 20:27:01 +09:00
ArchiveDownloadRequest.cs Enforce one missed property back to single-floating type 2021-01-18 22:07:25 +03:00
DummyAPIAccess.cs Add the ability to not use MessagePack when creating a HubConnector 2021-08-02 18:50:22 +09:00
IAPIProvider.cs Add missing xmldoc comment 2021-08-03 14:50:56 +09:00
ModSettingsDictionaryFormatter.cs Extract mod setting value handling to utils class 2021-04-12 03:37:03 +03:00
OAuth.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OAuthToken.cs Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
OsuJsonWebRequest.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OsuWebRequest.cs Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
RegistrationRequest.cs Fix user agent missing in registration 2020-01-16 12:51:43 +09:00