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/api
Christopher 4641e89c17
feat(system): support for disabling public memos (#1003)
* feat(system): support for disabling public memos

* fix(web/editor): set visibility to private on disabled public memos

* feat(server/memo): find/check if public memos are disabled

* fix(server/memo): handle error for finding system error

* fix(server/memo): unmarshal visiblity when getting system settings

* chore(web): move side effect imports to end

* Update memo.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
..
activity.go chore: update memo create activity (#903) 3 years ago
auth.go chore: update signup api (#1067) 2 years ago
common.go chore: update signup api (#1067) 2 years ago
memo.go chore: add `CreatedTs` field to `MemoCreate` (#1073) 2 years ago
memo_organizer.go fix: access control (#870) 3 years ago
memo_resource.go fix: access control (#870) 3 years ago
resource.go chore: get resource blob optional (#991) 2 years ago
shortcut.go fix: access control (#870) 3 years ago
storage.go feat: storage service backend (#1086) 2 years ago
system.go feat(system): support for disabling public memos (#1003) 2 years ago
system_setting.go feat(system): support for disabling public memos (#1003) 2 years ago
tag.go fix: delete tag (#1062) 2 years ago
user.go chore: update signup api (#1067) 2 years ago
user_setting.go feat: update Traditional Chinese translation (#994) 2 years ago