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 chore: add vacuum memo relation to dev guard (#1644) 2 years ago
cache.go feat: update store cache (#1066) 2 years ago
common.go refactor: memo store (#1741) 2 years ago
error.go feat: `store/db` module with sqlite 3 years ago
idp.go fix: golangci-lint version (#1381) 2 years ago
memo.go feat: resource visibility (#1777) 2 years ago
memo_organizer.go chore: upgrade version `0.13.0` (#1685) 2 years ago
memo_relation.go refactor: memo store (#1741) 2 years ago
memo_resource.go fix: golangci-lint version (#1381) 2 years ago
resource.go feat: resource store cache (#1742) 2 years ago
shortcut.go fix: golangci-lint version (#1381) 2 years ago
storage.go fix: golangci-lint version (#1381) 2 years ago
store.go feat: resource store cache (#1742) 2 years ago
system_setting.go feat: add max upload size setting to UI & UI improvements (#1646) 2 years ago
tag.go fix: golangci-lint version (#1381) 2 years ago
user.go refactor: memo store (#1741) 2 years ago
user_setting.go feat: implement telegram bot plugin (#1740) 2 years ago