memos/server/router
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
..
api/v1 fix(lint): remove trailing blank line from idp_service.go 2026-03-29 12:07:18 +00:00
fileserver fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
frontend chore: upgrade Echo v4 to v5.0.3 2026-02-10 09:15:27 +08:00
mcp fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
rss chore: optimize multi-user RSS feed generation by fixing N+1 query (#5749) 2026-03-20 18:09:24 +08:00