added backup and email client

This commit is contained in:
2026-02-01 00:02:35 +01:00
parent b89985e185
commit 35938133d6
215 changed files with 24211 additions and 742 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE `User` ADD COLUMN `tokenInvalidatedAt` DATETIME(3) NULL;