Commit Graph

  • 01c356a669 build(deps): bump hono from 4.12.12 to 4.12.14 dependabot/npm_and_yarn/hono-4.12.14 dependabot[bot] 2026-04-16 02:20:25 +00:00
  • 3bfae8f182 feat: add support contact to /help command main tiennm99 2026-04-13 23:45:52 +07:00
  • 0cee01bbea fix: detect Statuspage event type by payload shape instead of meta.event_type tiennm99 2026-04-13 23:06:47 +07:00
  • 62bf203c22 feat: notify admin via Telegram on webhook errors tiennm99 2026-04-13 22:50:27 +07:00
  • 3857c1e16f fix: remove remote KV flag to prevent tests from hitting production tiennm99 2026-04-09 12:21:39 +07:00
  • 500c9c83ee feat: add /info command to show chat ID and subscription status tiennm99 2026-04-09 12:16:45 +07:00
  • b72e984b0c fix: suppress vitest-pool-workers debug noise and hanging process tiennm99 2026-04-09 11:48:59 +07:00
  • 7949da3734 feat: structured logging, JSDoc types, and WEBHOOK_SECRET guard tiennm99 2026-04-09 11:30:00 +07:00
  • 39afb0fd68 remove project-level Claude Code settings tiennm99 2026-04-09 10:36:46 +07:00
  • 8c993df72b fix: harden webhook reliability, fix bugs, add test suite tiennm99 2026-04-09 10:29:30 +07:00
  • bb8f4dcde8 feat: enable Cloudflare Workers observability (logs + traces) tiennm99 2026-04-09 10:06:41 +07:00
  • 4ce97e5bf0 add project-level Claude Code settings tiennm99 2026-04-09 09:42:37 +07:00
  • 133e7799fd refactor: reorder feature decisions by implementation likelihood tiennm99 2026-04-09 09:41:45 +07:00
  • ef55a918d3 fix: correct HMAC feature decision — clarify Statuspage platform limitation tiennm99 2026-04-09 09:37:19 +07:00
  • 96cd75ed81 add code guideline: prefer established libraries over custom utils tiennm99 2026-04-09 09:28:46 +07:00
  • 976a2594b7 fix: security and robustness improvements, add project docs tiennm99 2026-04-09 09:27:45 +07:00
  • 923ad7a40e refactor: remove migration route and logic after successful migration tiennm99 2026-04-09 09:11:38 +07:00
  • fce23b3c59 refactor: make setup script interactive instead of using env vars tiennm99 2026-04-09 09:02:54 +07:00
  • e8b30743d3 refactor: remove cron, use KV metadata, extract shared crypto util tiennm99 2026-04-09 08:58:52 +07:00
  • f356c8e3e8 Merge remote-tracking branch 'origin/dev' tiennm99 2026-04-09 08:58:15 +07:00
  • 877a75b053 fix: normalize double slashes in URL path for webhook routing tiennm99 2026-04-09 08:41:32 +07:00
  • 392fecf350 refactor: replace metrics with console.log, remove HMAC dev tiennm99 2026-04-09 00:52:41 +07:00
  • d78e761731 feat: add metrics tracking and remove unsupported HMAC verification tiennm99 2026-04-09 00:48:42 +07:00
  • b728ae7d38 refactor: per-subscriber KV keys, HMAC verification, cron trigger tiennm99 2026-04-09 00:43:07 +07:00
  • 30ffaae612 feat: add /help, /history, /uptime commands and enhance /status tiennm99 2026-04-08 23:41:53 +07:00
  • 37c2a01677 feat: add setup endpoint to register bot commands and webhook tiennm99 2026-04-08 23:31:11 +07:00
  • 68b9604598 refactor: update bindings to match CF resource names tiennm99 2026-04-08 23:23:32 +07:00
  • b3d1f5acb4 fix: rename KV binding to CLAUDE_STATUS and fix threadId nullish check tiennm99 2026-04-08 23:14:26 +07:00
  • 41bdcf36ef refactor: rename queue to claude-status and remove KV key prefix tiennm99 2026-04-08 23:09:02 +07:00
  • cb9fd58565 fix: correct license to Apache-2.0 in package.json and README tiennm99 2026-04-08 23:07:03 +07:00
  • cc35e8a649 update README with setup instructions and project documentation tiennm99 2026-04-08 23:06:00 +07:00
  • 399e1d21dc add CLAUDE.md with project architecture and dev commands tiennm99 2026-04-08 23:01:32 +07:00
  • 01320abacd feat: implement Telegram bot for Claude status webhooks tiennm99 2026-04-08 22:59:37 +07:00
  • 902b46720d Initial commit Tien Nguyen Minh 2026-04-08 22:19:28 +07:00