• Joined on 2024-11-25
golc pushed to main at golc/oauth_nest_demo 2026-02-26 03:05:42 +00:00
c505421544 fix: use npx for nest build commands to avoid permission issues
1dc6715345 fix: add buildCommand and outputDirectory to vercel.json
Compare 2 commits »
golc pushed to main at golc/oauth_nest_demo 2026-02-25 11:55:46 +00:00
5f50a97549 fix: configure CORS for Vercel frontend domain
golc pushed to main at golc/oauth_nest_demo 2026-02-25 09:45:46 +00:00
ec17b894a6 feat: initial commit with Vercel CI/CD
golc pushed to main at golc/oauth_nest_demo 2026-02-24 14:26:24 +00:00
443e2b6518 fix: 修正 Vercel 配置指向构建后的文件
golc pushed to main at golc/oauth_nest_demo 2026-02-24 14:08:26 +00:00
bc8c265cd3 docs: 更新环境变量配置模板
c3284ac01b security: 移除所有硬编码的敏感信息
Compare 2 commits »
golc pushed to main at golc/oauth_nest_demo 2026-02-24 13:58:34 +00:00
ddf28ddbf1 security: 保护敏感信息
golc pushed to main at golc/oauth_nest_demo 2026-02-24 13:50:36 +00:00
b88b4d5156 feat: 迁移到 Vercel 部署
golc pushed to main at golc/oauth_nest_demo 2026-02-24 13:33:35 +00:00
be29688c85 fix: 修改 docker-compose 为 docker compose 命令
golc pushed to main at golc/oauth_nest_demo 2026-02-24 13:27:57 +00:00
7cd5ba6933 feat: 更新 CI/CD 配置为本地部署
golc pushed to main at golc/oauth_nest_demo 2026-02-24 12:23:11 +00:00
65a8c53176 feat: 更新 CI/CD 工作流,自动拉取代码并部署
golc pushed to main at golc/oauth_nest_demo 2026-02-24 12:18:04 +00:00
227a3c5b7b feat: 添加管理员以及部署内容
golc pushed to main at golc/oauth_nest_demo 2026-02-24 10:47:55 +00:00
bc77a579c8 feat: 调整提示词
golc pushed to main at golc/oauth_nest_demo 2026-02-23 08:09:46 +00:00
9366545b49 feat: 添加止损提示词
golc pushed to main at golc/oauth_nest_demo 2026-02-23 07:26:20 +00:00
4aee7f9ffb feat: 更新调用grok接口
golc pushed to main at golc/oauth_nest_demo 2026-02-21 14:50:07 +00:00
8cd2cca57a feat: 整理项目结构
golc pushed to main at golc/oauth_nest_demo 2025-12-14 16:07:59 +00:00
aa62486f21 feat: 完善卡密管理模块,添加生成、激活、查询和撤销卡密功能
golc pushed to main at golc/oauth_nest_demo 2025-12-02 12:57:16 +00:00
7274c58329 feat: 添加任务重新排序功能并增强任务实体属性。
golc pushed to main at golc/oauth_nest_demo 2025-10-25 10:55:12 +01:00
1fe53ab9de feat: 添加swagger文档支持
golc pushed to main at golc/oauth_nest_demo 2025-07-21 12:32:58 +01:00
54486e8074 feat: 修改env,使用启动前数据库检查
golc pushed to main at golc/oauth_nest_demo 2025-06-04 10:40:47 +01:00
8b5d7ed6dc feat: 修复第三方登录的问题