Commit graph

11 commits

Author SHA1 Message Date
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
HFO4
96983ddc70 Feat: custom SQLite db file path 2020-03-18 09:03:25 +08:00
HFO4
a8272a66b7 Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +08:00
HFO4
64342fa88d Feat: send remote uploading callback 2019-12-29 17:04:08 +08:00
HFO4
de4793aacb Modify: auth instance as first param in SignURI/Request 2019-12-29 13:50:23 +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