1
1
mirror of https://github.com/usememos/memos.git synced 2024-12-24 11:44:44 +03:00
memos/api
Xudong Cai d21abfc60c
feat: add URLSuffix resource option with S3 ()
* feat: add URLSuffix resource option with S3

* feat: add URLSuffix resource option with S3

* fix: eslint
2023-04-01 15:28:00 +08:00
..
activity.go chore: update memo create activity () 2023-01-03 23:49:11 +08:00
auth.go feat: implement sign in with SSO () 2023-02-19 09:50:30 +08:00
common.go chore: update signup api () 2023-02-11 15:15:56 +08:00
idp.go fix: idp config definition () 2023-02-18 18:31:03 +08:00
memo_organizer.go fix: access control () 2022-12-28 20:22:52 +08:00
memo_resource.go fix: access control () 2022-12-28 20:22:52 +08:00
memo.go fix: find memo list order () 2023-02-24 20:34:54 +08:00
resource.go feat: support local storage () 2023-03-19 19:37:57 +08:00
shortcut.go fix: access control () 2022-12-28 20:22:52 +08:00
storage.go feat: add URLSuffix resource option with S3 () 2023-04-01 15:28:00 +08:00
system_setting.go feat: support local storage () 2023-03-19 19:37:57 +08:00
system.go feat: support local storage () 2023-03-19 19:37:57 +08:00
tag.go fix: delete tag () 2023-02-10 23:57:02 +08:00
user_setting.go feat: add Turkish Translation file () 2023-03-02 10:05:15 +08:00
user.go fix: patch user with nil password () 2023-03-06 19:13:09 +08:00