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/server/router/api/v1
Martin MacDonald 760dee4159
feat: delete memo comments when memo is deleted (#3491)
* Added logic to delete memo relation and memo comments recursively when a memo is deleted

* Fixed logic to only target comment types and added removing of broken references

* Fixed linting errors

---------

Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
11 months ago
..
acl.go chore: remove access token after sign out 11 months ago
acl_config.go chore: update tags filter 12 months ago
activity_service.go chore: rename router package 1 year ago
auth.go chore: rename router package 1 year ago
auth_service.go chore: tweak common function 11 months ago
common.go chore: tweak common function 11 months ago
idp_service.go chore: tweak common function 11 months ago
inbox_service.go chore: tweak common function 11 months ago
logger_interceptor.go chore: rename router package 1 year ago
markdown_service.go chore: tweak package name 12 months ago
memo_relation_service.go chore: rename router package 1 year ago
memo_resource_service.go chore: handle legacy workspace setting 12 months ago
memo_service.go feat: delete memo comments when memo is deleted (#3491) 11 months ago
reaction_service.go chore: tweak common function 11 months ago
resource_name.go chore: rename router package 1 year ago
resource_service.go chore: tweak common function 11 months ago
user_service.go chore: tweak common function 11 months ago
v1.go chore: fix linter 11 months ago
webhook_service.go chore: tweak common function 11 months ago
workspace_service.go chore: rename router package 1 year ago
workspace_setting_service.go chore: update memo related settings 11 months ago