Commit Graph

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