Commit Graph

17 Commits

Author SHA1 Message Date
zpc
fbb1ae5fd0 12
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-02 14:18:28 +08:00
zpc
2e72ae84e1 交接文档
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-01 20:38:35 +08:00
zpc
283bfec765 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-01 19:57:22 +08:00
zpc
f8cf88cbe1 21
Some checks failed
continuous-integration/drone/push Build is failing
2026-04-01 19:52:28 +08:00
zpc
356bb074d5 21
Some checks failed
continuous-integration/drone/push Build is failing
2026-04-01 19:47:20 +08:00
zpc
c227256015 feat(liveforum): add WebAPI Redis cache management for streamer flower counts
All checks were successful
continuous-integration/drone/push Build is passing
- Add WebApiCache Redis client instance to RedisServer for separate cache storage
- Configure WebApiCache in appsettings.json with dedicated database (db=2)
- Add ClearAllFlowerCache() method to IT_StreamersService interface and implementation
- Add clear-flower-cache endpoint in T_StreamersController with permission and logging
- Update flower cache operations to use WebApiCache instead of main Cache instance
- Migrate existing cache clear logic in UpdateStreamer and BatchSetFlowerCount to use WebApiCache
- Add clearFlowerCache API function to frontend tstreamers.js
- Add clear cache button to tstreamers.vue UI for manual cache management
- Improves cache isolation between admin and WebAPI services, enabling independent cache lifecycle management
2026-04-01 18:28:28 +08:00
zpc
70c1654a96 送花数量
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-01 18:04:36 +08:00
zpc
1e52b99988 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-31 23:21:01 +08:00
zpc
96279745cb feat(auth): add comprehensive logging to WechatPhoneLogin method
All checks were successful
continuous-integration/drone/push Build is passing
- Add ILogger<LoginService> dependency injection to LoginService
- Add logging at method entry point with OpenId and PhoneNumber parameters
- Add logging for phone number query results and user lookup
- Add logging for WeChat record queries by UserId
- Add logging for OpenId duplicate detection and reassignment logic
- Add logging for new WeChat record creation
- Add logging for new user registration flow
- Add logging for successful login completion
- Improve debugging and monitoring capabilities for WeChat phone login authentication flow
2026-03-26 22:22:54 +08:00
zpc
442f32a043 feat(deployment): add v1.2.0 database scripts and improve Docker/auth configuration
All checks were successful
continuous-integration/drone/push Build is passing
- Add v1.2.0 complete database upgrade scripts for business and admin databases
- Enhance WeChat login logic to handle OpenId reassociation when user logs in via phone number
- Add UpdatedAt timestamp update in WeChat login record updates
- Configure Docker container permissions for AgileConfig cache file writes
- Add Caddy image tagging to CI-CD deployment documentation
- Update frontend Config.js for deployment configuration management
2026-03-26 22:10:57 +08:00
zpc
8f0056c9b2 feat: admin前端改用nginx反向代理,API地址部署时可配置
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-24 18:01:36 +08:00
zpc
10d89a85c8 cicd
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-24 14:37:02 +08:00
zpc
97bcb83df3 覆盖发布
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-24 14:26:50 +08:00
zpc
03ff972d58 build
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-24 14:23:10 +08:00
zpc
b141779e88 修改cicd
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-24 14:19:38 +08:00
zpc
908479e58f 更新文档说明
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-24 11:46:06 +08:00
zpc
cc1c644b44 重新推送 2026-03-24 11:27:37 +08:00