movingsam
  • Joined on 2025-08-23
movingsam pushed to main at fengling/fengling-member-service 2026-02-25 16:44:07 +08:00
fb466b35ea debug
489f02cb5f refactor: clean up Member module and update Console
daf8bc9e24 feat(member): add member management module with frontend and backend
73f84a1237 fix: resolve strongly typed ID compilation errors
ab3d755f63 refactor: change PointsAccountId to Guid-based strongly typed ID
Compare 10 commits »
movingsam created branch main in fengling/fengling-activity 2026-02-25 16:44:07 +08:00
movingsam pushed to main at fengling/fengling-activity 2026-02-25 16:44:07 +08:00
1df98ade70 chore: update docs, fix strongly typed ID, add docker config
c18568cfdb refactor: clean up Member module and update Console
49ef22ae55 fix: resolve strongly typed ID compilation errors
70fac0f60e refactor: apply CleanDDD strongly typed ID and add Deleted/RowVersion
ab8d12527e refactor: major project restructuring and cleanup
movingsam created branch main in fengling/fengling-risk-control 2026-02-25 16:44:07 +08:00
movingsam pushed to main at fengling/fengling-risk-control 2026-02-25 16:44:07 +08:00
2ce392ab33 chore: update gitignore to allow Vben packages directory
78ef001abc fix: rename typings.d.ts to typings.ts for proper module resolution
293209b1dc feat: add Fengling.RiskControl.Client SDK
6b6dbd11d5 feat(risk-control): add database migrations and seed data
f6a7824ce9 fix(risk-control): fix minor code quality issues
Compare 10 commits »
movingsam created branch main in fengling/fengling-service-discovery 2026-02-25 16:40:53 +08:00
movingsam pushed to main at fengling/fengling-service-discovery 2026-02-25 16:40:53 +08:00
a6f6245807 feat: add ServiceDiscovery framework with Kubernetes, Consul and Static providers
movingsam created branch main in fengling/fengling-platform 2026-02-25 16:40:40 +08:00
movingsam pushed to main at fengling/fengling-platform 2026-02-25 16:40:40 +08:00
405936890c docs: add hierarchical AGENTS.md for subdirectories
e9b7a362e0 feat[platform]: add fengling-api OAuth client for introspection
95bd5847f7 调整配置
bbdd88e6a1 配置调整
d2adce6030 openid的模型也迁移一下
Compare 10 commits »
movingsam created repository fengling/fengling-activity 2026-02-25 16:40:09 +08:00
movingsam created repository fengling/fengling-risk-control 2026-02-25 16:40:09 +08:00
movingsam created repository fengling/fengling-gateway 2026-02-25 16:40:09 +08:00
movingsam created repository fengling/fengling-console-web 2026-02-25 16:40:09 +08:00
movingsam created repository fengling/fengling-console 2026-02-25 16:40:08 +08:00
movingsam created repository fengling/fengling-member-service 2026-02-25 16:40:08 +08:00
movingsam created repository fengling/fengling-auth-service 2026-02-25 16:39:58 +08:00
movingsam created repository fengling/fengling-service-discovery 2026-02-25 16:39:54 +08:00
movingsam created repository fengling/fengling-platform 2026-02-25 16:39:49 +08:00
movingsam created repository movingsam/test-repo 2026-02-25 16:39:43 +08:00
movingsam pushed to main at movingsam/AutoDispatching 2025-11-27 14:46:23 +08:00
287a71e032 将HttpClientLogHandler注册方式从Singleton改为Transient