Commit Graph

98 Commits

Author SHA1 Message Date
87a987963e feat: expand portal entry flows and dynamic recommendation routing 2026-02-06 21:02:17 +08:00
f3e10256a8 feat: apply senior-friendly portal theme and document UX guidelines
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-06 14:20:51 +08:00
1782f64417 chore: stabilize lint and verify builds 2026-02-06 11:51:32 +08:00
edede17880 chore: ignore local config and tooling artifacts 2026-02-04 19:33:48 +08:00
a7e2e8da1c feat: update payment view UI and flow
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-04 14:58:23 +08:00
5a125c0f51 docs: add pagewise ui test checklist 2026-02-03 12:37:24 +08:00
f7f0a89723 fix: allow global auth redirect without tenant 2026-02-02 20:38:59 +08:00
cde4fb8594 feat: switch to global auth and tenant route prefix 2026-01-26 18:04:05 +08:00
ea342bf8a3 fix: align portal queries and super auth 2026-01-25 15:11:08 +08:00
4141df7c08 fix: normalize upload types 2026-01-22 17:49:21 +08:00
79146434a8 chore: remove wechat remnants 2026-01-17 21:06:02 +08:00
1419bd9bd0 feat: improve tenant public page filters 2026-01-17 20:50:38 +08:00
7fca7a40e7 feat: add creator member management 2026-01-17 20:42:43 +08:00
3bcee7efc2 chore: update auth and portal 2026-01-14 11:29:17 +08:00
fb0a1c2f84 feat: add creator coupons and portal lint 2026-01-14 09:51:23 +08:00
4f315cc2db feat: implement coupon management and receive flow 2026-01-13 18:19:29 +08:00
e97be37b05 feat: add s3 storage provider integration 2026-01-13 16:46:00 +08:00
bd8dab5764 feat: enforce tenant route isolation 2026-01-13 15:41:32 +08:00
bf0b57f537 fix: align tenant_id content filter 2026-01-09 10:25:26 +08:00
3e095c57f3 feat: tenant-scoped routing and portal navigation 2026-01-08 21:30:46 +08:00
4cda51539f chore: remove js-sha256 2026-01-08 15:56:00 +08:00
7f162b7c45 feat: switch upload hash to md5 2026-01-08 15:40:48 +08:00
f4efcefe20 chore: format portal home view 2026-01-08 14:09:42 +08:00
d98f41f1ac feat: align ids to int64 2026-01-08 09:57:04 +08:00
a1de16bc01 fix: resolve frontend build error and order refund bug, add member price filter 2026-01-07 21:49:04 +08:00
5b45f7d5c4 feat: 添加租户列表接口,优化租户相关功能;更新前端租户列表和收藏功能 2026-01-07 16:10:03 +08:00
1298192157 feat: 添加点赞和收藏功能,优化内容详情视图和评论交互 2026-01-07 14:43:52 +08:00
f355b26920 feat: 优化内容展示区域,移除加载更多按钮 2026-01-06 17:10:00 +08:00
ab5bc8d41a feat: 添加内容创建时间字段,优化内容列表和详情视图;添加创作者内容列表接口;优化上传和删除功能 2026-01-06 17:03:11 +08:00
1723802722 feat: 添加内容排序功能,优化内容列表查询和加载状态处理 2026-01-06 15:28:12 +08:00
31d6192816 feat: 添加内容可见性字段和过滤选项,优化内容列表查询功能 2026-01-06 10:04:50 +08:00
1d53d9560e feat: 添加内容创建时间字段,优化内容列表和详情视图,更新价格获取逻辑 2026-01-05 19:22:04 +08:00
454f6809b0 feat: 添加内容置顶过滤选项,更新内容列表查询功能;添加创作者设置 ID 字段;优化租户信息获取逻辑;更新租户 API 接口 2026-01-05 17:10:25 +08:00
67c6c3cccb feat: 添加内容删除前检查,确保内容未被购买 2026-01-05 13:00:12 +08:00
c231847f81 feat: 添加内容置顶功能,更新相关数据模型和前端视图 2026-01-05 12:54:26 +08:00
a5cc9b13d6 feat: 添加主定调过滤选项,优化内容列表查询功能 2026-01-05 09:19:39 +08:00
637ff7110d feat: 更新内容视图和编辑视图,支持动态曲种选项和标签显示 2026-01-05 09:07:13 +08:00
113f9c8d3c feat: 添加内容创建表单状态字段,优化内容保存和发布逻辑 2026-01-04 21:45:42 +08:00
4b32e64d35 feat: 更新内容管理功能,支持价格为可选字段,添加状态管理及媒体计数显示 2026-01-04 19:56:53 +08:00
581cbc3991 feat: 实现创作者频道设置功能及收款账户管理 2026-01-04 19:25:21 +08:00
df08e148ce feat: 添加媒体资产文件名支持,优化上传和内容获取逻辑 2026-01-04 19:09:34 +08:00
5496c776df feat: 优化编辑器 UI 和文件名显示,支持全屏编辑模式 2026-01-04 18:21:19 +08:00
5fd33745b3 feat: 更新媒体上传状态显示,添加上传进度和状态文本,优化用户体验 2026-01-04 17:46:13 +08:00
03773b6205 feat: 优化文件上传功能,支持上传进度显示和中止上传,更新封面和媒体项处理逻辑 2026-01-04 15:41:34 +08:00
2438d363f5 feat: 实现多部分上传功能,支持初始化、上传部分、完成和中止上传,添加媒体资产删除功能 2026-01-04 15:20:06 +08:00
2ab1238ef7 ui: remove auto-save status indicator from content editor 2026-01-04 14:13:36 +08:00
221b068a84 feat: add file deduplication and hash checking for uploads
- Implemented SHA-256 hashing for uploaded files to enable deduplication.
- Added CheckHash method to verify if a file with the same hash already exists.
- Updated Upload method to reuse existing media assets if a duplicate is found.
- Introduced a new hash column in the media_assets table to store file hashes.
- Enhanced the upload process to include progress tracking and hash calculation.
- Modified frontend to check for existing files before uploading and to show upload progress.
- Added vuedraggable for drag-and-drop functionality in the content editing view.
2025-12-31 19:16:02 +08:00
f560b95ec0 feat: 更新内容创建和更新表单,支持封面ID和媒体ID字段 2025-12-31 17:57:30 +08:00
b82a69689d feat: 添加音乐键位字段,更新相关数据结构和接口 2025-12-31 16:01:20 +08:00
984770c6a1 feat(editor): update 2025-12-31 14:50:18 +08:00