shanshanzhong147
|
77fa0cadd2
|
新功能(#48): 用户封禁链路接入 (#32)
Co-authored-by: multica-agent <github@multica.ai>
|
2026-06-16 06:28:47 -07:00 |
|
shanshanzhong147
|
075c1215ca
|
还原: 撤销 fefbd4f5 的 go-zero stub 方案,回到 goctl 1.7.2 + gin 原生 routes
Build docker and publish / build (20.15.1) (pull_request) Failing after 21m54s
Build docker and publish / build (20.15.1) (push) Failing after 20m31s
fefbd4f5 (#104) 用本地 third_party/gozero stub 假冒 go-zero 依赖,
让 goctl 1.9.2 生成的 rest.Server/rest.Route 风格 routes.go 能编译,
但带来非标 vendor、Dockerfile 漏拷、新人误解等维护成本。
本次回到 fefbd4f5 之前的方案:
- routes.go 用 gin 原生 publicUserGroupRouter.GET(...) 风格(goctl 1.7.2)
- server.go 直接 handler.RegisterHandlers(r, svc),无需 rest.NewGinServer
- svc/serviceContext.go 不再持有 AuthMiddleware/DeviceMiddleware/ServerMiddleware 字段
- go.mod 删除 zeromicro/go-zero require + replace 指令
- 删除 third_party/gozero/ stub 模块
- 删除 fefbd4f5 引入的 28 个 goctl 生成的空 stub 文件和 nodeserver/apple 转发器
- Dockerfile 不再需要 COPY third_party/
invite_sales 还原路由保留(gin 老风格写法)。
|
2026-05-28 21:46:33 -07:00 |
|
shanshanzhong147
|
fefbd4f56a
|
修复(#104): 修复 goctl 重新生成代码漂移
Build docker and publish / build (20.15.1) (push) Failing after 58s
Build docker and publish / build (20.15.1) (pull_request) Failing after 52s
Co-authored-by: multica-agent <github@multica.ai>
|
2026-05-27 23:54:26 -07:00 |
|
shanshanzhong147
|
197fed7d12
|
新功能(#102): 新增邀请记录接口并删除旧邀请销售接口
Build docker and publish / build (20.15.1) (push) Failing after 10m56s
Build docker and publish / build (20.15.1) (pull_request) Successful in 8m50s
Co-authored-by: multica-agent <github@multica.ai>
|
2026-05-27 22:50:16 -07:00 |
|
shanshanzhong147
|
4fa9fcd232
|
feat: add direct s3 upload flow
|
2026-05-13 11:24:13 -07:00 |
|
shanshanzhong147
|
f6911965dc
|
chore: snapshot current aws standby and backup tooling work
|
2026-05-13 10:59:03 -07:00 |
|
shanshanzhong147
|
e5e9f93f68
|
Merge remote-tracking branch 'origin/master' into internal
|
2026-03-19 01:55:01 -07:00 |
|
EUForest
|
36119b842c
|
build(deps): add base64Captcha library for local captcha generation
- Add github.com/mojocn/base64Captcha v1.3.6
- Add github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 (indirect)
- Add golang.org/x/image v0.23.0 (indirect)
|
2026-03-09 22:53:34 +08:00 |
|
shanshanzhong147
|
4d913c1728
|
修复缓存
Build docker and publish / build (20.15.1) (push) Successful in 7m26s
|
2026-03-06 21:58:29 -08:00 |
|
EUForest
|
80ee9a6acf
|
Merge upstream/master into develop
Sync upstream changes from perfect-panel/server
Includes updates from v1.0.1 to v1.2.5:
- Currency configuration support
- Subscribe improvements (short token, inventory check, etc.)
- Node management enhancements
- Database migrations
- Bug fixes and optimizations
|
2026-01-02 12:51:55 +08:00 |
|
EUForest
|
76ff9a658d
|
Merge branch perfect-panel/master/server into develop
|
2025-12-11 23:53:32 +08:00 |
|
Chang lue Tsen
|
adbe9a06d8
|
feat(exchange): add exchange rate handling and scheduled updates
|
2025-10-15 10:05:19 -04:00 |
|
Chang lue Tsen
|
3012a68339
|
feat(api): enhance server status handling with protocol support and refactor related logic
|
2025-09-01 04:17:33 -04:00 |
|
Chang lue Tsen
|
224365ce79
|
feat(proxy): enhance proxy and group handling with new configuration options
|
2025-07-24 03:06:44 +09:00 |
|
Chang lue Tsen
|
34c09c4618
|
refactor: update import paths from ppanel-server to server
|
2025-04-25 15:09:31 +09:00 |
|
Chang lue Tsen
|
8addcc584b
|
init: 1.0.0
|
2025-04-25 12:08:29 +09:00 |
|