Aaron Liu
|
b9d9e036c9
|
feat(kv): persist cache and session into disk before shutdown
|
2 years ago |
HFO4
|
82b4e29a80
|
enhance: escalate `ProxyHeader` as a global config
|
2 years ago |
HFO4
|
435a03dd34
|
fix: nil reference while trying to shut down DB in slave mode (#1416)
|
2 years ago |
HFO4
|
f02b6f0286
|
feat(net): customize socket file permission
|
2 years ago |
WeidiDeng
|
f89653cea7
|
feat(static): release static files into memory while startup (#1471)
* 初始化时解压zip文件读取内存中
* update go.mod
* 更新各种go版本
|
2 years ago |
HFO4
|
644a326580
|
i18n: logs in rest pkgs
|
2 years ago |
WeidiDeng
|
846438e3af
|
graceful 关闭服务器 (#1416)
|
2 years ago |
WeidiDeng
|
36b310133c
|
fix: IP address is empty in unix socket mode (#1314)
|
2 years ago |
vvisionnn
|
fb56b27062
|
fix: delete socket file before run (fixed #1262) (#1279)
* fix: delete socket file before run (fixed #1262)
* refactor: remove useless logs
|
3 years ago |
Weidi Deng
|
7a3d44451b
|
precompress embedded frontend. import mholt/archiver.
|
3 years ago |
HFO4
|
0a18d984ab
|
Fix: embed static file not work (introduced in #1107)
embed file system should be declared in main pkg
|
3 years ago |
Ink33
|
84807be1ca
|
use go:embed for static resources (#1107)
* feat: use go:embed to embed static files
* ci: fix broken test
* docs: update readme.md
* chore: remove statik
* feat: simplify code
Co-authored-by: AaronLiu <abslant@126.com>
|
3 years ago |
HFO4
|
40476953aa
|
Fix: stop listening HTTP port if unix socket is enabled (#729)
|
4 years ago |
HFO4
|
f7c8039116
|
Feat: execute database script to calibrate user storage
|
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 |
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
|
ee0f8e964d
|
Feat: eject internal static files
|
5 years ago |
HFO4
|
bfb5b34edc
|
Fix: concurrent logging lock / Feat: listen SSL (#287)
|
5 years ago |
HFO4
|
4d70f9fa3e
|
Fix: get execute file path dynamically
|
5 years ago |
HFO4
|
68d3131521
|
Feat: cross compile script
|
5 years ago |
HFO4
|
a8272a66b7
|
Modify: move aria2 into internal packages / migration version check
|
5 years ago |
HFO4
|
faf46745bc
|
Feat: cron / Fix: users status check
|
5 years ago |
HFO4
|
fe8f1b1ef5
|
Feat: creat uri aria2 download task
|
5 years ago |
HFO4
|
e722c33cd5
|
Feat: task queue / compression task
|
5 years ago |
HFO4
|
90827b2441
|
Feat: sign http request / read running mode from config file
|
5 years ago |
HFO4
|
1963a495fb
|
Feat: get file source route / Fix: cache initialize at wrong time
|
5 years ago |
HFO4
|
e871f6e421
|
Feat: HMAC auth and check
|
5 years ago |
HFO4
|
f35c585edf
|
Feat experimental WebAuth API
|
5 years ago |
HFO4
|
e05ba1030c
|
Modify: package name
|
5 years ago |
HFO4
|
f453b3e918
|
Fix: rand seeding error / Test: conf/version and util
|
5 years ago |
HFO4
|
e858cbe2cf
|
Feat: Decide whether to do database migration based on `version.lock`
|
5 years ago |
HFO4
|
ec7ab83d7c
|
Test: conf
|
5 years ago |
HFO4
|
53da4655ad
|
Reading config file
|
5 years ago |
HFO4
|
aca8bde521
|
User model/migrations and gorm init
|
5 years ago |
HFO4
|
74b5bf24a8
|
Add: Ping router
|
5 years ago |
HFO4
|
86896aedd0
|
Init
|
5 years ago |