Commit Graph

338 Commits

Author SHA1 Message Date
d9737d4ee3 feat: 添加短信验证码发送功能及相关数据库模型 2025-12-23 23:51:51 +08:00
5709255e39 feat: 添加短信验证码发送记录功能 2025-12-23 23:47:39 +08:00
a125f15f58 feat: support search open_id
Some checks failed
build quyun / Build (push) Failing after 1m28s
2025-12-23 13:30:19 +08:00
859d628cd6 admin: add create-user dialog and API
Some checks failed
build quyun / Build (push) Failing after 1m23s
2025-12-22 15:57:32 +08:00
4704cf6949 fix: issues
Some checks failed
build quyun / Build (push) Failing after 1m21s
2025-12-22 12:04:38 +08:00
ed48ec46a8 feat: 使用 errgroup 并发处理 HTTP 服务和作业启动 2025-12-22 11:33:51 +08:00
ef0bb03ea0 fix: cors
Some checks failed
build quyun / Build (push) Failing after 1m21s
2025-12-22 11:20:30 +08:00
885df8aabf fix: commit
Some checks failed
build quyun / Build (push) Failing after 1m26s
2025-12-22 10:48:26 +08:00
1aab961b8d feat: 添加购买记录分页功能
Some checks failed
build quyun / Build (push) Failing after 1m24s
2025-12-20 23:34:59 +08:00
661a595fa7 feat: 添加仅已购用户筛选功能 2025-12-20 23:30:51 +08:00
257c9a286a feat: 添加用户购买作品数量统计功能 2025-12-20 23:23:04 +08:00
65d40fa631 feat: 添加作品购买人列表功能
Some checks failed
build quyun / Build (push) Failing after 1m26s
2025-12-20 23:09:01 +08:00
e2be734b82 feat: support send sms
Some checks failed
build quyun / Build (push) Failing after 1m25s
2025-12-20 22:46:42 +08:00
0221a21bc4 feat: support send ali code 2025-12-20 22:38:02 +08:00
2382c72f57 fix: user post list
Some checks failed
build quyun / Build (push) Failing after 1m22s
2025-12-20 22:05:05 +08:00
619834a673 feat: update post list
Some checks failed
build quyun / Build (push) Failing after 1m39s
2025-12-20 21:49:34 +08:00
be8a57c649 fix: query 2025-12-20 21:41:41 +08:00
3313c3aa7d feat: 重构用户列表查询,支持通过手机号和用户名搜索 2025-12-20 21:27:48 +08:00
80b94739c0 feat: support admin order query
Some checks failed
build quyun / Build (push) Failing after 1m26s
2025-12-20 21:19:18 +08:00
40df9604d8 fix: 修改用户列表查询条件以支持通过手机号搜索
Some checks failed
build quyun / Build (push) Failing after 1m24s
2025-12-20 14:33:05 +08:00
0185e51396 feat: support set user phone 2025-12-20 14:27:29 +08:00
8e95dada82 fix: issues 2025-12-20 14:11:44 +08:00
88d42470c4 Refactor code structure for improved readability and maintainability
Some checks failed
build quyun / Build (push) Failing after 1m23s
2025-12-20 13:42:49 +08:00
3f716b669c feat: add send phone code 2025-12-20 13:37:20 +08:00
12aa7a404a fix phone auth
Some checks failed
build quyun / Build (push) Failing after 1m27s
2025-12-20 13:06:09 +08:00
dbeb0a5733 feat: phone validate 2025-12-20 12:56:06 +08:00
22e288bf98 feat: update phone validation 2025-12-20 11:52:08 +08:00
0e4af79b53 feat: phone validation
Some checks failed
build quyun / Build (push) Failing after 1m25s
2025-12-20 11:47:45 +08:00
fdbf26d751 fix: auth
Some checks failed
build quyun / Build (push) Failing after 1m26s
2025-12-20 11:18:59 +08:00
c42f2c651f udpate 2025-12-20 11:05:35 +08:00
788236ecc2 udpate 2025-12-20 10:21:14 +08:00
06cc059998 feat: 修改订单创建逻辑,直接使用Post对象而非PostID
Some checks failed
build quyun / Build (push) Failing after 1m23s
2025-12-20 00:07:56 +08:00
109cd3b52d refactor: 移除wepay依赖,简化订单退款逻辑 2025-12-20 00:00:57 +08:00
df6a8de61d feat: 更新路由绑定,使用模型作为参数以简化控制器逻辑
Some checks failed
build quyun / Build (push) Failing after 10s
2025-12-19 23:53:15 +08:00
7b18a6a0e6 feat: Enhance Swagger documentation with new admin and user endpoints
Some checks failed
build quyun / Build (push) Failing after 2m1s
- Added definitions for admin authentication, media, posts, orders, and user management.
- Implemented new API paths for admin functionalities including authentication, media management, order processing, and user statistics.
- Updated existing endpoints to improve clarity and structure in the Swagger documentation.
- Introduced new response schemas for various operations to standardize API responses.
2025-12-19 23:43:46 +08:00
49072ddd79 migrate controllers
Some checks failed
build quyun / Build (push) Failing after 1m30s
2025-12-19 23:33:02 +08:00
557a641f41 feat: migrate serevices
Some checks failed
build quyun / Build (push) Failing after 2m50s
2025-12-19 19:05:12 +08:00
005585c53b add llm
Some checks failed
build quyun / Build (push) Failing after 14m43s
2025-12-19 14:48:28 +08:00
24bd161df9 feat: add backend_v1 migration
Some checks failed
build quyun / Build (push) Has been cancelled
2025-12-19 14:46:58 +08:00
218eb4689c add local build script
Some checks failed
build quyun / Build (push) Failing after 18m17s
2025-12-06 22:42:37 +08:00
c9fe3c3c17 fix: charge issues
Some checks failed
build quyun / Build (push) Failing after 15s
2025-12-06 21:45:07 +08:00
bc495544c8 feat: update go module, add recharge wechat
Some checks failed
build quyun / Build (push) Failing after 12m45s
2025-12-04 11:47:37 +08:00
b678ef1f9e modify logout
Some checks failed
build quyun / Build (push) Failing after 28m54s
2025-12-04 10:05:36 +08:00
1cfccc4c39 fix: trim login info 2025-12-04 10:03:17 +08:00
0eaa1d8e9f fix: Cannot read properties of undefined (reading 'push') 2025-12-04 09:49:27 +08:00
9ad60e8925 feat: update build issues
All checks were successful
build quyun / Build (push) Successful in 4m5s
2025-08-11 15:41:14 +08:00
73fdd5472f feat: update error console log
All checks were successful
build quyun / Build (push) Successful in 5m13s
2025-08-11 14:44:08 +08:00
e199f0304f update bun
All checks were successful
build quyun / Build (push) Successful in 11m42s
2025-08-11 13:59:16 +08:00
53d8f567ed feat: add safe directory
Some checks failed
build quyun / Build (push) Failing after 2m40s
2025-08-11 11:22:49 +08:00
c510099d5b feat: update build.yaml
Some checks failed
build quyun / Build (push) Failing after 1m20s
2025-08-11 11:18:48 +08:00