Fengling Console - 控制台后端
Go to file
sam 9516e1cd93 refactor: major project restructuring and cleanup
Changes:

- Remove deprecated Fengling.Activity and YarpGateway.Admin projects

- Add points processing services with distributed lock support

- Update Vben frontend with gateway management pages

- Add gateway config controller and database listener

- Update routing to use header-mixed-nav layout

- Add comprehensive test suites for Member services

- Add YarpGateway integration tests

- Update package versions in Directory.Packages.props

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-15 10:34:07 +08:00
Controllers feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
Datas feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
Models feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
Properties feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Repositories feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
Services refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00
appsettings.Development.json feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
appsettings.json chore: update gitignore to allow Vben packages directory 2026-02-13 21:34:52 +08:00
Fengling.Console.csproj feat: 添加Console API认证和OpenIddict集成 2026-02-08 19:01:25 +08:00
Fengling.Console.http feat(console): complete migration of User, Tenant, and Role management APIs 2026-02-05 14:21:36 +08:00
Program.cs refactor: major project restructuring and cleanup 2026-02-15 10:34:07 +08:00