krau
|
b277a79786
|
feat: implement ListFiles and OpenFile methods for WebDAV and Alist storage
|
2026-01-17 19:36:23 +08:00 |
|
krau
|
4df2c5a06d
|
refactor: replace key package with ctxkey for context keys
|
2025-06-17 22:19:06 +08:00 |
|
Krau
|
900823cdb9
|
refactor: refactor task logic for better scalability (#76)
* refactor: a big refactor. wip
* refactor: port handle file
* refactor: place all handlers
* fix: task info nil pointer
* feat: enhance task progress tracking and context management
* feat: cancel task
* feat: stream mode
* feat: silent mode
* feat: dir cmd
* refactor: remove unused old file
* feat: rule cmd
* feat: handle silent mode
* feat: batch task
* fix: batch task progress and temp file cleanup
* refactor: update file creation and cleanup methods for better resource management
* feat: add save command with silent mode handling
* feat: message link
* feat: update message prompts to include file count in storage selection
* feat: slient save links
* refactor: reduce dup code
* feat: rule type
* feat: chose dir
* feat: refactor file handling and storage rules, improve error handling and logging
* feat: rule mode
* feat: telegraph pics
* fix: tphpics nil pointer and inaccurate dirpath
* feat: silent save telegraph
* feat: add suffix to avoid file overwrite
* feat: new storage telegram
* chore: tidy go mod
|
2025-06-15 23:57:49 +08:00 |
|
krau
|
5f78db90c7
|
fix: webdav url escape
|
2025-05-07 12:05:10 +08:00 |
|
krau
|
838dfc35a1
|
fix: webdav client implement, close #49
|
2025-04-27 08:31:50 +08:00 |
|
krau
|
300f7723af
|
fix: enhance webdav client impl
|
2025-03-31 17:34:24 +08:00 |
|
krau
|
7ffd9891a0
|
fix: not pass content length when uploading in non stream mode
|
2025-03-26 10:22:38 +08:00 |
|
krau
|
802c908384
|
feat: refactor webdav client and implement custom upload stream handling
|
2025-03-01 12:06:55 +08:00 |
|