PluralKit/PluralKit.Core
Noko dd37c8a6d6 Fix bulk importer parameter and remove unused method (#136)
-Fixes AddSwitchesBulk post-refactor by passing in the switch timestamp instead of a set of PKMembers
-Removes unused RegisterSwitches method which was replaced by AddSwitchesBulk
2019-10-27 11:37:16 +01:00
..
CoreConfig.cs Add basic logging framework 2019-07-18 17:13:42 +02:00
CoreMetrics.cs Instrument and log database queries 2019-08-12 02:05:30 +02:00
DataFiles.cs Refactor data stores, merging the Store classes 2019-10-26 19:45:44 +02:00
db_schema.sql Added indexes to support frontpercent query changes 2019-10-05 15:30:55 -05:00
Limits.cs Added max member count to limits 2019-10-20 02:16:57 -05:00
Models.cs Increase webhook name limit to 80 2019-08-14 07:16:48 +02:00
PluralKit.Core.csproj Update D.NET version and add bulk deletion support 2019-07-21 17:16:04 +02:00
Schema.cs Add basic API, only with system endpoints 2019-07-09 20:39:29 +02:00
Stores.cs Fix bulk importer parameter and remove unused method (#136) 2019-10-27 11:37:16 +01:00
TaskUtils.cs refactor project structure 2019-05-08 00:06:27 +02:00
Utils.cs Bulk import switches for pk;import 2019-10-20 14:38:43 -05:00