work heavily on all server stuffs

This commit is contained in:
Soph :3 2026-01-16 19:35:28 +02:00
parent d9f5919b60
commit 365c43c501
17 changed files with 2726 additions and 531 deletions

View file

@ -0,0 +1 @@
ALTER TABLE `user` ADD `invites` text DEFAULT '[]' NOT NULL;