-
3ce7c99bfe
fix: resolve merge conflict in services/acme.go (debug logging + TrimSpace)
master
0.0.2
cnbugs
2026-07-25 00:39:35 +08:00
-
-
9bae6b1d9b
youhua
0.0.3
Your Name
2026-07-25 00:09:24 +08:00
-
a2923bdfc0
fix: upgrade lego to v4.23.0, fix CredentialID update on re-issuance, add Cloudflare token debug logging
cnbugs
2026-07-24 22:36:33 +08:00
-
-
9a315e1404
chore: update go.sum for lego v4.22.0 upgrade
cnbugs
2026-07-24 19:45:54 +08:00
-
6498903a7c
fix: credential data corruption - Create handler mutating store pointer
cnbugs
2026-07-24 19:16:35 +08:00
-
471fe76384
fix: credential ID starts from 1 to avoid ID=0 issue
cnbugs
2026-07-24 19:13:26 +08:00
-
285df5a12f
fix: cert create form credential selection validation
cnbugs
2026-07-24 19:10:34 +08:00
-
3a2c494d64
fix: increase DNS-01 timeout and add DNSTimeout option
cnbugs
2026-07-24 19:07:39 +08:00
-
bdb3ca856f
feat: add DNS credential management with Web UI
cnbugs
2026-07-24 18:56:03 +08:00
-
adebf82aaa
chore: remove pre-compiled binary from repo
cnbugs
2026-07-23 16:37:39 +08:00
-
3cb2178c44
chore: add pre-compiled linux amd64 binary for no-go environments
cnbugs
2026-07-23 16:36:16 +08:00
-
b1fd3a8b9b
fix: include frontend dist assets in repo, fix deploy.sh syntax
cnbugs
2026-07-23 16:35:57 +08:00
-
bbf09fbc8d
feat: add Web UI for notification config (feishu + email)
cnbugs
2026-07-23 16:31:04 +08:00
-
2d70a15307
feat: add login authentication and certificate expiry notifications
cnbugs
2026-07-23 16:25:02 +08:00
-
1bb895fd67
彻底修复service路径替换问题:改用here doc直接生成正确路径的service文件
0.01
cnbugs
2026-05-13 12:07:12 +08:00
-
d0b7ed3245
修复service硬编码路径问题:动态替换部署路径,支持任意目录部署
cnbugs
2026-05-13 12:05:40 +08:00
-
4213c720c7
彻底修复cp目标不是目录问题:先删除旧dist再重建目录
cnbugs
2026-05-13 12:04:18 +08:00
-
8cc9dbc069
修复cp目标不存在问题:添加mkdir -p backend/dist确保目录存在
cnbugs
2026-05-13 12:03:07 +08:00
-
f79fd3ab22
彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联
cnbugs
2026-05-13 12:02:06 +08:00
-
0524edd0e9
修复tsconfig找不到问题:添加缺失的@vue/tsconfig依赖
cnbugs
2026-05-13 12:00:23 +08:00
-
8b1c124092
修复vite找不到的问题:添加--include=dev参数强制安装dev依赖
cnbugs
2026-05-13 11:59:30 +08:00
-
96cbe6d971
修复前端编译vue-tsc找不到的问题:移除npm install --production参数
cnbugs
2026-05-13 11:57:22 +08:00
-
7d86d9f188
恢复前端缺失的配置文件
cnbugs
2026-05-13 11:47:56 +08:00
-
c453d3425d
修复MIME类型错误:静态资源404直接返回 + 支持自定义base路径
cnbugs
2026-05-13 11:08:18 +08:00
-
fd7557539f
add 一键部署脚本 + systemd服务脚本
cnbugs
2026-05-13 11:03:18 +08:00
-
a9842e9212
v0.01: 修复死锁Bug + DNS-01默认 + 超时调整
cnbugs
2026-05-13 10:58:29 +08:00
-
3fa77d9bc0
refactor: replace SQLite/GORM with JSON file storage
cnbugs
2026-05-12 15:27:10 +08:00
-
d0e738e1ef
fix: use SQLite upsert to eliminate race condition on domain uniqueness constraint
cnbugs
2026-05-12 15:22:30 +08:00
-
0703dffb90
fix: 处理域名重复申请问题,支持重试失败/过期的证书
cnbugs
2026-05-12 15:01:07 +08:00
-
1775d4b4fc
feat: AutoSSL certificate management tool with Web UI
cnbugs
2026-05-12 14:55:10 +08:00