alist/internal/op
Season Shi 8f6c25fbe4
Add enable_sign to the basic storage struct.
Can enable sign for every driver now.

Bug: When sign enabled, in download page, Copy link doesn't contain a sign.

(Not done yet)
2023-03-23 18:24:04 +08:00
..
const.go fix(storage): explicitly set storages' status to disabled (#3810) 2023-03-11 20:45:35 +08:00
driver_test.go style: shorten name operations to op 2022-08-31 21:01:15 +08:00
driver.go Add enable_sign to the basic storage struct. 2023-03-23 18:24:04 +08:00
fs.go feat: rename then delete if storage doesn't support overwrite upload (close #3643) 2023-03-05 15:36:12 +08:00
hook.go feat: update index by req.Paths 2022-12-24 20:23:04 +08:00
meta.go fix: cache nil value for meta 2022-12-28 17:44:34 +08:00
path.go fix: friendly tip for initial logging in [skip ci] (#3406) 2023-02-18 17:53:11 +08:00
setting.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
storage_test.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
storage.go fix(storage): explicitly set storages' status to disabled (#3810) 2023-03-11 20:45:35 +08:00
user.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00