memos/server
Claude 0bc6716978
fix(lint): remove trailing blank line from idp_service.go
goimports requires files to end with a single newline. The security
commit left an extra blank line when it removed the trailing
redactIdentityProviderResponse function.

https://claude.ai/code/session_01DVhwUL8RG8HVrcChv5qHdh
2026-03-29 12:07:18 +00:00
..
auth refactor: consolidate duplicated auth logic into auth package 2026-02-24 23:08:16 +08:00
router fix(lint): remove trailing blank line from idp_service.go 2026-03-29 12:07:18 +00:00
runner refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
server.go feat(mcp): enhance MCP server with full capabilities and new tools (#5720) 2026-03-13 18:15:52 +08:00