memos/api/v1
2023-08-04 21:55:07 +08:00
..
activity.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
auth.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
common.go refactor: migrate definition to api v1 (#1879) 2023-07-02 18:56:25 +08:00
http_getter.go chore: add api docs (#1965) 2023-07-15 23:30:20 +08:00
idp.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
jwt.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo_organizer.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo_relation.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo_resource.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
openai.go feat: implement memos chat backend function (#1934) 2023-07-13 11:25:59 +08:00
resource.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
rss.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
storage.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
system.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
system_setting.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
tag.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
tag_test.go revert: fix: exclude all punctuation chars except underscore in tags (#2033) 2023-07-26 21:11:13 +08:00
user.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
user_setting.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
v1.go chore: remove shortcut related api (#2072) 2023-08-03 23:33:45 +08:00