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
4 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