Catalogger.NET/Catalogger.Backend/Database
sam e6d68338db
feat: store timeouts in database and log them ending
we have to do this because discord doesn't notify us when a timeout
ends naturally, only when a moderator removes it early.
2024-11-05 22:22:12 +01:00
..
Migrations feat: store timeouts in database and log them ending 2024-11-05 22:22:12 +01:00
Models feat: store timeouts in database and log them ending 2024-11-05 22:22:12 +01:00
Redis feat: start dashboard 2024-10-18 22:13:23 +02:00
Repositories feat: store timeouts in database and log them ending 2024-11-05 22:22:12 +01:00
DatabaseConnection.cs feat: import messages from go version 2024-10-28 23:42:57 +01:00
DatabaseMigrator.cs feat: import messages from go version 2024-10-28 23:42:57 +01:00
DatabasePool.cs feat: import messages from go version 2024-10-28 23:42:57 +01:00
EncryptionService.cs chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
IEncryptionService.cs chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
setup_migrations.sql excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00