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
2021-11-11 17:45:22 +08:00
HFO4
622b928a90
Feat: support database charset option and more DMBS driver
2021-07-11 14:46:01 +08:00
HFO4
11c218eb94
Merge branch 'master' of https://github.com/cloudreve/Cloudreve
2020-11-21 18:19:24 +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
59d50b1b98
Modify: change Unix
to UnixSocket
in config section
2020-10-26 15:42:18 +08:00
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
2020-08-12 20:31:28 +08:00
HFO4
bfb5b34edc
Fix: concurrent logging lock / Feat: listen SSL ( #287 )
2020-05-23 13:17:48 +08:00
HFO4
2e43f8ed5b
Modify: use INT represent Database port
2020-04-08 09:04:03 +08:00
topjohncian
554493dea4
Add custom mysql database port. ( #289 )
2020-04-08 08:59:43 +08:00
HFO4
96983ddc70
Feat: custom SQLite db file path
2020-03-18 09:03:25 +08:00
HFO4
68d3131521
Feat: cross compile script
2020-03-09 16:53:01 +08:00
HFO4
30311d181d
Feat: embed static files
2020-03-09 14:07:36 +08:00
HFO4
bd643fa2d5
Feat: remote test ping and ping-back
2020-02-27 11:17:59 +08:00
HFO4
a8272a66b7
Modify: move aria2 into internal packages / migration version check
2020-02-22 12:18:49 +08:00
HFO4
0ee0ac5e89
Feat: generate share URL
2020-01-26 13:07:05 +08:00
HFO4
64342fa88d
Feat: send remote uploading callback
2019-12-29 17:04:08 +08:00
HFO4
b5ee3ee609
Fix: cors middleware should be applied directly to root router
2019-12-29 13:15:09 +08:00
HFO4
90827b2441
Feat: sign http request / read running mode from config file
2019-12-23 13:27:18 +08:00
HFO4
ad02a659a6
Feat: read CORS config from file
2019-12-13 19:00:58 +08:00
HFO4
c3c0e92964
Test: thumbnail and authn / Modify: read thumbnail config from file
2019-12-09 11:33:39 +08:00
HFO4
b0e9c38732
Feat: redis for session storing
2019-11-27 19:53:39 +08:00
HFO4
e05ba1030c
Modify: package name
2019-11-16 16:11:37 +08:00
HFO4
41e0dec74c
Test: captcha
2019-11-13 18:34:29 +08:00
HFO4
9660d2f9c1
Feat: captcha config
2019-11-13 17:22:45 +08:00
HFO4
6f96018223
Feat: User login
2019-11-11 19:13:17 +08:00
HFO4
e858cbe2cf
Feat: Decide whether to do database migration based on version.lock
2019-11-09 19:04:48 +08:00
HFO4
ec7ab83d7c
Test: conf
2019-11-09 18:06:29 +08:00
HFO4
53da4655ad
Reading config file
2019-11-08 18:29:12 +08:00