alist/internal/bootstrap
Noah Hsu 1c212f6c30 feat!: force to use the bin dir as the data dir (close #2108)
- move default log path to `data/log/log.log`
- replace `--conf` with `--data`
2022-11-01 19:16:23 +08:00
..
data fix: incorrect root path of initial storage for dev mode 2022-10-23 16:26:14 +08:00
aria2.go fix: don't init aria2 in new goroutine (close #1752) 2022-09-26 15:11:08 +08:00
config.go feat!: force to use the bin dir as the data dir (close #2108) 2022-11-01 19:16:23 +08:00
db.go fix: failed create record if use mysql (close #1690) 2022-09-16 22:21:43 +08:00
log.go feat: use `lumberjack` for log rotate 2022-08-30 15:22:54 +08:00
storage.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00