Commit Graph

131 Commits

Author SHA1 Message Date
Lan 350e2142ae feat: add admin activity stream 2026-06-03 07:19:56 +08:00
Lan 40e7f5deef feat: add admin file view presets 2026-06-03 07:01:38 +08:00
Lan db3bf25d66 feat: add admin file metadata 2026-06-03 06:37:56 +08:00
Lan e2318f007d feat: add batch file policy actions 2026-06-03 06:22:56 +08:00
Lan 198f0b9d45 feat: add dashboard health actions 2026-06-03 06:15:15 +08:00
Lan 6970d0e467 feat: add admin file health filters 2026-06-03 05:55:18 +08:00
Lan 167d5cce3f feat: add admin detail policy actions 2026-06-03 05:45:02 +08:00
Lan 4ab0c0e7dc feat: show admin file detail lifecycle 2026-06-03 05:28:11 +08:00
Lan 5efeb49262 feat: add admin file detail modal 2026-06-03 05:13:58 +08:00
Lan ee4607257a feat: add admin batch policy editor 2026-06-03 04:54:23 +08:00
Lan 16d348a25e feat: add admin batch file selection 2026-06-03 04:34:32 +08:00
Lan ab41cd46ec feat: add admin file preview downloads 2026-06-03 04:20:52 +08:00
Lan e243f1597b feat: upgrade admin file workspace 2026-06-03 04:01:28 +08:00
Lan 060e77d343 feat: improve dashboard refresh state 2026-06-03 03:39:13 +08:00
Lan 96a4e8537a feat: redesign retrieve workspace 2026-06-03 03:27:16 +08:00
Lan 7a9ad94a1a feat: improve system settings save workflow 2026-06-03 03:13:04 +08:00
Lan 4649681245 fix: honor presign proxy upload URLs 2026-06-03 03:01:40 +08:00
Lan c6f33096be feat: connect admin session and public config endpoints 2026-06-03 02:52:38 +08:00
Lan 32cbc10cd8 chore: ignore local verification output 2026-06-03 02:39:30 +08:00
Lan bef0d2ce3f fix: localize upload status text 2026-06-03 02:38:29 +08:00
Lan 4fccffea7f refactor: unify file management modals 2026-06-03 02:27:44 +08:00
Lan a9af6b0f1a feat: redesign send workspace experience 2026-06-03 02:22:24 +08:00
Lan 72249dd2dd refactor: modularize frontend flows 2026-06-03 02:01:57 +08:00
Lan 6c29b36279 Merge pull request #10 from DuranceX/dev
支持批量上传文件
2026-05-17 01:05:23 +08:00
复语 59f57a7e9c fix: handle null selectedFile when uploading multiple files 2026-05-09 18:02:21 +08:00
复语 b38f7c7ba3 fix: use ReturnType for setTimeout/setInterval to fix TS errors 2026-05-09 17:55:38 +08:00
复语 b7c6dc6f6d feat: support multi-files 2026-05-08 16:43:00 +08:00
Lan eaef56f4f9 Merge pull request #9 from tungtepao/fix/retrieve-code-issue
fix: 修复取件码输入框的响应式数据流问题
2026-02-24 13:24:51 +08:00
yiqiu 81cee8981d fix: 修复取件码输入框的响应式数据流问题 2026-02-24 10:11:06 +08:00
Lan 0666fb70a7 Merge pull request #8 from davidche1116/main
fix: vastsa/FileCodeBox#453中的http访问浏览器卡主问题
2026-01-16 18:48:35 +08:00
davidche d4373a413e fix: vastsa/FileCodeBox#453中的http访问浏览器卡主问题
在vastsa/FileCodeBox#453中讨论,有出现Windows系统,http访问点击复制wget命令浏览器卡主的问题。取消无线递归调用逻辑。
2026-01-16 09:14:41 +08:00
Lan 3d862ec5b9 feat: https://github.com/vastsa/FileCodeBox/issues/450 2026-01-09 10:13:00 +08:00
Lan b7da890897 fix: 预上传导致切片实效 2026-01-07 19:27:08 +08:00
Lan 589bb74461 fix: https://github.com/vastsa/FileCodeBox/issues/415 2026-01-07 19:08:41 +08:00
Lan f5e385316f fix: https://github.com/vastsa/FileCodeBox/issues/320 2026-01-07 18:58:05 +08:00
Lan 394437294e fix: https://github.com/vastsa/FileCodeBox/issues/322 2026-01-07 18:54:44 +08:00
Lan 1f76be5697 fix: https://github.com/vastsa/FileCodeBox/issues/449 2026-01-01 12:45:23 +08:00
Lan 17b194f33f fix: https://github.com/vastsa/FileCodeBox/issues/444 2025-12-31 03:45:29 +08:00
Lan fec85d63ac fix: https://github.com/vastsa/FileCodeBox/issues/446 2025-12-31 03:35:19 +08:00
Lan 88c15c7506 feat: 新增 S3预签名上传 2025-12-31 03:22:55 +08:00
Lan 6ddf664b56 Merge remote-tracking branch 'origin/main' 2025-12-27 23:34:48 +08:00
Lan 53118b085d chore: upgrade dependencies
- Update axios from ^1.11.0 to ^1.13.2
- Update eslint from ^9.32.0 to ^9.39.2
- Update glob from ^11.0.3 to ^13.0.0
- Update vite from ^7.0.6 to ^7.3.0
- Update pnpm-lock.yaml to reflect dependency version changes
- Improve build tooling and linting capabilities with latest versions
2025-12-27 23:33:38 +08:00
Lan eb370ef8c6 feat: 适配切片,多语言 2025-12-01 15:29:12 +08:00
Lan be9ce3bb69 fix: https://github.com/vastsa/FileCodeBox/issues/408 2025-11-24 19:26:46 +08:00
Lan ea72ae8b03 fix: https://github.com/vastsa/FileCodeBox/issues/420 2025-11-24 19:25:08 +08:00
Lan 813ef5ba51 feat: 多语言支持 https://github.com/vastsa/FileCodeBox/issues/310 https://github.com/vastsa/FileCodeBox/issues/299 2025-09-04 16:14:42 +08:00
Lan 0537088b9d feat: code refactor 2025-09-04 14:50:53 +08:00
Lan 48d8393a14 fix: send error msg 2025-09-04 14:02:02 +08:00
Lan cd6eba0782 fix: login 2025-09-04 13:51:48 +08:00
Lan c14c4bca62 feat: 优化代码结构(在Claude的帮助下) 2025-09-04 12:01:26 +08:00