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/server
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
..
auth
dist
profile
version chore: upgrade version `0.13.1` (#1754) 2 years ago
auth.go
common.go
embed_frontend.go
http_getter.go
idp.go
jwt.go
memo.go chore: order by updated ts in memo store (#1761) 2 years ago
memo_relation.go
memo_resource.go
openai.go
resource.go feat: resource visibility (#1777) 2 years ago
rss.go
server.go refactor: change all `Robot` to `Bot` (#1767) 2 years ago
shortcut.go
storage.go
system.go refactor: change all `Robot` to `Bot` (#1767) 2 years ago
tag.go
tag_test.go
telegram.go refactor: change all `Robot` to `Bot` (#1767) 2 years ago
user.go