Commit Graph

60 Commits

Author SHA1 Message Date
yoyuzh
9af2d38e37 Eliminate admin N+1 queries and lazy-load app routes 2026-04-12 00:48:23 +08:00
yoyuzh
30a9bbc1e7 Refactor backend and frontend modules for architecture alignment 2026-04-12 00:32:21 +08:00
yoyuzh
f59515f5dd feat(admin): add blob share and task admin apis 2026-04-11 14:09:31 +08:00
yoyuzh
12005cc606 feat(front): 覆盖 front 并完善登录快传入口与中文文案 2026-04-10 01:09:06 +08:00
yoyuzh
99e00cd7f7 feat(portal): land files platform and frontend workspace refresh 2026-04-09 18:35:03 +08:00
yoyuzh
67cd0f6e6f docs: rewrite frontend construction spec 2026-04-09 18:34:20 +08:00
yoyuzh
3906a523fd refactor(files): reorganize backend package layout 2026-04-09 16:00:34 +08:00
yoyuzh
da576e0253 docs(front): broaden redesign scope 2026-04-09 01:09:46 +08:00
yoyuzh
7d6ceaf6d8 docs(front): add redesign handoff plans 2026-04-09 00:48:32 +08:00
yoyuzh
977eb60b17 feat(files): add v2 task and metadata workflows 2026-04-09 00:42:41 +08:00
yoyuzh
c5362ebe31 feat(admin): show storage policies 2026-04-08 21:54:22 +08:00
yoyuzh
3e67760712 feat(files): stamp entities with storage policy 2026-04-08 21:44:38 +08:00
yoyuzh
00b268c30f fix(storage): integrate s3 session provider 2026-04-08 21:38:49 +08:00
yoyuzh
19c296a212 添加storage 2026-04-08 21:11:18 +08:00
yoyuzh
6da0d196ee feat(files): add storage policy skeleton 2026-04-08 15:37:43 +08:00
yoyuzh
f582e600aa feat(files): expire stale upload sessions 2026-04-08 15:27:39 +08:00
yoyuzh
06a95bc489 feat(files): track v2 upload session parts 2026-04-08 15:22:52 +08:00
yoyuzh
35b0691188 feat(files): complete v2 upload sessions 2026-04-08 15:18:09 +08:00
yoyuzh
7ddef9bddb feat(files): add v2 upload session skeleton 2026-04-08 15:12:36 +08:00
yoyuzh
5802f396c5 feat(files): add file entity migration 2026-04-08 15:02:42 +08:00
yoyuzh
9d5fdd9ea3 feat(api): add v2 phase one skeleton 2026-04-08 14:28:01 +08:00
yoyuzh
3afebbb338 chore(repo): consolidate local env and clean root files 2026-04-06 23:50:56 +08:00
yoyuzh
ed837f5ec9 feat: ship portal and android release updates 2026-04-05 13:57:13 +08:00
yoyuzh
52b5bbfe8e Enable dual-device login and mobile APK update checks 2026-04-03 16:28:09 +08:00
yoyuzh
56f2a9fe0d Fix Android WebView API access and mobile shell layout 2026-04-03 14:37:21 +08:00
yoyuzh
f02ff9342f Add offline transfer history and mobile app support 2026-04-02 17:31:28 +08:00
yoyuzh
2cdda3c305 Add offline transfer history and tighten anonymous access 2026-04-02 16:30:04 +08:00
yoyuzh
97edc4cc32 Migrate storage to DogeCloud and expand admin dashboard 2026-04-02 12:20:50 +08:00
yoyuzh
2424fbd2a7 添加claude.md 2026-03-31 17:16:20 +08:00
yoyuzh
a359c7996f 清理git追踪文件 2026-03-31 17:14:27 +08:00
yoyuzh
448e2a6886 修复部分显示问题 2026-03-26 14:29:30 +08:00
yoyuzh
b2d9db7be9 修改后台权限 2026-03-24 14:30:59 +08:00
yoyuzh
00f902f475 修改前端图标以及修改oss存储桶位置 2026-03-24 11:18:51 +08:00
yoyuzh
b9ab1a7640 添加快传7天离线传 2026-03-24 09:12:10 +08:00
yoyuzh
e004e64009 添加memory.md文件 2026-03-23 14:39:28 +08:00
yoyuzh
05f9033208 添加新测试 2026-03-23 00:12:34 +08:00
yoyuzh
3a171a0f16 添加新的测试 2026-03-23 00:12:21 +08:00
yoyuzh
d21682b8fa 修改readme文件 2026-03-21 13:48:14 +08:00
yoyuzh
d7ef5dd527 新增readme 2026-03-21 13:43:34 +08:00
yoyuzh
f8ea5a6f85 修改网盘显示等细节,登陆验证更加严格,同时允许一台设备在线 2026-03-20 18:08:59 +08:00
yoyuzh
43358e29d7 实现快传,完善快传和网盘的功能,实现文件的互传等一系列功能 2026-03-20 14:16:18 +08:00
yoyuzh
944ab6dbf8 管理面板功能完善,注册需要手机号 2026-03-20 10:35:04 +08:00
yoyuzh
ff8d47f44f 添加账号修改,后台管理 2026-03-19 17:52:58 +08:00
yoyuzh
c39fde6b19 添加agent deployor 2026-03-19 15:13:53 +08:00
yoyuzh
a78d0dc2db feat(auth): harden token lifecycle and password policy 2026-03-19 14:51:18 +08:00
yoyuzh
41a83d2805 添加上传和下载文件夹 2026-03-19 13:39:48 +08:00
yoyuzh
64e146dfee 将可上传文件扩大至500MB 2026-03-19 10:43:05 +08:00
yoyuzh
e0d859bd82 完善前端直连oss功能,新增重命名以及删除文件功能,完善后端接口 2026-03-19 10:26:50 +08:00
yoyuzh
96079b7e5b chore: stop tracking ignored local files 2026-03-18 19:55:43 +08:00
yoyuzh
81cbb68b74 chore: expand gitignore coverage 2026-03-18 19:51:32 +08:00