chauncey
|
959e1f2576
|
fixed: webdav 上传接受图片时不生成缩略图的问题 (#779)
* fix:修复webdav上传图片时无缩略图问题
* 修改 Trim 为 TrimRight
* 1.增加图片生成缩略图时自动识别EXIF信息并存储到数据库
2.修改迁移配置、manage 接口返回文件增加 exif 信息字段
3.计划任务增加自动识别将经纬度转换为文本地址任务
* 变更assets
* fix:修复前端页面合并遗留bug
* 1. 将获取更新EXIF地址的文件列表函数更名为 GetEmptyLocationFilesByPage
2.页面API展示列表接口增加过滤默认空时间
* update assets
|
4 years ago |
HFO4
|
7279be2924
|
Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
|
4 years ago |
HFO4
|
d97bc26042
|
Fix: add recycleLock preventing recycle FileSystem used by another goroutine
|
4 years ago |
Loyalsoldier
|
79b8784934
|
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
|
4 years ago |
HFO4
|
514e069113
|
Refactor: decide if there is a thumbnail based on the file extension
|
5 years ago |
HFO4
|
bd643fa2d5
|
Feat: remote test ping and ping-back
|
5 years ago |
HFO4
|
faf46745bc
|
Feat: cron / Fix: users status check
|
5 years ago |
HFO4
|
3ed84ad5ec
|
Feat: validate / cancel task while downloading file in aria2
|
5 years ago |
HFO4
|
91e202c7e6
|
Feat: decompression task
|
5 years ago |
HFO4
|
06ff8b5a50
|
Feat: get OneDrive thumbnails
|
5 years ago |
HFO4
|
68d4a86166
|
Fix: storage policy should be re-dispatched according to policy id in upload session
|
5 years ago |
HFO4
|
83a17645a1
|
Feat: Put file in oss handler
|
5 years ago |
HFO4
|
0e62665d7f
|
Fix: do hard-copy when editing file with soft links
|
5 years ago |
HFO4
|
e8d21b1e9b
|
Feat: qiniu upload & callback
|
5 years ago |
HFO4
|
4b6fbc0de2
|
Feat: remoter handler get content
|
5 years ago |
HFO4
|
4a5782b4e5
|
Feat: remote upload callback / validation
|
5 years ago |
HFO4
|
d29b7ef6f8
|
Feat: auth for remote callback / Modify: use map to store hooks in filesystem
|
5 years ago |
HFO4
|
64342fa88d
|
Feat: send remote uploading callback
|
5 years ago |
HFO4
|
132c7a8fcb
|
Feat: file uploading in slave mode
|
5 years ago |
HFO4
|
6470340104
|
Add: upload controller in slave mode
|
5 years ago |
HFO4
|
9fdf2fe7ab
|
Feat: adapt major methods of WebDAV for Cloudreve file system
|
5 years ago |
HFO4
|
6ada69f637
|
Test: update file content related hooks
|
5 years ago |
HFO4
|
8bf2966d46
|
Feat: update file content
|
5 years ago |
HFO4
|
36d5f51495
|
Feat: sign file source url
|
5 years ago |
HFO4
|
0932a10fed
|
Feat: generate thumbnails for image file
|
5 years ago |
HFO4
|
6eff13c80a
|
Test: modified folder methods and filesystem
|
5 years ago |
HFO4
|
4156a71adf
|
Feat: file download in service level
|
5 years ago |
HFO4
|
0cb80f69f5
|
Modify: split hooks into small modules
|
5 years ago |
HFO4
|
7cb27b2102
|
Test: filesystem/file, filesystem, filesystem/hook, model/file/Create
|
5 years ago |
HFO4
|
438ce02420
|
Modify: re-organize structure of filesystem
|
5 years ago |
HFO4
|
e09294d388
|
Feat: insert file record to database
|
5 years ago |
HFO4
|
f9b37a3359
|
Fix: test failed due to missing context
|
5 years ago |
HFO4
|
20ea86eaf6
|
Fix: test failed due to `Policy.AutoName`
|
5 years ago |
HFO4
|
88a543ef74
|
Feat: `{path}` marker in name rule representing the virtual path of the file
|
5 years ago |
HFO4
|
2e9f256462
|
Feat: after uploading finished hook
|
5 years ago |
HFO4
|
aa17aa8e6a
|
Feat: after uploading hooks and checks
|
5 years ago |