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
Ryo 2c819ace4e
feat: return not found error instead internal error for local file not exist (#3543)
* chore: add `/.vscode` to `.gitignore`

* feat: return not found instead of internal for resource

* feat: check file not exist only if error not nil
1 year ago
..
acl.go chore: remove access token after sign out 1 year ago
acl_config.go chore: update tags filter 1 year 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 1 year ago
common.go chore: tweak common function 1 year ago
idp_service.go chore: tweak common function 1 year ago
inbox_service.go chore: tweak common function 1 year ago
logger_interceptor.go chore: rename router package 1 year ago
markdown_service.go chore: update gomark source 1 year ago
memo_relation_service.go chore: rename router package 1 year ago
memo_resource_service.go chore: handle legacy workspace setting 1 year ago
memo_service.go feat: write memo visibility in file names when exporting (#3538) 1 year ago
reaction_service.go chore: tweak common function 1 year ago
resource_name.go chore: rename router package 1 year ago
resource_service.go feat: return not found error instead internal error for local file not exist (#3543) 1 year ago
user_service.go chore: tweak common function 1 year ago
v1.go chore: fix linter 1 year ago
webhook_service.go feat: update webhook request payload 1 year ago
workspace_service.go feat: add `HasIncompleteTasks` to memo property 1 year ago
workspace_setting_service.go chore: update memo related settings 1 year ago