alist/server/handles
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
..
aria2.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
auth.go feat: rebuild Single sign-on system (#3649 close #3571) 2023-03-02 17:55:33 +08:00
down.go fix: different url encoding (close #3423) 2023-02-15 16:20:30 +08:00
driver.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
fsmanage.go feat: file aggregation and regular rename api (#3788) 2023-03-10 19:01:49 +08:00
fsread.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
fsup.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
helper.go fix: page crashes if ipa name contains chinese (close #1712) 2022-09-19 13:33:23 +08:00
index.go fix: mark progress as done after clear (#3086) 2023-01-18 09:39:32 +08:00
meta.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
qbittorrent.go chore: change qBittorrent setting [skip ci] 2023-02-15 16:51:29 +08:00
search.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +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
ssologin.go feat: rebuild Single sign-on system (#3649 close #3571) 2023-03-02 17:55:33 +08:00
storage.go feat: batch reload all storages (close #2762 pr #2775) 2022-12-21 19:21:18 +08:00
task.go feat: support qbittorrent (close #3087 in #3333) 2023-02-14 15:20:45 +08:00
user.go feat!: allow disable user (close #3241) 2023-02-04 11:44:17 +08:00