16 Commits

Author SHA1 Message Date
c6b6d0dcfe Remove verbose log from notifications feed 2023-01-10 13:31:29 +03:00
20ed337ea8 Remove unused using directive 2023-01-09 23:25:52 +03:00
f216d7264b Improve missing beatmap failure logging on score import 2023-01-09 23:06:59 +03:00
08d2fbeb8e Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
4a7d7c6ed9 Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
cf2719d4c0 Convert batchImport parameter to parameters class to allow further import configuration 2022-12-13 19:55:18 +09:00
08d0c08750 Fix async exception by using difficulty calculator directly 2022-09-09 13:57:01 +09:00
731d3f3b63 Add MaximumStatistics upgrade for databased scores 2022-09-09 09:56:08 +09:00
cc648a90bc Actually save maximum statistics 2022-08-24 17:28:41 +09:00
c35da62224 Add flow for bypassing local cache lookups when refreshing beatmap metadata 2022-07-28 16:33:51 +09:00
d0fe4fe15a Fix user population logic not including country 2022-07-16 06:39:05 +03:00
4f009419b8 Simplify population logic and match code style 2022-07-11 21:51:09 +03:00
10d6027c89 Assign missing UserID to RealmUser 2022-07-11 02:36:51 -04:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
f3984d98e6 Remove RealmArchiveModelManager from hierarchy 2022-06-16 18:53:13 +09:00
4d9e3d1982 Rename Score/Skin ModelManager classes to Importer for now 2022-06-16 18:11:50 +09:00