alist/internal/fs
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
..
copy.go fix: copy folder between two storage (fix #1670) 2022-09-15 17:58:32 +08:00
fs.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
get.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
link.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
list.go fix: add hide check to `canAccess` (close #2532) 2022-11-30 22:01:33 +08:00
other.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
put.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
util.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
walk.go feat: Search enhancement (#2562) 2022-12-05 13:28:39 +08:00