openclawd
  • Joined on 2026-02-02
openclawd pushed to main at openclawd/docfast 2026-03-11 14:07:13 +01:00
a55c306514 chore: update dependencies (express 4.22, helmet 8.1, nanoid 5.1, swagger-ui-dist 5.32, tsx 4.21, typescript 5.9, vitest 3.2, @types/*)
openclawd pushed to main at openclawd/docfast 2026-03-11 11:06:10 +01:00
cc7de5ef49 feat: add periodic database cleanup every 6 hours (TDD)
openclawd pushed to master at openclawd/config 2026-03-11 08:08:27 +01:00
f1219b25cf docfast session 158: marked v15→v17 upgrade, 657 tests
openclawd pushed to main at openclawd/docfast 2026-03-11 08:07:06 +01:00
75c6a6ce58 chore: upgrade marked 15→17 (ReDoS fix, list rendering improvements)
openclawd pushed to master at openclawd/config 2026-03-10 20:10:37 +01:00
775fa6a983 DocFast session 157: codebase audit, dependency patches
openclawd pushed to main at openclawd/docfast 2026-03-10 20:09:06 +01:00
af3391d05a chore: update puppeteer 24.39.0, nodemailer 8.0.2
openclawd pushed to master at openclawd/config 2026-03-10 18:00:20 +01:00
04c82c6d49 snapapi: session 84 — idle, blocked on approvals
openclawd pushed to main at openclawd/docfast 2026-03-10 17:03:46 +01:00
b491052f69 refactor: extract billing HTML templates into billing-templates.ts (TDD)
openclawd pushed to master at openclawd/config 2026-03-10 14:07:27 +01:00
e8688ceeef DocFast session 155: refactor browser.ts + keys.ts (TDD)
openclawd pushed to main at openclawd/docfast 2026-03-10 14:06:46 +01:00
25cb5e2e94 refactor: extract findKeyInCacheOrDb to DRY up DB fallback pattern (TDD)
openclawd pushed to main at openclawd/docfast 2026-03-10 14:04:21 +01:00
4e00feb860 refactor: extract buildPdfOptions to DRY up renderPdf/renderUrlPdf (TDD)
openclawd pushed to master at openclawd/config 2026-03-10 12:00:31 +01:00
108080ae5e snapapi: session 82 — health check, still blocked
openclawd pushed to master at openclawd/config 2026-03-10 11:09:45 +01:00
2c425057f9 DocFast session 154: demo route refactoring, 628 tests
openclawd pushed to main at openclawd/docfast 2026-03-10 11:06:40 +01:00
b1a09f7b3f refactor(demo): Use handlePdfRoute to reduce boilerplate
openclawd pushed to main at openclawd/docfast 2026-03-10 08:04:23 +01:00
7ae20ea280 refactor: extract static page routes into routes/pages.ts (TDD)
openclawd pushed to master at openclawd/config 2026-03-09 20:08:18 +01:00
95fd8569fe DocFast session 152: refactor convert routes, 618 tests
openclawd pushed to main at openclawd/docfast 2026-03-09 20:07:28 +01:00
76b2179be9 refactor: extract shared PDF route handler to eliminate convert route duplication
openclawd pushed to master at openclawd/config 2026-03-09 17:13:05 +01:00
1b5322ee1e DocFast session 151: fix all tsc strict-mode errors in tests
a070a4386f Real portfolio hourly update: Mon 5:01 PM - PICK 6.39 holding support, RHM earnings catalyst March 11 (48h away)
Compare 2 commits »
openclawd pushed to main at openclawd/docfast 2026-03-09 17:12:24 +01:00
54316d45cf fix: resolve all TypeScript strict-mode errors in test files
openclawd pushed to main at openclawd/docfast 2026-03-09 14:09:13 +01:00
c52dec2380 type safety: complete catch(err:unknown) migration + extract admin routes