Commit Graph

  • fbc54c9ac5 docs: reorganize documentation, remove GSD workflow files main Kimi CLI 2026-03-08 15:48:58 +0800
  • 2f8c35ef3e fix: update Platform packages to v1.0.17 and fix Gateway DB schema Kimi CLI 2026-03-08 15:21:09 +0800
  • 5dc9dc5979 IMPL-6: 集成 ConfigNotificationService 通知网关 movingsam 2026-03-08 10:29:30 +0800
  • 83085c6dea IMPL-5: 实现 PendingConfigController API movingsam 2026-03-08 01:19:59 +0800
  • 0e04bb1690 IMPL-3: 集成 PendingConfigCache 生成待确认配置 movingsam 2026-03-08 00:57:55 +0800
  • 5f27300035 IMPL-2: 实现 Service Label 解析器 movingsam 2026-03-08 00:54:56 +0800
  • ec85b285bc feat: 添加 TenantCode 到 GwDestination 的 EF Core 迁移 movingsam 2026-03-08 00:53:57 +0800
  • 595a264b11 chore: 更新 Fengling.Platform.Domain 到 1.0.14 movingsam 2026-03-08 00:53:55 +0800
  • 3ec055b871 feat(gateway-config): 实现 K8s 服务监听和待确认配置管理基础结构 movingsam 2026-03-08 00:32:30 +0800
  • 154484d2dc refactor(gateway): adapt to Platform 1.0.12 entity changes movingsam 2026-03-04 13:00:11 +0800
  • da1048c3ae docs(phase-4): add plan for Platform 1.0.12 entity adaptation movingsam 2026-03-04 10:24:48 +0800
  • e05e10df95 chore: 更新 Fengling.Platform.Infrastructure 到 1.0.12 movingsam 2026-03-04 10:19:07 +0800
  • b787fcc415 docs: update roadmap with phase 3 plan movingsam 2026-03-03 09:55:54 +0800
  • 161cd5e5c2 docs(03): add phase 3 plan movingsam 2026-03-03 09:55:31 +0800
  • 916aaabf89 docs: update to use PostgreSQL NOTIFY for broadcast movingsam 2026-03-02 18:22:05 +0800
  • e497b7e1cc docs: add PROJECT.md and STATE.md for console movingsam 2026-03-02 18:19:49 +0800
  • 807dcfd422 chore(workflows): 添加缺失的actions/checkout步骤 movingsam 2026-03-01 23:23:11 +0800
  • dd319a11ae chore(workflows): 优化Docker构建工作流配置 movingsam 2026-03-01 23:18:50 +0800
  • be39498010 fix(workflows): 修正docker构建工作流配置格式 movingsam 2026-03-01 23:17:23 +0800
  • f1238a9b2e fix(workflows): 修复docker认证信息使用错误 movingsam 2026-03-01 23:12:22 +0800
  • 3ba9703744 fix(workflows): 修改 Docker 登录用户名 movingsam 2026-03-01 23:10:35 +0800
  • 0c79e9d947 ci(workflows): 配置 Docker 支持不安全的注册表 movingsam 2026-03-01 22:50:53 +0800
  • ac0776cc9c ci(workflows): 优化Docker构建及推送流程 movingsam 2026-03-01 22:14:51 +0800
  • bad0de9f3b chore(docker): 替换基础镜像地址为私有仓库 movingsam 2026-03-01 20:19:36 +0800
  • ecafe1984c ci(workflows): 增加 Docker Buildx 设置步骤 movingsam 2026-03-01 16:42:06 +0800
  • bce6aaa33f chore(docker): 优化 Docker 构建缓存管理 movingsam 2026-03-01 16:38:10 +0800
  • 9c59d6881b chore(docker): 添加 NuGet.Config 文件到镜像构建 movingsam 2026-03-01 16:22:33 +0800
  • 7c9409b858 fix(nuget): 删除gitea源中多余的包模式 movingsam 2026-03-01 15:21:10 +0800
  • f163d6c92a fix(ci): 使用本地文件系统缓存替代GitHub Actions缓存 movingsam 2026-03-01 14:15:32 +0800
  • 36de011e2d chore(ci): 移除无用的Gitea构建与部署工作流文件 movingsam 2026-03-01 14:02:31 +0800
  • 18813f905a fix(ci): 修正 Docker 构建配置和 Dockerfile 路径 movingsam 2026-03-01 13:42:03 +0800
  • 7f645ddd13 refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 movingsam 2026-03-01 13:33:02 +0800
  • 634e6fe455 feat: 注册 Platform 的 Gateway Store/Manager 服务 movingsam 2026-03-01 01:43:44 +0800
  • 0678b44a90 refactor: Gateway 改用 PlatformDbContext movingsam 2026-03-01 01:34:59 +0800
  • 797ac930bd fix: 修复项目引用和 GatewayService using movingsam 2026-02-28 23:00:47 +0800
  • 00e5bbad0e fix: 修复 docker.yml 重复的 dockerfile 键 movingsam 2026-02-28 22:13:45 +0800
  • f109def90e fix: 修复 docker.yml context 为根目录 movingsam 2026-02-28 22:12:02 +0800
  • 03a8c955ce fix: 修复 docker.yml YAML 语法错误 (重复 dockerfile 键) movingsam 2026-02-28 22:06:36 +0800
  • 69b82966b5 fix: 修复 CI/CD Docker 构建 context 和 Dockerfile 路径 movingsam 2026-02-28 21:55:15 +0800
  • feb1a733cd fix: 修复 CI/CD Dockerfile 路径 movingsam 2026-02-28 21:52:11 +0800
  • b8d2a93c9f docs: 添加代码库分析文档(中文) movingsam 2026-02-28 18:38:17 +0800
  • 7bf4c41e41 fix: 修复 CI/CD workflow 文件 YAML 语法错误 movingsam 2026-02-28 18:07:20 +0800
  • 4d3fb84663 chore(solution): 删除解决方案中的Dockerfile引用 movingsam 2026-02-28 18:04:53 +0800
  • c50615d8d1 refactor: 将项目文件迁移到 src 目录并创建 slnx 解决方案 movingsam 2026-02-28 18:04:16 +0800
  • ca491924ae feat: 添加 CPM 中央包管理和 CI/CD 配置 movingsam 2026-02-28 14:05:38 +0800
  • e945de5872 Update secret name to GITEATOKEN movingsam 2026-02-26 13:05:37 +0800
  • 573f135367 Update Docker CI for org movingsam 2026-02-26 13:00:18 +0800
  • 8495a8ad9e Add Docker CI workflow movingsam 2026-02-26 10:58:40 +0800
  • b639206258 Add Dockerfile movingsam 2026-02-26 10:55:47 +0800
  • 65063af016 Remove bin folder Sam 2026-02-25 18:44:37 +0800
  • 134d61fb45 Add .gitignore Sam 2026-02-25 17:26:54 +0800
  • df7c7e0717 调整项目 movingsam 2026-02-21 15:05:37 +0800
  • fc8fcc7de2 refactor(console): remove Repository layer, use Manager pattern movingsam 2026-02-21 13:52:37 +0800
  • f33acacbbc refactor(platform): migrate Tenant to anemia model, use Manager pattern movingsam 2026-02-21 13:22:08 +0800
  • d32b44bfc4 Merge branch 'feature/tenant-manager' movingsam 2026-02-19 21:43:44 +0800
  • 0d64b61169 refactor(console): migrate tenant management to TenantManager pattern movingsam 2026-02-19 21:43:24 +0800
  • 28de202556 debug movingsam 2026-02-19 21:40:22 +0800
  • f5d6e0652c refactor: align TenantRepository with CleanDDD/NetCorePal规范 movingsam 2026-02-19 19:20:06 +0800
  • 4d2127637d refactor: clean up Member module and update Console movingsam 2026-02-18 23:34:40 +0800
  • 74122b2c8c feat(auth): extract Tenant to Platform domain movingsam 2026-02-18 23:00:09 +0800
  • 9516e1cd93 refactor: major project restructuring and cleanup sam 2026-02-15 10:34:07 +0800
  • f14bf019f1 chore: update gitignore to allow Vben packages directory sam 2026-02-13 21:34:52 +0800
  • c8cb7c06bc feat: 添加Console API认证和OpenIddict集成 Sam 2026-02-08 19:01:25 +0800
  • 61c3a27192 feat: 添加OAuth2认证配置和实现 Sam 2026-02-07 17:47:11 +0800
  • cf1bf1d600 fix: configure TenantInfo as owned entity and use AsNoTracking Sam 2026-02-06 00:55:58 +0800
  • e1ba3a90c3 feat(console): complete migration of User, Tenant, and Role management APIs Sam 2026-02-05 14:21:36 +0800
  • 4d7abd6fdb feat(console): add RolesController with all CRUD endpoints Sam 2026-02-05 14:21:21 +0800
  • 88c4bfa9cd feat(console): add TenantsController with all CRUD endpoints Sam 2026-02-05 14:20:46 +0800
  • 5d163b3395 feat(console): add UsersController with all CRUD endpoints Sam 2026-02-05 14:20:11 +0800
  • a4da3b26fa feat(console): register all services and HttpContextAccessor Sam 2026-02-05 14:19:44 +0800
  • decc88441a feat(console): add RoleService with audit logging Sam 2026-02-05 14:19:10 +0800
  • cd2ec42ea3 feat(console): add TenantService with audit logging Sam 2026-02-05 14:17:52 +0800
  • 993152aa56 feat(console): add UserService with audit logging Sam 2026-02-05 14:16:40 +0800
  • c87278fb18 feat(console): add Identity configuration and register repositories Sam 2026-02-05 14:15:47 +0800
  • 134647d6c9 feat(console): add RoleRepository Sam 2026-02-05 14:15:20 +0800
  • 75b161bc60 feat(console): add TenantRepository Sam 2026-02-05 14:15:02 +0800
  • a76f37fbc9 feat(console): add UserRepository Sam 2026-02-05 14:14:43 +0800
  • abb5cd7c41 feat(console): add role DTOs Sam 2026-02-05 14:14:19 +0800
  • 8a20a3368e feat(console): add tenant DTOs Sam 2026-02-05 14:13:47 +0800
  • 50c443fdfa feat(console): add user DTOs Sam 2026-02-05 14:13:17 +0800
  • b8a76dfd93 feat(console): add ASP.NET Core Identity dependency Sam 2026-02-05 14:06:23 +0800
  • 29357dbf10 chore: add .worktrees to gitignore Sam 2026-02-05 13:47:13 +0800
  • 7da91991ff first commit Sam 2026-02-03 15:30:12 +0800
  • 51ab712a5d docs(console): add task 12 documentation for frontend project creation Sam 2026-02-02 10:34:12 +0800
  • 4c3337a408 feat(console): create Vue 3 frontend project with OAuth2 and basic modules Sam 2026-02-02 10:33:23 +0800
  • 153d33f7af chore: add .gitignore and remove tracked binary files (bin, obj, dll, pdb) Sam 2026-02-02 10:20:22 +0800
  • e6827ede0b docs(console): update architecture to frontend-only, remove backend project Sam 2026-02-02 10:13:35 +0800
  • bbecd7348a chore(console): remove incorrect backend project, will create frontend project instead Sam 2026-02-02 10:12:22 +0800
  • d4d87eccde feat(console): create console backend project structure Sam 2026-02-02 10:00:30 +0800
  • ee48b93fae feat(auth): pre-register Fengling.Console as OAuth client Sam 2026-02-02 09:59:32 +0800
  • 5cdcba7e57 feat(auth): add OAuth client management API Sam 2026-02-02 09:58:55 +0800
  • d3810f5d43 docs(auth): add API documentation Sam 2026-02-02 09:55:23 +0800
  • dcb1a0add8 feat(auth): add Dockerfile for containerization Sam 2026-02-02 09:55:10 +0800
  • db831758d9 feat(auth): add health check endpoint Sam 2026-02-02 09:54:36 +0800
  • d6dc0b2d36 feat(auth): add seed data for admin and test users Sam 2026-02-02 09:53:06 +0800
  • e51ea08c8f chore: upgrade all projects to .NET 10.0 and latest packages Sam 2026-02-02 01:04:51 +0800
  • 22ab0214e6 feat(auth): add authentication controller with login endpoint Sam 2026-02-02 01:00:57 +0800
  • da56bdb493 feat(auth): configure OpenIddict with JWT and OAuth2 support Sam 2026-02-01 23:40:37 +0800
  • 3deca408f1 feat(auth): add user and role models with EF Core migrations Sam 2026-02-01 23:36:20 +0800
  • d52b7c9a46 feat(auth): upgrade all dependencies to latest versions Sam 2026-02-01 23:31:33 +0800