Noah Hsu
8b523fab8b
revert: add `Getter` interface back
2023-01-16 19:55:43 +08:00
aimuz
99a186d01b
fix(139): upload failed ( #2950 )
...
fix: The file size is exceeded and cannot be uploaded
fix: File name has special characters, signature fails
improve: optimize memory usage
Signed-off-by: aimuz <mr.imuz@gmail.com>
Signed-off-by: aimuz <mr.imuz@gmail.com>
2023-01-08 16:31:00 +08:00
foxxorcat
62a06fa0f9
feat: optimize file operation interface ( #2757 )
...
* feat: optimize file operation interface
* chore: fix typo
Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-20 15:02:40 +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
cd73e34ccc
chore: optional `other` interface
2022-09-11 18:40:19 +08:00
Noah Hsu
f551dc76d0
feat: add onedrive driver
2022-08-30 21:52:06 +08:00
Noah Hsu
af884010d1
feat: local storage image thumbnail
2022-08-11 20:32:17 +08:00
Noah Hsu
721f18a7f4
feat: fs other api
2022-08-03 14:14:37 +08:00
Noah Hsu
fc1204c914
chore: rename account to storage
2022-07-10 14:45:39 +08:00
Noah Hsu
505b126888
chore: optional get func for driver
2022-06-28 22:13:47 +08:00
Noah Hsu
1b3387ca1a
chore: aria2 notifier
2022-06-20 22:29:52 +08:00
Noah Hsu
adf0178bb7
feat: add progress for task
2022-06-18 20:06:45 +08:00
Noah Hsu
fa6e918fc7
feat: add copy to task manager
2022-06-17 21:23:44 +08:00
Noah Hsu
04f43cb684
fix: comment typo
2022-06-17 16:31:19 +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
979f8383d8
chore: move some types to model
2022-06-15 18:06:42 +08:00
Noah Hsu
77b0c69112
feat: extract get function
2022-06-11 14:43:03 +08:00
Noah Hsu
ec89bb70c7
feat: fs and operations
2022-06-10 21:00:51 +08:00
Noah Hsu
cd7e9974df
feat: add root prefix before operate
2022-06-10 20:20:45 +08:00
Noah Hsu
e1a2ed0436
feat: driver and account operate
2022-06-09 17:11:46 +08:00
Noah Hsu
ae755db2d2
feat: driver additional items parse
2022-06-08 16:20:58 +08:00
Noah Hsu
677047c80b
feat: improve driver
2022-06-07 22:02:41 +08:00
Noah Hsu
0d93a6aa41
feat: driver manage
2022-06-07 18:13:55 +08:00
Noah Hsu
ac0f984136
feat: driver config
2022-06-07 16:31:28 +08:00
Noah Hsu
79965ab4b3
feat(driver): add args to init and update func
2022-06-06 22:54:03 +08:00
Noah Hsu
492476dfe4
feat: additional info of account
2022-06-06 22:31:56 +08:00
Noah Hsu
fced60c2b5
feat: basic structure
2022-06-06 21:48:53 +08:00