Andy Hsu
b2f5757f8d
fix(copy): copy from driver that return writer
( close #4291 )
2023-05-26 21:57:43 +08:00
Noah Hsu
63de65be45
fix: increase timeout for http_client ( close #4409 )
2023-05-18 23:32:05 +08:00
XYUU
a3446720a2
fix: make TlsInsecureSkipVerify
enable for all request ( #4386 )
2023-05-14 17:05:47 +08:00
NewbieOrange
22843ffc70
fix(fs): copy file if symlink failed ( #3368 )
2023-02-13 14:41:35 +08:00
NewbieOrange
62dae50d70
feat(fs): create symbolic link instead of copy local files ( close #2186 in #3354 )
2023-02-12 16:03:11 +08:00
foxxorcat
fb64f00640
refactor: obj name mapping and internal path processing ( #2733 )
...
* refactor:Prepare to remove the get interface
* feat:add obj Unwarp interface
* refactor:obj name mapping and program internal path processing
* chore: fix typo
* feat: unwrap get
* fix: no use op.Get to get parent id
* fix: set the path uniformly
Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-17 19:49:05 +08:00
Noah Hsu
8c69260972
fix(webdav): set mime by ext if it's empty
2022-10-09 19:29:55 +08:00
Noah Hsu
d9f0603271
fix: copy folder between two storage ( fix #1670 )
2022-09-15 17:58:32 +08:00
Noah Hsu
7ac1d14eeb
style: shorten name operations
to op
2022-08-31 21:01:15 +08:00
Noah Hsu
b51e664543
chore: go fmt
2022-08-03 14:26:59 +08:00
Noah Hsu
fc1204c914
chore: rename account to storage
2022-07-10 14:45:39 +08:00
Noah Hsu
4340a48633
fix: put as task from web
2022-07-01 15:11:18 +08:00
Noah Hsu
53416172e7
feat: clear cache after change
2022-06-30 22:51:49 +08:00
Noah Hsu
7c0b86a9cd
feat: obj list api
2022-06-27 19:51:23 +08:00
Noah Hsu
c6007aa9e6
feat: sort obj list
2022-06-27 19:10:02 +08:00
Noah Hsu
69647f73f0
chore: rename some symbols
2022-06-15 20:41:17 +08:00
Noah Hsu
09ef7c7106
refactor: change driver interface
2022-06-15 20:31:23 +08:00
Noah Hsu
9fcdbec5c9
feat: get file stream from link
2022-06-15 18:08:13 +08:00
Noah Hsu
cd7e9974df
feat: add root prefix before operate
2022-06-10 20:20:45 +08:00