Derrick Hammer
|
1f1f204b35
|
fix: only return noop is we are SeekStart and want the beginning, otherwise this is likely actually needing to start a partial content seek
|
2024-03-09 17:46:18 -05:00 |
Derrick Hammer
|
0c90924f31
|
refactor: add checking tus for metadata before uploads
|
2024-03-09 15:37:58 -05:00 |
Derrick Hammer
|
4020b9f7c7
|
fix: S5File::Exists needs to check tus before uploads
|
2024-03-09 14:27:07 -05:00 |
Derrick Hammer
|
4261bb6a5d
|
refactor: if the file exists locally, pull from out own node before fetching it from the net
|
2024-03-07 16:59:50 -05:00 |
Derrick Hammer
|
6e97b582ba
|
fix: pass Name to override using CID
|
2024-03-07 16:48:20 -05:00 |
Derrick Hammer
|
bd5544198e
|
refactor: optionally track a "root" cid which will be used for webapp manifests to start. Have IsDir run heuristics to verify if it is a dir by checking the manifest tryfiles
|
2024-03-03 08:28:39 -05:00 |
Derrick Hammer
|
756a01d52f
|
fix: if the filename is a . treat as a special case for a dir
|
2024-03-03 07:39:18 -05:00 |
Derrick Hammer
|
3d55254916
|
fix: update use of webApp.Paths
|
2024-03-03 03:41:30 -05:00 |
Derrick Hammer
|
4db07d5170
|
fix: need to pass tus
|
2024-03-02 06:24:12 -05:00 |
Derrick Hammer
|
f98b0f48bd
|
fix: use hash provided by constructor
|
2024-03-02 06:12:29 -05:00 |
Derrick Hammer
|
8a112a8c12
|
refactor: make S5File implement fs.ReadDirFile and fs.DirEntry
|
2024-03-01 23:30:06 -05:00 |
Derrick Hammer
|
3dbd791314
|
feat: add S5FileInfo struct and refactorings needed to be used as a fs.File and in a fs.Fs
|
2024-03-01 22:49:17 -05:00 |
Derrick Hammer
|
f63d567b53
|
refactor: add support for using a passed cid type
|
2024-03-01 21:32:06 -05:00 |
Derrick Hammer
|
a5f0a4bfcc
|
fix: GetUploadReader needs ctx
|
2024-02-17 02:38:07 -05:00 |
Derrick Hammer
|
c452b0c271
|
refactor: add context
|
2024-02-17 02:37:52 -05:00 |
Derrick Hammer
|
c468a81543
|
refactor: remove tus out of method names
|
2024-02-16 22:03:34 -05:00 |
Derrick Hammer
|
93e727ab3b
|
refactor: epic protocol and storage design refactor
|
2024-02-16 22:00:53 -05:00 |