05a0d07dbb
feat: implement tenant-side creator audit feature and update related tests and documentation
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-02-09 06:54:04 +08:00
9bf3a87b32
feat: restore creator controller methods and regenerate routes
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-02-08 18:29:43 +08:00
1782f64417
chore: stabilize lint and verify builds
2026-02-06 11:51:32 +08:00
cde4fb8594
feat: switch to global auth and tenant route prefix
2026-01-26 18:04:05 +08:00
7fca7a40e7
feat: add creator member management
2026-01-17 20:42:43 +08:00
4f315cc2db
feat: implement coupon management and receive flow
2026-01-13 18:19:29 +08:00
19b15bf20a
feat: add creator report overview export
2026-01-13 11:44:29 +08:00
2a670b3a78
feat: add tenant membership flow
2026-01-13 10:26:11 +08:00
3e095c57f3
feat: tenant-scoped routing and portal navigation
2026-01-08 21:30:46 +08:00
d98f41f1ac
feat: align ids to int64
2026-01-08 09:57:04 +08:00
1723802722
feat: 添加内容排序功能,优化内容列表查询和加载状态处理
2026-01-06 15:28:12 +08:00
b82a69689d
feat: 添加音乐键位字段,更新相关数据结构和接口
2025-12-31 16:01:20 +08:00
984770c6a1
feat(editor): update
2025-12-31 14:50:18 +08:00
e6a8e3f321
feat: 更新用户上下文处理,服务方法显式接受用户参数,简化上下文调用
2025-12-30 23:01:35 +08:00
54de243fa1
feat: Refactor user context handling and service methods
...
- Updated middleware to fetch user and tenant models by ID and set them in context.
- Refactored common service methods to accept userID as a parameter instead of extracting from context.
- Modified content service methods to include userID as a parameter for better clarity and performance.
- Adjusted coupon, creator, notification, order, tenant, user, and wallet services to utilize userID directly.
- Enhanced context key constants for improved readability and maintainability.
2025-12-30 22:49:26 +08:00
e5064db577
refactor: 移除不必要的上下文调用,简化服务方法参数
2025-12-30 22:14:22 +08:00
9d598e7f9b
feat: 重构内容和订单列表接口,使用过滤器结构体简化参数传递;更新相关服务和测试用例
2025-12-29 15:41:48 +08:00
ad52371028
feat: implement new structure
2025-12-29 09:30:49 +08:00