Commit Graph

  • 02c5d8c72d chore: add Npgsql log level config to suppress GSSAPI warnings main Kimi CLI 2026-03-08 15:21:27 +0800
  • 2a60caae80 docs(architecture): 添加系统架构分析文档 movingsam 2026-03-01 11:28:44 +0800
  • 9a7948e634 refactor: reorganize project structure to src/ with slnx solution movingsam 2026-02-28 18:31:52 +0800
  • f72e415c0f Remove bin folder Sam 2026-02-25 17:37:13 +0800
  • 84f38a0bab Add .gitignore Sam 2026-02-25 17:25:25 +0800
  • 9f02398eb9 调整项目 movingsam 2026-02-21 15:05:37 +0800
  • a8656ca982 refactor(platform): migrate Tenant to anemia model, use Manager pattern movingsam 2026-02-21 13:22:08 +0800
  • 7a9fcf9fc1 debug movingsam 2026-02-19 21:40:22 +0800
  • d4aff05804 refactor: clean up Member module and update Console movingsam 2026-02-18 23:34:40 +0800
  • 39cc9a8538 feat(auth): extract Tenant to Platform domain movingsam 2026-02-18 23:00:09 +0800
  • 8184f77c0f chore: update gitignore to allow Vben packages directory sam 2026-02-13 21:34:52 +0800
  • 5d097d8582 feat: 添加Console API认证和OpenIddict集成 Sam 2026-02-08 19:01:25 +0800
  • 0c5bd5e647 feat: 添加OAuth2认证配置和实现 Sam 2026-02-07 17:47:11 +0800
  • 1a0c18c198 fix: simplify OpenIddict server configuration Sam 2026-02-06 21:59:06 +0800
  • 875ba7bc61 fix: add UseAspNetCore() to OpenIddict validation Sam 2026-02-06 21:54:56 +0800
  • 7c92208c40 fix: remove invalid app.UseOpenIddictServer() call Sam 2026-02-06 21:50:50 +0800
  • 5a7ebaf20d feat: update OAuth2 client configuration for Fengling Console Sam 2026-02-06 01:47:41 +0800
  • d92d51fb3e feat: implement OAuth 2.0 login flow with auto-redirect Sam 2026-02-06 01:14:11 +0800
  • b6c85b1c4b fix: configure TenantInfo as owned entity and use AsNoTracking Sam 2026-02-06 00:55:58 +0800
  • 0472772d35 fix: use in-memory database for development environment Sam 2026-02-06 00:51:28 +0800
  • 635e3b6c86 feat: configure OAuth client for Fengling Console Sam 2026-02-06 00:47:06 +0800
  • c998686ab6 feat(console): complete migration of User, Tenant, and Role management APIs Sam 2026-02-05 14:21:36 +0800
  • 02b446cfa7 first commit Sam 2026-02-03 15:30:12 +0800
  • 1b815e59fd chore: add .gitignore and remove tracked binary files (bin, obj, dll, pdb) Sam 2026-02-02 10:20:22 +0800
  • 9059c56515 feat(auth): pre-register Fengling.Console as OAuth client Sam 2026-02-02 09:59:32 +0800
  • cda6225bc5 feat(auth): add OAuth client management API Sam 2026-02-02 09:58:55 +0800
  • 40b3184937 docs(auth): add API documentation Sam 2026-02-02 09:55:23 +0800
  • a7d87a98b7 feat(auth): add Dockerfile for containerization Sam 2026-02-02 09:55:10 +0800
  • 58e6969e95 feat(auth): add health check endpoint Sam 2026-02-02 09:54:36 +0800
  • 42976f09df feat(auth): add seed data for admin and test users Sam 2026-02-02 09:53:06 +0800
  • db3d345b86 chore: upgrade all projects to .NET 10.0 and latest packages Sam 2026-02-02 01:04:51 +0800
  • 9a717b153f feat(auth): add authentication controller with login endpoint Sam 2026-02-02 01:00:57 +0800
  • baed266718 feat(auth): configure OpenIddict with JWT and OAuth2 support Sam 2026-02-01 23:40:37 +0800
  • 9f414ccb74 feat(auth): add user and role models with EF Core migrations Sam 2026-02-01 23:36:20 +0800
  • 9b389beafb feat(auth): upgrade all dependencies to latest versions Sam 2026-02-01 23:31:33 +0800
  • 53e0978ad2 revert(auth): restore OpenIddict to 5.0.2 per spec Sam 2026-02-01 23:25:08 +0800
  • e3428d3bd6 chore(auth): upgrade OpenIddict to 7.2.0 Sam 2026-02-01 23:24:47 +0800
  • 3099abb710 feat(auth): create authentication service project structure Sam 2026-02-01 23:23:56 +0800