Aaron Liu
88409cc1f0
release: 3.8.3
1 year ago
Aaron Liu
ce832bf13d
release: 3.8.2
1 year ago
Aaron Liu
5642dd3b66
feat(webdav): support setting download proxy
1 year ago
初雪
ce759c02b1
feat(redis): support confiuring username ( #1752 )
...
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)
Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
1 year ago
Aaron Liu
1d52ddd93a
release: 3.8.0
1 year ago
Aaron Liu
fb166fb3e4
release: 3.8.0-beta1
2 years ago
Aaron Liu
f172220825
release: 3.7.1
2 years ago
Aaron Liu
c2d7168c26
release: 3.7.0
2 years ago
5aaee9
8dafb4f40a
feat: support connect to mysql with unix socket ( #1571 )
2 years ago
HFO4
ca80051a89
release: 3.6.2
2 years ago
HFO4
73d0f2db9b
release: 3.6.1
2 years ago
HFO4
82b4e29a80
enhance: escalate `ProxyHeader` as a global config
2 years ago
AHdark
74e1bd6a43
Added `same-site` policy for session options ( #1381 )
...
* Feat: added same-site policy for session options
* Feat: configurations in conf package to control the `SameSite` mode and `Secure` value of the session.
Co-authored-by: AaronLiu <abslant@126.com>
2 years ago
HFO4
08e4d2257a
release: 3.6.0
2 years ago
HFO4
f02b6f0286
feat(net): customize socket file permission
2 years ago
HFO4
4519dc025b
update(version): 3.6.0-beta1
2 years ago
HFO4
f2c53dda31
Merge remote-tracking branch 'origin/master'
2 years ago
HFO4
196729bae8
i18n: logs in conf/crontab/email/fs.driver
2 years ago
WeidiDeng
846438e3af
graceful 关闭服务器 ( #1416 )
2 years ago
WeidiDeng
36b310133c
fix: IP address is empty in unix socket mode ( #1314 )
3 years ago
HFO4
a31ac2299a
update version number
3 years ago
HFO4
70b30f8d5f
release: 3.5.2
3 years ago
HFO4
d10639fd19
release: 3.5.1
3 years ago
HFO4
d0779f564e
release: 3.5.0
3 years ago
HFO4
91377f4676
fix: cached folder props should ignore date and policy
3 years ago
HFO4
6c93e37777
Update version number
3 years ago
HFO4
fcc29e31eb
Update version number
3 years ago
HFO4
d117080991
Test: new changes pkg filesystem
3 years ago
HFO4
636ac52a3f
Test: new changes in pkg: cache, cluster, conf
3 years ago
HFO4
eaa8c9e12d
Refactor: move thumbnail config from ini file to database
3 years ago
HFO4
d54ca151b2
Feat: overwrite database settings in conf.ini for slave node.
3 years ago
HFO4
6b15cae0b5
Update version number
3 years ago
HFO4
7ea72cf364
Fix: default CORS setting header should be applied with new change
3 years ago
HFO4
4eb7525c51
Fix: cannot transfer tasks with multiple files in slave node
3 years ago
HFO4
3948ee7f3a
Fix: use `X-Cr-` as custom header prefix
3 years ago
HFO4
865a801fa8
Update version number
3 years ago
kikoqiu
54ed7e43ca
Feat: improve thumbnails proformance and GC for local policy ( #1044 )
...
* thumb generating improvement
Replace "github.com/nfnt/resize" with "golang.org/x/image/draw". Add thumb task queue to avoid oom when batch thumb operation
* thumb improvement
* Add some tests for thumbnail generation
3 years ago
HFO4
eaa0f6be91
Update version number
3 years ago
HFO4
5db476634a
Fix: deadlock and sync issue in node pool
3 years ago
HFO4
db7489fb61
Update version number
3 years ago
HFO4
622b928a90
Feat: support database charset option and more DMBS driver
3 years ago
HFO4
a1252c810b
Update version number to 3.3.1
4 years ago
HFO4
8431906b94
Update version number
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