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/v1
boojack cc3a47fc65
feat: impl auth interceptor (#2055)
* feat: impl auth interceptor

* chore: update

* chore: update

* chore: update
2 years ago
..
auth feat: impl auth interceptor (#2055) 2 years ago
activity.go refactor: migrate definition to api v1 (#1879) 2 years ago
auth.go feat: add system setting to disable password-based login (#2039) 2 years ago
common.go refactor: migrate definition to api v1 (#1879) 2 years ago
http_getter.go chore: add api docs (#1965) 2 years ago
idp.go feat: impl auth interceptor (#2055) 2 years ago
jwt.go feat: impl auth interceptor (#2055) 2 years ago
memo.go feat: impl auth interceptor (#2055) 2 years ago
memo_organizer.go feat: impl auth interceptor (#2055) 2 years ago
memo_relation.go refactor: migrate memo to apiv1 (#1907) 2 years ago
memo_resource.go feat: impl auth interceptor (#2055) 2 years ago
openai.go feat: implement memos chat backend function (#1934) 2 years ago
resource.go feat: impl auth interceptor (#2055) 2 years ago
rss.go chore: fix rss route (#2010) 2 years ago
shortcut.go feat: impl auth interceptor (#2055) 2 years ago
storage.go feat: impl auth interceptor (#2055) 2 years ago
system.go feat: impl auth interceptor (#2055) 2 years ago
system_setting.go feat: impl auth interceptor (#2055) 2 years ago
tag.go feat: impl auth interceptor (#2055) 2 years ago
tag_test.go revert: fix: exclude all punctuation chars except underscore in tags (#2033) 2 years ago
user.go feat: impl auth interceptor (#2055) 2 years ago
user_setting.go feat: impl auth interceptor (#2055) 2 years ago
v1.go feat: implement memos chat backend function (#1934) 2 years ago