No description
Find a file
OpenClaw db0d4eeed2
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Failing after 11m1s
fix: FAQ accordion double-toggle bug, de-emphasize rate limiting
- FAQ had both inline onclick AND addEventListener, causing double-toggle (no visible change)
- Removed duplicate JS listener, keeping inline onclick
- Replaced 'Rate limiting' mention in features with 'Secure defaults'
2026-02-20 09:34:13 +00:00
.forgejo/workflows fix: update CI/CD workflows to match DocFast pattern 2026-02-20 08:10:11 +00:00
public fix: FAQ accordion double-toggle bug, de-emphasize rate limiting 2026-02-20 09:34:13 +00:00
src fix: stagger browser restarts to prevent simultaneous QUEUE_FULL 2026-02-20 08:03:01 +00:00
.gitignore feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
Dockerfile feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
package-lock.json fix: code-driven OpenAPI docs — replace static JSON with swagger-jsdoc 2026-02-20 07:32:37 +00:00
package.json fix: code-driven OpenAPI docs — replace static JSON with swagger-jsdoc 2026-02-20 07:32:37 +00:00
tsconfig.json feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00