xuqinmin12
  • 加入于 2026-04-28
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 16:31:16 +08:00
1ec7f2e35d fix(file-service): stream upload to disk to fix OOM on large files
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 16:10:51 +08:00
9c51e666f8 fix(file-service): permit /error endpoint to avoid 401 on server errors
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 15:44:07 +08:00
8bc9b1ebda fix(file-service): use AntPathRequestMatcher to bypass Spring MVC matching
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 15:11:15 +08:00
b49b67bb1e fix(file-service): use explicit HttpMethod on all requestMatchers to force AntRequestMatcher
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 14:49:39 +08:00
61b79465cd fix(file-service): restore public upload by explicitly allowing POST /api/file/upload
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-18 14:12:20 +08:00
7d100a9efc fix(auth): use auth.logout() instead of localStorage.removeItem in interceptors
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 14:12:12 +08:00
623656648e fix(file-service): restrict file-serving permitAll to GET requests only
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-AndroidSDKmain 分支 2026-05-18 13:55:05 +08:00
dc0cd7b2b1 feat(webview): 添加外部链接处理功能
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-18 13:31:35 +08:00
4e54737e72 feat: webhook shows app name; auto-withdraw superseded approved stores
3bc8a39d0f fix: return 401 (not 403) for unauthenticated requests across all services
比较 2 提交 »
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-18 13:31:14 +08:00
eba5133fed fix: file upload 403 no longer clears token or triggers logout
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-17 13:04:20 +08:00
39367a57e1 fix MI poll: don't mistake old published version as new version approved
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-17 12:44:16 +08:00
4b8eea2622 fix: remove orphaned container before docker compose recreate in correct Jenkinsfile
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-17 12:39:07 +08:00
81f04ee432 fix MI poll: log full response, fix synchroResult=0 mapped to REJECTED not UNDER_REVIEW
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-17 12:35:06 +08:00
c54ba18f8a fix deploy: remove orphaned container before docker compose recreate
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-17 12:15:20 +08:00
f7dbce7268 fix HONOR poll endpoint and status mapping; improve all store polling reliability
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-17 12:15:09 +08:00
36deeb218f remove manual review button; store review is now fully automated via polling
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-16 15:58:57 +08:00
42b1868f54 fix: submit dialog pre-deselects and disables already-reviewing stores
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-16 15:58:28 +08:00
8dea96ef5e fix: skip already-reviewing stores on resubmit; clean up orphaned SUBMITTING states
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Servermain 分支 2026-05-16 15:35:20 +08:00
4136cd57b6 feat: add app transfer API, parallel store upload, DingTalk/WeCom/Feishu webhook formats
xuqinmin12 推送到了仓库 xuqmGroup/XuqmGroup-Webmain 分支 2026-05-16 15:35:13 +08:00
61dd09763a feat: add app transfer, parallel upload toggle, webhook type config, fix Chinese encoding in JWT