You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/store
Athurg Gooth 25ce36e495
feat: resource visibility (#1777)
* Add method to query visibility list by memoIDs

* Add function to get visibility by resourceID

* Check resource visibility in /r/:resourceId/:publicId/:filename

* Check resource visibility in /r/:resourceId/:publicId

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
..
db feat: disable CGO_ENABLED (#1766) 2 years ago
activity.go
cache.go
common.go
error.go
idp.go
memo.go feat: resource visibility (#1777) 2 years ago
memo_organizer.go
memo_relation.go
memo_resource.go
resource.go
shortcut.go
storage.go
store.go
system_setting.go
tag.go
user.go
user_setting.go