alist/internal/db
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
..
db.go feat(search): use `FULLTEXT` index (close #2716 pr #2726) 2022-12-16 16:51:36 +08:00
meta.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
meta_test.go chore: go fmt 2022-08-03 14:26:59 +08:00
searchnode.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
settinghooks.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00
settingitem.go fix: settings map read and write concurrently 2022-11-28 16:54:03 +08:00
storage.go fix: wrong columnName index 2022-09-09 16:44:54 +08:00
user.go feat: cancel 2fa api 2022-08-07 11:59:33 +08:00
util.go chore: go fmt 2022-08-03 14:26:59 +08:00