alist/server
varg1714 1091e1b740
feat: file aggregation and regular rename api (#3788)
* 增加文件聚合接口,将给定文件夹下所有文件移动到目标文件夹。

* 增加文件正则重命名接口。

---------

Co-authored-by: varg247 <varg247@qq.com>
2023-03-10 19:01:49 +08:00
..
common fix: path `IsApply` check (close #3784) 2023-03-09 21:03:56 +08:00
handles feat: file aggregation and regular rename api (#3788) 2023-03-10 19:01:49 +08:00
middlewares fix: upload check if disable sub folder (close #3741) 2023-03-07 14:13:39 +08:00
static fix: cancel api replace to avoid missing host 2023-02-21 19:45:09 +08:00
webdav fix(webdav): disable put with empty path (close #3569) 2023-02-23 21:19:50 +08:00
dev.go feat: custom hide error message by regexp (close #1468) 2022-08-08 12:53:53 +08:00
router.go feat: file aggregation and regular rename api (#3788) 2023-03-10 19:01:49 +08:00
webdav.go fix(webdav): `disabled` is not working in webdav (#3659) 2023-02-28 18:26:13 +08:00