Commit Graph

36 Commits (master)

Author SHA1 Message Date
Aaron Liu b9d9e036c9 feat(kv): persist cache and session into disk before shutdown
1 year 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)
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)
2 years ago
Weidi Deng 7a3d44451b precompress embedded frontend. import mholt/archiver.
2 years ago
HFO4 0a18d984ab Fix: embed static file not work (introduced in #1107)
2 years ago
Ink33 84807be1ca
use go:embed for static resources (#1107)
2 years ago
HFO4 40476953aa Fix: stop listening HTTP port if unix socket is enabled (#729)
3 years ago
HFO4 f7c8039116 Feat: execute database script to calibrate user storage
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
GuerraMorgan bfd2340732
Add: Unix Socket support (#466)
4 years ago
HFO4 ee0f8e964d Feat: eject internal static files
4 years ago
HFO4 bfb5b34edc Fix: concurrent logging lock / Feat: listen SSL (#287)
4 years ago
HFO4 4d70f9fa3e Fix: get execute file path dynamically
4 years ago
HFO4 68d3131521 Feat: cross compile script
4 years ago
HFO4 a8272a66b7 Modify: move aria2 into internal packages / migration version check
4 years ago
HFO4 faf46745bc Feat: cron / Fix: users status check
4 years ago
HFO4 fe8f1b1ef5 Feat: creat uri aria2 download task
4 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
4 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