PluralKit/PluralKit.Core
Ske 30ed293dc6 Change no-year sentinel value to 0004
This allows setting the date "Feb 29" with no year, since the year 0004 is a leap year in the Gregorian calendar, while the year 0001 isn't.
2020-02-09 22:36:02 +01:00
..
Migrations Add autoproxy management commands 2020-01-23 21:20:22 +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 Handle imports from other systems/instances with different HIDs 2020-02-03 15:16:57 +01:00
Limits.cs Added max member count to limits 2019-10-20 02:16:57 -05:00
Models.cs Change no-year sentinel value to 0004 2020-02-09 22:36:02 +01:00
Modules.cs Rework caching 2020-02-01 14:40:57 +01:00
PluralKit.Core.csproj Rework caching 2020-02-01 14:40:57 +01:00
ProxyCache.cs Properly invalidate account caches when unlinking 2020-02-03 15:04:53 +01:00
SchemaService.cs Add autoproxy management commands 2020-01-23 21:20:22 +01:00
Stores.cs Properly invalidate account caches when unlinking 2020-02-03 15:04:53 +01:00
TaskUtils.cs refactor project structure 2019-05-08 00:06:27 +02:00
Utils.cs Change no-year sentinel value to 0004 2020-02-09 22:36:02 +01:00