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
Athurg Gooth 2033b0c8fa
fix: skip auth on /api/v1/status to avoid sign up while token invalid (#1895)
Skip auth on /api/v1/status to avoid sign up while token invalid
2 years ago
..
activity.go refactor: migrate definition to api v1 (#1879) 2 years ago
auth.go refactor: migrate definition to api v1 (#1879) 2 years ago
common.go refactor: migrate definition to api v1 (#1879) 2 years ago
idp.go refactor: migrate definition to api v1 (#1879) 2 years ago
jwt.go fix: skip auth on /api/v1/status to avoid sign up while token invalid (#1895) 2 years ago
memo.go refactor: migrate definition to api v1 (#1879) 2 years ago
shortcut.go refactor: migrate definition to api v1 (#1879) 2 years ago
storage.go refactor: migrate storage to apiv1 (#1890) 2 years ago
system.go fix: skip auth on /api/v1/status to avoid sign up while token invalid (#1895) 2 years ago
system_setting.go refactor: migrate definition to api v1 (#1879) 2 years ago
tag.go refactor: migrate storage to apiv1 (#1890) 2 years ago
tag_test.go refactor: migrate definition to api v1 (#1879) 2 years ago
user.go refactor: migrate definition to api v1 (#1879) 2 years ago
user_setting.go refactor: migrate definition to api v1 (#1879) 2 years ago
v1.go refactor: migrate storage to apiv1 (#1890) 2 years ago