Release: auth system, admin RBAC, and production Supabase setup #70

Merged
TheFurya merged 34 commits from develop into main 2026-03-21 12:21:11 +01:00
Showing only changes of commit 3881971214 - Show all commits

3
.gitignore vendored
View File

@@ -38,6 +38,9 @@ Thumbs.db
ehthumbs.db
Desktop.ini
# Talos chat history
.talos/
# Editor/IDE
.idea/
.vscode/