Commit Graph

20 Commits

Author SHA1 Message Date
94045413ce Change statistics to be int for now 2018-12-05 19:44:01 +09:00
af3ef9a089 Fix some data types on ScoreInfo 2018-11-30 20:43:38 +09:00
059e9e180b Apply review 2018-11-30 18:07:15 +09:00
d97a15a504 Add IMod and change ShortenedName to Acronym 2018-11-30 17:16:00 +09:00
84f3d4f48d Fix nullref 2018-11-30 17:15:32 +09:00
3727955911 Refactors/renames 2018-11-30 16:35:45 +09:00
b8e60afa69 Move replays to an wrapping Score class 2018-11-28 18:45:17 +09:00
219929eb47 Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
ed02847752 Beatmap -> BeatmapInfo + add foreign key 2018-11-28 17:26:39 +09:00
2ee181daf7 Re-namespace replay-related classes 2018-11-28 17:20:37 +09:00
09b79d736b Remove unused usings 2018-11-28 16:33:42 +09:00
5fd6e6ca77 Re-namespacing 2018-11-28 16:12:57 +09:00
638a2e5ba8 populate Status for Beatmap + BeatmapSet
also added Status to APIBeatmap + APIBeatmapSet
2018-09-13 11:57:40 +02:00
625b9ead4c Fix links from profile top scores to beatmaps not working correctly 2018-07-05 21:00:23 +09:00
73851fb194 Fix beatmap details not working for unranked beatmaps 2018-07-03 15:57:05 +09:00
955a78e76d Remove OnlineBeatmapSetID from BeatmapInfo
It should now be retrieved via the linked BeatmapSetInfo
2018-06-08 15:26:27 +09:00
8220e0c79a Remove OnlineBeatmapSetID from BeatmapMetadata 2018-06-08 12:46:34 +09:00
b45354ce97 Add missing header 2018-06-08 12:06:58 +09:00
1716975a37 Move out APIBeatmap 2018-06-08 12:04:33 +09:00
8cc31aca54 Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
2018-06-08 11:42:35 +09:00