Commit Graph

174 Commits

Author SHA1 Message Date
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
b8ac328ae9 Rename APIChangelog to APIChangelogBuild 2018-10-18 21:04:21 +02:00
7cc5128353 Merge branch 'master' into changelog-overlay 2018-10-18 20:26:56 +02:00
638a2e5ba8 populate Status for Beatmap + BeatmapSet
also added Status to APIBeatmap + APIBeatmapSet
2018-09-13 11:57:40 +02:00
b5207d65f7 Show listing graph; Slight refactor 2018-07-21 10:05:12 +02:00
ba0430752c Check wether a chart is populated; Fixes to graph's colour setting 2018-07-21 09:45:14 +02:00
ce0029eabf Make build's creation date not nullable 2018-07-21 03:19:30 +02:00
8d4de68c39 Nullables in APIChangelog; Primitive changelog entries display 2018-07-20 23:57:46 +02:00
c36a303b36 Fix ChangelogEntries being a list of objects 2018-07-20 23:14:05 +02:00
1b3010a1b5 Remove accidental partial modifier in APIChangelog 2018-07-20 12:33:44 +02:00
1857c91647 Expand APIChangelog; Normalize its line endings 2018-07-20 11:20:01 +02:00
a857999950 Refactor3 2018-07-20 00:52:50 +02:00
bcd132e87f API1 2018-07-19 19:07:24 +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