chore: auto-commit (23 archivos)

- app.md
- backend/auth.go
- backend/db.go
- backend/dist/assets/index-CPqSy0gZ.js
- backend/dist/index.html
- backend/handlers.go
- backend/main.go
- frontend/src/App.tsx
- frontend/src/api.ts
- frontend/src/components/KanbanCard.tsx
- ...

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-13 18:40:22 +02:00
parent f1ee116d3b
commit a34a8142cc
23 changed files with 2034 additions and 1184 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"flags": {
"registration-enabled": {
"enabled": false,
"issue": null,
"description": "Allows new users to register via POST /api/auth/register and the LoginPage register toggle.",
"added": "2026-05-12",
"enabled_at": null
}
}
}