chore: import upstream snapshot with attribution
Go / Build (push) Failing after 1s

This commit is contained in:
wehub-resource-sync
2026-07-13 12:30:21 +08:00
commit a21fa4e11b
927 changed files with 832358 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
## 开发日志
准备开发的日志 2020-04-06 21:41:44
1.空间排序, 空间内目录, 文件自由排序, 取消创建文档时的类型选择, 直接在树形中填写文档名称, 后台自动判定, OK 2020-04-07 03:24:48
不需要升级, 无数据库更改
1.1遗留问题, 不能直接拖到其它目录, 移动并自动排序
2.修复首页最近更新文档, 不是自己权限范围内的也能查看
增加字段, alter table mw_log_document add space_id int
同步数据, update mw_log_document as logDocment, mw_document as document set logDocment.space_id = document.space_id WHERE logDocment.document_id = document.document_id
2.文档分享地址加密