memos/api/v2
2024-02-01 21:26:09 +08:00
..
acl.go feat: export all user Memos as a .zip of Markdown files (#2854) 2024-01-30 16:42:54 +08:00
acl_config.go refactor: migrate auth service 2024-01-29 23:12:02 +08:00
activity_service.go fix: filename with space (#2745) 2024-01-12 14:01:19 +08:00
apidocs.swagger.md chore: update services comment 2024-02-01 21:26:09 +08:00
apidocs.swagger.yaml chore: update services comment 2024-02-01 21:26:09 +08:00
auth_service.go fix: role error in api/v2 when the first user registers (#2875) 2024-01-31 19:55:52 +08:00
common.go chore: update list memos request 2024-01-27 11:14:17 +08:00
inbox_service.go fix: filename with space (#2745) 2024-01-12 14:01:19 +08:00
memo_relation_service.go fix: duplicated/reflexive relation in v2 api. (#2750) 2024-01-13 07:21:19 +08:00
memo_resource_service.go chore: implement create resource 2024-01-15 08:13:06 +08:00
memo_service.go feat: add batch upsert tags 2024-02-01 21:13:42 +08:00
resource_name.go chore: update function name 2023-11-05 23:28:09 +08:00
resource_service.go chore: update tag rename 2024-01-27 05:26:32 +08:00
tag_service.go feat: add batch upsert tags 2024-02-01 21:13:42 +08:00
user_service.go chore: prevent visitors from breaking demo (#2869) 2024-01-31 13:16:31 +08:00
v2.go chore: move preview memo content 2024-01-30 22:10:17 +08:00
webhook_service.go chore: update user setting api 2023-11-30 23:08:54 +08:00
workspace_service.go chore: prevent visitors from breaking demo (#2869) 2024-01-31 13:16:31 +08:00