Remove AI/chat/search features, add solidtime integration and workspace setup
CI/CD Pipeline / Test (push) Successful in 22m22s
CI/CD Pipeline / Security Scan (push) Successful in 12m37s
CI/CD Pipeline / Build and Push Images (push) Failing after 2m23s

This commit is contained in:
Tomas Dvorak
2026-06-10 10:41:31 +02:00
parent 4dfdd500b4
commit 43acbfab15
51 changed files with 1284 additions and 15385 deletions
+1 -1
View File
@@ -269,7 +269,7 @@ func AdminCreateUser(c *gin.Context) {
return
}
_ = ensureMessagingDefaults(db, user.ID)
user.Password = ""
c.JSON(http.StatusCreated, gin.H{