于小丘 Yuerchu
  • Joined on 2026-01-14
Yuerchu pushed to main at Yuerchu/disknext 2026-03-09 11:31:05 +08:00
15b2efe52a fix: 修复 update_group_access 中 app 变量未赋值的问题
Yuerchu pushed to main at Yuerchu/disknext 2026-03-09 11:13:24 +08:00
6c96c43bea refactor: 统一 sqlmodel_ext 用法至官方推荐模式
Yuerchu opened issue Yuerchu/disknext#10 2026-02-27 14:08:04 +08:00
对数据库增删改后再使用数据会导致过期
Yuerchu opened issue Yuerchu/disknext#9 2026-02-27 14:06:24 +08:00
首页优化
Yuerchu pushed to main at Yuerchu/disknext 2026-02-26 12:50:30 +08:00
9185f26b83 feat: 添加 EPUB 阅读器、3D 模型预览和字体查看器应用,启用 Office 在线预览
Yuerchu pushed to main at Yuerchu/disknext 2026-02-25 15:57:02 +08:00
f4052d229a fix: clean up empty parent directories after file deletion
bc2182720d feat: implement avatar upload, Gravatar support, and avatar settings
eddf38d316 chore: remove applied migration script
03e768d232 chore: update .gitignore for avatar and dev directories
Compare 4 commits »
Yuerchu pushed to main at Yuerchu/disknext 2026-02-24 17:21:30 +08:00
bcb0a9b322 feat: redesign metadata as KV store, add custom properties and WOPI Discovery
Yuerchu pushed to main at Yuerchu/disknext 2026-02-23 16:44:05 +08:00
743a2c9d65 fix: use TaskStatus/TaskType enums in TaskDetailResponse
Yuerchu pushed to main at Yuerchu/disknext 2026-02-23 13:38:32 +08:00
3639a31163 feat: add S3 storage support, policy migration, and quota enforcement
Yuerchu pushed to main at Yuerchu/disknext 2026-02-17 22:20:55 +08:00
7200df6d87 fix: patch storage quota bypass and harden auth security
Yuerchu pushed to main at Yuerchu/disknext 2026-02-17 15:19:40 +08:00
40b6a31c98 feat: implement WebDAV protocol support with WsgiDAV + account management API
Yuerchu pushed to main at Yuerchu/disknext 2026-02-17 11:20:48 +08:00
19837b4817 refactor: extract ee/ into private submodule (disknext-ee)
b5d09009e3 feat: implement source link endpoints and enforce policy rules
0b521ae8ab feat: add PATCH /user/settings/password endpoint for changing password
eac0766e79 feat: migrate ORM base to sqlmodel-ext, add file viewers and WOPI integration
Compare 4 commits »
Yuerchu commented on issue Yuerchu/disknext#8 2026-02-15 17:16:28 +08:00
[未来功能性建议]未来规划兼容更多符合日常文件资源管理器使用习惯

在当前版本的后端中已有该功能的实现,并且可以设置始终和仅一次:

image.png
Yuerchu pushed to main at Yuerchu/disknext 2026-02-15 17:07:33 +08:00
1ecc0fdc1c feat: implement source link endpoints and enforce policy rules
Yuerchu pushed to main at Yuerchu/disknext 2026-02-14 15:12:02 +08:00
71883d32c0 feat: add PATCH /user/settings/password endpoint for changing password
Yuerchu pushed to main at Yuerchu/disknext 2026-02-14 14:23:32 +08:00
ccadfe57cd feat: migrate ORM base to sqlmodel-ext, add file viewers and WOPI integration
Yuerchu pushed to main at Yuerchu/disknext 2026-02-13 14:24:26 +08:00
53b757de7a fix: use container image for Gitea CI to provide Node.js
Yuerchu pushed to main at Yuerchu/disknext 2026-02-13 14:21:59 +08:00
69f852a4ce fix: align all 212 tests with current API and add CI workflows
Yuerchu pushed to main at Yuerchu/disknext 2026-02-13 12:57:08 +08:00
800c85bf8d feat: implement WebAuthn credential registration, login verification, and management
Yuerchu pushed to main at Yuerchu/disknext 2026-02-12 22:50:14 +08:00
729773cae3 feat: add multi-provider auth via AuthIdentity and extend site config