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
|
2021-03-10 22:44:29 -08:00 |
|
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
|
2020-11-21 17:34:55 +08:00 |
|
HFO4
|
8ad7702736
|
Fix: relative path for SQLite file
|
2020-03-11 15:46:24 +08:00 |
|
HFO4
|
09de05548f
|
Modify: clean crontab
|
2020-03-11 15:25:27 +08:00 |
|
HFO4
|
4d70f9fa3e
|
Fix: get execute file path dynamically
|
2020-03-11 10:32:35 +08:00 |
|
HFO4
|
cb57fdbb59
|
Fix: nil pointer and initial policy file type wildcard
|
2020-03-10 12:10:30 +08:00 |
|
HFO4
|
d16f9784e4
|
Fix: nil pointer in crontab
|
2020-03-10 11:05:17 +08:00 |
|
HFO4
|
86889e2fac
|
Feat: WebDAV account management
|
2020-02-18 12:10:28 +08:00 |
|
HFO4
|
faf46745bc
|
Feat: cron / Fix: users status check
|
2020-02-15 14:02:21 +08:00 |
|