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
Alex Zhao 9d4bb5b3af
feat: add support for s3 path (#1233)
* add support for path

* fix typo and switch positions with Path and Bucket

* using path method instead of string concatenation
2 years ago
..
activity.go chore: update memo create activity (#903) 2 years ago
auth.go feat: implement sign in with SSO (#1119) 2 years ago
common.go chore: update signup api (#1067) 2 years ago
idp.go fix: idp config definition (#1115) 2 years ago
memo.go fix: find memo list order (#1149) 2 years ago
memo_organizer.go fix: access control (#870) 2 years ago
memo_resource.go fix: access control (#870) 2 years ago
resource.go feat: add visibility field to resource (#1185) 2 years ago
shortcut.go fix: access control (#870) 2 years ago
storage.go feat: add support for s3 path (#1233) 2 years ago
system.go feat: storage service frontend (#1088) 2 years ago
system_setting.go fix: correct comments for exported functions and variables (#1158) 2 years ago
tag.go fix: delete tag (#1062) 2 years ago
user.go chore: remove validators on the frontend (#1156) 2 years ago
user_setting.go feat: add Turkish Translation file (#1202) 2 years ago