smoogipoo
|
14ff4bc26a
|
Move primary key attribute to IHasPrimaryKey
|
2018-11-28 13:19:23 +09:00 |
|
Unknown
|
638a2e5ba8
|
populate Status for Beatmap + BeatmapSet
also added Status to APIBeatmap + APIBeatmapSet
|
2018-09-13 11:57:40 +02:00 |
|
Unknown
|
13b988053a
|
add status column to BeatmapInfo + BeatmapSetInfo
|
2018-09-13 10:10:58 +02:00 |
|
Dean Herbert
|
5ad122bfec
|
Fix beatmaps importing with -1 as online set ID
|
2018-06-28 10:28:35 +09:00 |
|
Dean Herbert
|
955a78e76d
|
Remove OnlineBeatmapSetID from BeatmapInfo
It should now be retrieved via the linked BeatmapSetInfo
|
2018-06-08 15:26:27 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
1b13be1372
|
Cleanups and xmldoc additions
|
2018-02-15 16:24:14 +09:00 |
|
Dean Herbert
|
6ff63c2f0c
|
Move deletion to ArchiveModelImportManager
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
e0d28564d0
|
Move import logic to shared implementation
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
49ce42d90c
|
Add ToString() overrides on many classes to make debugging easier
|
2017-12-16 16:14:01 +09:00 |
|
Dean Herbert
|
5001e9f264
|
Fix Hide/Restore/Delete etc.
|
2017-10-25 22:08:34 +09:00 |
|
Dean Herbert
|
71d614b813
|
FIx missing columns yet again
|
2017-10-18 21:57:54 +09:00 |
|
Dean Herbert
|
8a0b184dd6
|
Revert "Return back DatabaseBackedStore's query and populate functions"
This reverts commit 7cf5d63cd3 .
|
2017-10-16 12:59:59 +09:00 |
|
TocoToucan
|
7cf5d63cd3
|
Return back DatabaseBackedStore's query and populate functions
|
2017-10-15 00:40:41 +03:00 |
|
smoogipoo
|
b178be21d1
|
Let's not rename columns yet
|
2017-10-14 14:30:58 +09:00 |
|
TocoToucan
|
ef417c6388
|
Small DB-related refactoring
|
2017-10-09 23:30:32 +03:00 |
|
TocoToucan
|
81b9e08fb6
|
Fix foreign key constraint failure
|
2017-10-09 00:30:52 +03:00 |
|
TocoToucan
|
887aa7496b
|
Rework EF Core usage in model classes
|
2017-10-06 00:23:26 +03:00 |
|
TocoToucan
|
6a4198d0d6
|
Initial EF Core commit
|
2017-10-04 22:52:12 +03:00 |
|
Dean Herbert
|
404497fa10
|
Allow a single beatmap to reference the same file multiple times
This fixes incorrect reference counts causing database desync.
|
2017-07-31 21:49:57 +09:00 |
|
Dean Herbert
|
aa81397df4
|
Recursively retrieve files
|
2017-07-27 12:41:34 +09:00 |
|
Dean Herbert
|
898a601098
|
Introduce a reference counting file store
|
2017-07-26 20:22:02 +09:00 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|