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 |
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 |
ZZF
|
dd50ef1c25
|
添加S3策略的支持 (#425)
* 添加亚马逊S3策略的支持
* 添加CDN支持,公有目录删除无用参数
* 增加Region
|
5 years ago |
HFO4
|
1a1543f190
|
Fix: catch internal error in OneDrive OAuth callback
|
5 years ago |
HFO4
|
691c9aeb7d
|
Feat: gzip support for static files
|
5 years ago |
HFO4
|
f594d0ab83
|
Feat: check new versions while booting
|
5 years ago |
HFO4
|
68d3131521
|
Feat: cross compile script
|
5 years ago |
HFO4
|
30311d181d
|
Feat: embed static files
|
5 years ago |
HFO4
|
1d0d6e5f31
|
Feat: git submodule / static file
|
5 years ago |
HFO4
|
c30c19ca3e
|
Feat: create SFC for oss callback
|
5 years ago |
HFO4
|
a8272a66b7
|
Modify: move aria2 into internal packages / migration version check
|
5 years ago |
HFO4
|
80268e33bf
|
Feat: enable 2FA / password management
|
5 years ago |
HFO4
|
4420a75c04
|
Feat: user setting
|
5 years ago |
HFO4
|
0253b4e5b6
|
Feat: payjs payment
|
5 years ago |
HFO4
|
f8c14b3826
|
Feat: vas alipay
|
5 years ago |
HFO4
|
faf46745bc
|
Feat: cron / Fix: users status check
|
5 years ago |
HFO4
|
14982f5e70
|
Fix: handle none-utf8 encoding in decompression
|
5 years ago |
HFO4
|
491e4de9de
|
Feat: download torrent / multiple file / select file
|
5 years ago |
HFO4
|
fe8f1b1ef5
|
Feat: creat uri aria2 download task
|
5 years ago |
HFO4
|
0ee0ac5e89
|
Feat: generate share URL
|
5 years ago |
HFO4
|
c34f211d7e
|
Feat: get source url in COS
|
5 years ago |
HFO4
|
8d437a451c
|
Feat: COS credential / upload callback
|
5 years ago |
HFO4
|
fa3b51096a
|
Feat: upyun download / thumb / sign
|
5 years ago |
HFO4
|
dd198becce
|
Feat: client-upload file in oss
|
5 years ago |
HFO4
|
90827b2441
|
Feat: sign http request / read running mode from config file
|
5 years ago |
HFO4
|
327a3c1edf
|
Feat: ttl in memory-cache / Add: webdav from standard library
|
5 years ago |
HFO4
|
6d6255e759
|
Test: redis cache
|
5 years ago |
HFO4
|
f35c585edf
|
Feat experimental WebAuth API
|
5 years ago |
HFO4
|
0932a10fed
|
Feat: generate thumbnails for image file
|
5 years ago |
HFO4
|
7375cc01f1
|
Feat: cache in-memory store
|
5 years ago |
HFO4
|
5d50e7ed1e
|
Test: moveOrCopyFolder / File
|
5 years ago |
HFO4
|
9bb432c220
|
Feat: download file with speed limit
|
5 years ago |
HFO4
|
0cb80f69f5
|
Modify: split hooks into small modules
|
5 years ago |
HFO4
|
948059ec1c
|
Feat: CORS / Test: site/config route
|
5 years ago |
HFO4
|
e835dafc88
|
Feat: colorful log output for log prefix
|
5 years ago |
HFO4
|
e05ba1030c
|
Modify: package name
|
5 years ago |
HFO4
|
7d4e212d4e
|
Feat: captcha
|
5 years ago |
HFO4
|
6f96018223
|
Feat: User login
|
5 years ago |
HFO4
|
e858cbe2cf
|
Feat: Decide whether to do database migration based on `version.lock`
|
5 years ago |
HFO4
|
53da4655ad
|
Reading config file
|
5 years ago |
HFO4
|
aca8bde521
|
User model/migrations and gorm init
|
5 years ago |
HFO4
|
2c9e0c1119
|
Testing for controller/main.go
|
5 years ago |
HFO4
|
6539ae20fa
|
Basic check for User controller
|
5 years ago |
HFO4
|
74b5bf24a8
|
Add: Ping router
|
5 years ago |
HFO4
|
86896aedd0
|
Init
|
5 years ago |