This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
PluralKit
Watch
1
Star
0
Fork
0
You've already forked PluralKit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
593e9d9aef98df1a03093cd54aa2c8dbcd56edfb
PluralKit
/
PluralKit.Core
History
Noko
593e9d9aef
Fix edge case of importing exactly enough members to hit the cap
...
It's OK if import will bring us to the cap (1000), just don't let the count go beyond that.
2019-10-20 18:24:00 -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
Fix edge case of importing exactly enough members to hit the cap
2019-10-20 18:24:00 -05: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
Bulk import switches for pk;import
2019-10-20 14:38:43 -05: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