krau
|
491ba55f1e
|
feat: add support for handling unsupported stream storage in download process
|
2025-03-26 10:35:40 +08:00 |
|
krau
|
7ffd9891a0
|
fix: not pass content length when uploading in non stream mode
|
2025-03-26 10:22:38 +08:00 |
|
krau
|
2d2becccf6
|
refactor: update storage interface to use io.Reader for Save method and remove stream implementations
|
2025-03-21 23:05:09 +08:00 |
|
krau
|
ed0837a89b
|
refactor: replace logger usage with common.Log for consistent logging
|
2025-03-21 21:07:53 +08:00 |
|
krau
|
65fee89e14
|
feat: refactor storage configuration to use dedicated storage package and add new storage types
BREAKING CHANGE: remove deprecated config
|
2025-03-21 20:52:41 +08:00 |
|
krau
|
790a32d297
|
fix(alist): do not upload file as task to prevent alist cache full file
|
2025-03-03 10:58:03 +08:00 |
|
krau
|
8e2dd37155
|
feat: add stream upload support and related configurations
|
2025-02-28 11:09:24 +08:00 |
|
krau
|
d2669f0c99
|
feat: add logging for file save operations in storage modules
|
2025-02-21 14:04:32 +08:00 |
|
krau
|
c4eb824457
|
feat: set default storage by inline keyboard
|
2025-02-19 12:23:12 +08:00 |
|
krau
|
692e970772
|
feat!: (WIP) switched back to using config files config storages because the conversation handling is shit
|
2025-02-19 11:05:30 +08:00 |
|
krau
|
80696c9661
|
feat: (WIP) add storage
Co-authored-by: AHCorn <42889600+AHCorn@users.noreply.github.com>
|
2025-02-18 22:53:07 +08:00 |
|
krau
|
dfde65c28e
|
feat: (WIP) migrate storage configuration to user-specific models and remove deprecated storage loading
|
2025-02-18 19:45:06 +08:00 |
|
krau
|
968547b005
|
feat!: (WIP) decouple storage, users, and configuration files to support multiple users
|
2025-02-18 17:17:02 +08:00 |
|
krau
|
f80c4d7d55
|
feat: login in alist via token
|
2025-02-17 16:39:27 +08:00 |
|
krau
|
3a4effab33
|
feat: refactor file processing and storage handling with improved path management
|
2025-02-15 15:06:06 +08:00 |
|
krau
|
a25a58f8a2
|
refactor(alist): replace req.Client with http.Client and improve error handling
|
2025-02-01 17:01:46 +08:00 |
|
krau
|
804a86cbdd
|
fix: close file
|
2025-02-01 16:00:56 +08:00 |
|
krau
|
e3f7380341
|
fix(alist): use filebytes to upload file
|
2025-02-01 14:46:10 +08:00 |
|
krau
|
6c6ee77067
|
fix: alist error resp
|
2025-02-01 14:36:08 +08:00 |
|
krau
|
5ef7c5ce60
|
fix: timeout in alist and webdav
|
2024-10-11 16:50:47 +08:00 |
|
krau
|
1cbcebc148
|
feat: init commit
|
2024-10-10 23:31:01 +08:00 |
|