imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 09:34:48 +00:00
393ff406a3 docs(readme): 强调 PostgreSQL 18+ 要求并提供 escape hatch
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 09:29:23 +00:00
9073e38238 chore: gitignore瘦身154->21行 + migrate onnotice改logger.debug
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 09:19:34 +00:00
27e5f3c76f chore(vite): remove server block (no need to pin port 3000 strict)
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 09:12:08 +00:00
4a78ba2882 refactor(db): UUIDv7 \u751f\u6210\u4e0b\u63a8\u5230 PG18 \u539f\u751f uuidv7()\uff0c\u8005\u53ea\u6539 schema
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 09:06:25 +00:00
fafe02bdbd refactor: 主动审计修复多处可观测性、依赖、代码质量缺口
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 08:50:52 +00:00
815ee31f95 refactor(layout): 根目录脚本归位 src/ 与 scripts/,sql.d.ts 下沉到 db/
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 08:37:46 +00:00
f8af18cff5 fix(docker): 移除 stale COPY patches 行修复 docker build
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 08:24:03 +00:00
34d2cbb1cd refactor(logging): 二次审计修复 oracle 漏掉的可观测性缺口与占位符冗余
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 08:14:34 +00:00
ce39faf778 refactor(logging): 接受 oracle 审计建议打磨三处不够极致的细节
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 08:04:40 +00:00
cc3a5dc5ad feat(logging): 引入 LogTape 替换 console.* 为结构化日志
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 07:34:50 +00:00
d206a3315f docs(readme): 重写为面向人类用户的版本
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 07:30:41 +00:00
c6027590a7 docs(readme): 全文中文化
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 07:28:08 +00:00
dd1facd240 refactor(imports): #nitro 重命名为 #server,imports 字段 ASCII 排序
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 07:23:09 +00:00
5174cff3c5 refactor(cli): _serve-nitro 改用 #nitro subpath import
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 07:20:32 +00:00
2209ab0b27 chore: 推荐 sort-package-json/gitignore 扩展并排序 package.json 键
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 07:17:24 +00:00
7f4cfc8973 refactor: 跨边界导入改用 Node # subpath imports(package.json + drizzle SQL)
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 06:58:21 +00:00
afc8b0b077 chore(deps): 升级 nitro-nightly 至 20260424 构建
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 06:52:20 +00:00
d9210b3b0b chore(deps): 升级 TanStack Start 至 1.167.48,移除 start-plugin-core patch
4f414014a8 refactor(codegen): embed-migrations 校验 journal tag/idx/when
Compare 2 commits »
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 06:38:48 +00:00
ed257fe4e6 refactor: 应用 Oracle round-4 复核,硬化 migrator 与默认安全值
imbytecat pushed to main at imbytecat/fullstack-starter 2026-04-25 06:23:17 +00:00
695e826dcf refactor(types): 消除非必要 as 逃逸,锁紧 strict 政策