DEVLOG: Sessionlog-Eintrag (Auto-Hook)

This commit is contained in:
sysops
2026-08-29 00:08:45 +02:00
parent 96a54d93a4
commit 2147b4c7fd
+17
View File
@@ -152,3 +152,20 @@ Keine Commits in dieser Session.
- migrations/tenant/0001_users.up.sql | 16 ++++++++++++++++ - migrations/tenant/0001_users.up.sql | 16 ++++++++++++++++
--- ---
## 2026-08-29 00:08 00:08 (0m)
**Beschreibung:** Claude Code Session
**Projekt:** code
### Commits
Keine Commits in dieser Session.
### Geänderte Dateien
- internal/tenantsettings/handler.go | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- internal/tenantsettings/store_test.go | 156 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- internal/tenantsettings/tenantsettings.go | 187 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- migrations/0003_tenant_settings.down.sql | 2 ++
- migrations/0003_tenant_settings.up.sql | 27 +++++++++++++++++++++++++++
- scripts/reset-test-env.sh | 25 +++++++++++++++++++++++++
- scripts/run-checks.sh | 24 ++++++++++++++++++++++++
---