PluralKit/PluralKit.Core
Noko 7406f18bf5 Import switches
- ImportSystem builds a mapping of data file HID to current system HID
- Switches in a data file are reconciled with system members' actual IDs using this mapping
- SwitchStore provides a RegisterSwitches method to register multiple switches
- RegisterSwitches only imports a switch if one does not exist with the same timestamp
- The number of switches created is logged
2019-09-29 14:40:13 -05: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 Import switches 2019-09-29 14:40:13 -05:00
db_schema.sql Add member proxy display names 2019-08-09 10:12:38 +02:00
Limits.cs Increase webhook name limit to 80 2019-08-14 07:16:48 +02: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 Import switches 2019-09-29 14:40:13 -05:00
TaskUtils.cs refactor project structure 2019-05-08 00:06:27 +02:00
Utils.cs Fix API service injection 2019-08-12 06:54:28 +02:00