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
Steven f65633e8a9 chore: fix linter issues in backend and frontend
- Remove extra blank line in memo_service.go (goimports)
- Remove invalid fields from CreateMemoRequest call (validateOnly, requestId)
- Clean up unnecessary comments

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2 weeks ago
..
test chore: remove unused syntax 2 weeks ago
acl.go chore: fix reactions seed data 2 weeks ago
acl_config.go refactor: update markdown parser 2 weeks ago
activity_service.go
attachment_service.go feat: generate thumbnails for images stored in S3 and generate thumbnails with a maximum size (#5179) 3 weeks ago
auth.go chore: fix reactions seed data 2 weeks ago
auth_service.go chore: fix reactions seed data 2 weeks ago
auth_service_client_info_test.go
common.go refactor: remove unused constants 4 weeks ago
health_service.go
idp_service.go
inbox_service.go refactor: remove unused constants 4 weeks ago
logger_interceptor.go
memo_attachment_service.go
memo_relation_service.go refactor: update markdown parser 2 weeks ago
memo_service.go chore: fix linter issues in backend and frontend 2 weeks ago
memo_service_converter.go refactor: update markdown parser 2 weeks ago
memo_service_filter.go
reaction_service.go fix: add user authentication checks 1 month ago
resource_name.go fix: add missing period to comment per golangci-lint 3 weeks ago
shortcut_service.go refactor: remove unused constants 4 weeks ago
test_auth.go
user_service.go chore: fix reactions seed data 2 weeks ago
user_service_stats.go
v1.go chore: remove unused syntax 2 weeks ago
workspace_service.go fix: add user authentication checks 1 month ago