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 66e65e4dc1
refactor: migrate definition to api v1 (#1879)
* refactor: user api v1

* refactor: system setting to apiv1

* chore: remove unused definition

* chore: update

* chore: refactor: system setting

* chore: update

* refactor: migrate tag

* feat: migrate activity store

* refactor: migrate shortcut apiv1

* chore: update
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 refactor: migrate definition to api v1 (#1879) 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 definition to api v1 (#1879) 2 years ago
system.go refactor: migrate definition to api v1 (#1879) 2 years ago
system_setting.go refactor: migrate definition to api v1 (#1879) 2 years ago
tag.go refactor: migrate definition to api v1 (#1879) 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 definition to api v1 (#1879) 2 years ago