hcrgm
4d9a29bddd
feat(ftp): support seek/range request ( #3811 )
2023-03-11 21:02:47 +08:00
Noah Hsu
105f22969c
feat: support cancel for some drivers ( close #2717 )
2022-12-21 15:03:09 +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
foxxorcat
33bae52fa1
refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters ( #2691 )
...
* refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters
* fix typo
Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-13 18:03:30 +08:00
Noah Hsu
656f5f112c
fix(ftp): nil pointer dereference ( close #1722 )
2022-09-20 22:23:22 +08:00
Noah Hsu
cd73e34ccc
chore: optional other
interface
2022-09-11 18:40:19 +08:00
Noah Hsu
a1c86b3350
chore!: change root folder
2022-09-04 13:22:42 +08:00
Noah Hsu
ffba5e0aec
feat: add sftp driver ( close #1466 )
2022-09-04 12:43:52 +08:00
Noah Hsu
849de88e68
feat: add ftp driver
2022-09-03 22:07:08 +08:00
Noah Hsu
b76060570e
refactor: init v3
2022-06-06 16:28:37 +08:00
Xhofe
87e339850d
fix(ftp): remove dir ( #1082 )
2022-05-13 17:38:22 +08:00
微凉
feb42f1f4b
🔥 delete proxy interface
2022-02-02 18:03:54 +08:00
微凉
cb2a3c2b42
🎨 change proxy interface
2022-02-01 14:28:21 +08:00
微凉
cb23edc1fe
🐛 fix #462 check connect while get ftp client
2022-01-31 11:13:29 +08:00
微凉
6fd05d7d72
🐛 fix connMap not init
2022-01-30 00:55:12 +08:00
微凉
f26ac57569
🐛 fix ftp conn not store
2022-01-30 00:04:31 +08:00
微凉
2473309a51
🎇 execute save while delete account
2022-01-15 19:36:37 +08:00
微凉
424ec10692
🐛 fix ftp download error
2022-01-13 22:56:07 +08:00
微凉
7cf30836bf
🎨 Optimize code structure
2022-01-03 20:06:36 +08:00
微凉
e7ba289d06
🐛 fix upload delete cache
2022-01-02 18:17:04 +08:00
微凉
939c9cd5ac
🚧 check upload file
2021-12-31 14:05:35 +08:00
微凉
d71ed4d775
🎇 support webdav driver
2021-12-30 21:39:17 +08:00
微凉
3331462229
✨ local sort for no sort param driver
2021-12-30 16:15:57 +08:00
微凉
6a54ed87f3
🎨 change NeedSetLink to NoNeedSetLink
2021-12-29 19:47:47 +08:00
Xhofe
26b4766da7
✨ remove . and .. for FTP
2021-12-25 19:22:05 +08:00
微凉
d00f75c814
🎨 change link interface
2021-12-19 20:00:53 +08:00
微凉
1c65588b4a
🎇 webdav update delete cache
2021-12-16 22:02:45 +08:00
微凉
d49f92b542
✨ ftp support
2021-12-16 18:03:58 +08:00