Logo
Explore Help
Sign In
admin/alist
1
0
Fork 0
You've already forked alist
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
alist/internal/op/const.go

8 lines
83 B
Go
Raw Normal View History

feat: check status before storage call
2022-09-03 22:32:09 +08:00
package op
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
const (
WORK = "work"
fix(storage): explicitly set storages' status to disabled (#3810)
2023-03-11 20:45:35 +08:00
DISABLED = "disabled"
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
RootName = "root"
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API