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
|
3b22b4fd25
|
Update version number
|
4 years ago |
HFO4
|
61e6d9b591
|
Update version number
|
4 years ago |
HFO4
|
11c218eb94
|
Merge branch 'master' of https://github.com/cloudreve/Cloudreve
|
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
|
59d50b1b98
|
Modify: change `Unix` to `UnixSocket` in config section
|
4 years ago |
GuerraMorgan
|
bfd2340732
|
Add: Unix Socket support (#466)
* Update conf.go
* Update driver.go
* Update session.go
* Update defaults.go
* Update main.go
* Update conf.go
* Update defaults.go
|
4 years ago |
HFO4
|
c71a2c5b64
|
Modify: version number to 3.1.1
|
5 years ago |
HFO4
|
e607311268
|
Update: version number for 3.1.0
|
5 years ago |
HFO4
|
bfb5b34edc
|
Fix: concurrent logging lock / Feat: listen SSL (#287)
|
5 years ago |
HFO4
|
1172765c58
|
Feat: option for using SSL connection in mail queue
|
5 years ago |
HFO4
|
0575b0aa92
|
Fix: search function should not convert case (#288)
|
5 years ago |
HFO4
|
fa900b166a
|
Feat: check static files version
|
5 years ago |
HFO4
|
2e43f8ed5b
|
Modify: use INT represent Database port
|
5 years ago |
topjohncian
|
554493dea4
|
Add custom mysql database port. (#289)
|
5 years ago |
HFO4
|
0eb04ed0ea
|
Feat: cache for OneDrive META request
|
5 years ago |
HFO4
|
96983ddc70
|
Feat: custom SQLite db file path
|
5 years ago |
HFO4
|
40f8a73f89
|
Release: 3.0.0-beta1
|
5 years ago |
HFO4
|
37de715541
|
Fix: failed test due to relative path
|
5 years ago |
HFO4
|
4ba24e0cf1
|
Modify: clean modals
|
5 years ago |
HFO4
|
68d3131521
|
Feat: cross compile script
|
5 years ago |
HFO4
|
30311d181d
|
Feat: embed static files
|
5 years ago |
HFO4
|
bd643fa2d5
|
Feat: remote test ping and ping-back
|
5 years ago |
HFO4
|
49f784104e
|
Fix: get site summary in dashboard
|
5 years ago |
HFO4
|
8d9dee6e3d
|
Test: migration modifications
|
5 years ago |
HFO4
|
a8272a66b7
|
Modify: move aria2 into internal packages / migration version check
|
5 years ago |
HFO4
|
8bb2c2b0c5
|
Test: share related operation in filesystem
|
5 years ago |
HFO4
|
0ee0ac5e89
|
Feat: generate share URL
|
5 years ago |
HFO4
|
64342fa88d
|
Feat: send remote uploading callback
|
5 years ago |
HFO4
|
de4793aacb
|
Modify: auth instance as first param in SignURI/Request
|
5 years ago |
HFO4
|
b5ee3ee609
|
Fix: cors middleware should be applied directly to root router
|
5 years ago |
HFO4
|
90827b2441
|
Feat: sign http request / read running mode from config file
|
5 years ago |
HFO4
|
ad02a659a6
|
Feat: read CORS config from file
|
5 years ago |
HFO4
|
c3c0e92964
|
Test: thumbnail and authn / Modify: read thumbnail config from file
|
5 years ago |
HFO4
|
b0e9c38732
|
Feat: redis for session storing
|
5 years ago |
HFO4
|
e05ba1030c
|
Modify: package name
|
5 years ago |
HFO4
|
41e0dec74c
|
Test: captcha
|
5 years ago |
HFO4
|
9660d2f9c1
|
Feat: captcha config
|
5 years ago |
HFO4
|
6f96018223
|
Feat: User login
|
5 years ago |
HFO4
|
f453b3e918
|
Fix: rand seeding error / Test: conf/version and util
|
5 years ago |
HFO4
|
3ed1a5dc43
|
Add: default settings rows in migration
|
5 years ago |
HFO4
|
e858cbe2cf
|
Feat: Decide whether to do database migration based on `version.lock`
|
5 years ago |
HFO4
|
c5493fd1f1
|
Delete temp test file when exist
|
5 years ago |
HFO4
|
ec7ab83d7c
|
Test: conf
|
5 years ago |
HFO4
|
53da4655ad
|
Reading config file
|
5 years ago |