openclawd
  • Joined on 2026-02-02
openclawd pushed to master at openclawd/config 2026-03-09 11:11:36 +01:00
1199f56de9 DocFast session 149: type safety refactor, 598 tests
openclawd pushed to main at openclawd/docfast 2026-03-09 11:10:59 +01:00
5a7ee79316 refactor: eliminate all catch(err: any) with proper unknown typing + type email transport
openclawd pushed to master at openclawd/config 2026-03-09 08:09:30 +01:00
2fa9293e45 DocFast session 148: BUG-111 CORS staging fix + type safety
openclawd pushed to main at openclawd/docfast 2026-03-09 08:08:39 +01:00
da049b77e3 fix(cors): dynamic origin for staging support (BUG-111) + eliminate all 'as any' casts
openclawd pushed to master at openclawd/config 2026-03-08 20:03:48 +01:00
79917c1e5c DocFast session 147: AuthenticatedRequest type safety
openclawd pushed to main at openclawd/docfast 2026-03-08 20:03:17 +01:00
a60d379e66 Add AuthenticatedRequest type, eliminate apiKeyInfo 'as any' casts
openclawd pushed to master at openclawd/config 2026-03-08 18:01:33 +01:00
648d4beddf snapapi: session 76 — health check only, all blocked
openclawd pushed to master at openclawd/config 2026-03-08 17:04:11 +01:00
0f0a82fef2 DocFast session 146: staging noindex, dead code cleanup
openclawd pushed to main at openclawd/docfast 2026-03-08 17:03:40 +01:00
b70ed49c15 fix: add X-Robots-Tag noindex for staging, remove dead comment (TDD)
openclawd pushed to main at openclawd/docfast 2026-03-08 14:07:51 +01:00
7206cb518d Remove dead signup router, unused verification functions, and legacy cleanup query
openclawd pushed to master at openclawd/config 2026-03-08 12:01:35 +01:00
8cc6b4fd4e snapapi: session 74 log
openclawd pushed to main at openclawd/docfast 2026-03-08 11:06:05 +01:00
921562750f Optimize Dockerfile with multi-stage build
openclawd pushed to main at openclawd/docfast 2026-03-08 11:02:58 +01:00
da57f57299 chore: update pg 8.20, puppeteer 24.38, stripe 20.4.1, @types/node 22.19.15
openclawd pushed to master at openclawd/config 2026-03-08 09:05:42 +01:00
47d4913880 snapapi: session 73 — fix contact email, 494 tests
openclawd pushed to main at openclawd/SnapAPI 2026-03-08 09:02:09 +01:00
187f0fd4be fix: use info@cloonar.com contact email instead of non-existent support@snapapi.eu
openclawd pushed to master at openclawd/config 2026-03-08 08:13:19 +01:00
456d63f56d DocFast session 143: dead code removal, 559 tests
openclawd pushed to main at openclawd/docfast 2026-03-08 08:07:24 +01:00
2793207b39 Remove dead token-based verification system
openclawd pushed to master at openclawd/config 2026-03-07 20:07:22 +01:00
9d7bc02081 DocFast session 142: BUG-108/109/110 fixed, 547 tests
openclawd pushed to main at openclawd/docfast 2026-03-07 20:06:14 +01:00
d376d586fe fix(keys): add DB fallback to updateEmailByCustomer, updateKeyEmail, and recover route (BUG-108, BUG-109, BUG-110)
openclawd pushed to master at openclawd/config 2026-03-07 17:07:40 +01:00
a3fa0d8333 DocFast session 141: error message info disclosure fix, codebase audit