04fa52db52
chore(deps): remove @nuxt/kit override and update lockfile
2026-08-15 17:10:14 +08:00
2470bd786d
feat(config): valibot schemas, schema version, migrations, filter AST
2026-08-15 17:03:42 +08:00
41ad1a036b
chore: migrate package manager from npm to bun
2026-08-13 20:34:52 +08:00
52d136c468
fix(push): link commit hash and render message as plain text
2026-08-11 17:50:20 +08:00
e1b1daac98
chore: remove dead code and unused dependencies
...
Cleans up stale implementation artifacts:
- Delete legacy `src/webhook.ts` (dead code per AGENTS.md)
- Delete admin composables `useMe.ts` and `useRoutes.ts`
- Remove unused dependencies `jose` and `yaml`
- Remove stale `Me` interface, `FILTER_LABELS`, `invalidateConfigCache`, and formatter re-exports
2026-08-11 16:31:13 +08:00
fcf3413634
fix(deps): bump @cloudflare/workers-types to v5 to match wrangler peer
...
wrangler@4.118 requires @cloudflare/workers-types@^5, so a fresh
`npm install` (Cloudflare Workers Build CI) failed with ERESOLVE against
the old ^4 pin. Align to ^5; typecheck, lint and tests still pass.
2026-08-02 07:06:23 +08:00
ccab01d23a
chore(dev): update Nix env, gitignore and dependencies
2026-08-02 06:48:49 +08:00
512d4b01d5
initial commit
2026-07-24 21:48:50 +08:00