memos/server/router/api/v1/test
memoclaw 1921b57662
fix(tags): allow blur-only tag metadata (#5800)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2026-03-31 21:38:55 +08:00
..
attachment_service_test.go fix: prevent local attachment uploads from overwriting files 2026-03-26 21:46:51 +08:00
auth_test.go refactor: user auth improvements (#5360) 2025-12-18 18:15:51 +08:00
idp_service_test.go fix(api): make credentials write-only and restrict sensitive settings to admins 2026-03-29 07:34:00 +08:00
instance_admin_cache_test.go feat: update instance profile to use admin user instead of initialized flag 2026-01-28 23:27:53 +08:00
instance_service_test.go fix(tags): allow blur-only tag metadata (#5800) 2026-03-31 21:38:55 +08:00
memo_attachment_service_test.go fix(security): implement security review recommendations (#5228) 2025-11-06 23:32:27 +08:00
memo_relation_service_test.go fix(security): implement security review recommendations (#5228) 2025-11-06 23:32:27 +08:00
memo_service_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
memo_share_service_test.go chore: add migration upgrade coverage (#5796) 2026-03-30 23:51:57 +08:00
reaction_service_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
shortcut_service_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
sse_handler_test.go refactor(sse): move status indicator to avatar badge 2026-03-03 23:25:01 +08:00
test_helper.go perf: batch load memo relations when listing memos (#5692) 2026-03-07 11:19:19 +08:00
user_email_visibility_test.go fix(api): restrict user email exposure to self and admins (#5784) 2026-03-25 22:02:08 +08:00
user_notification_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_resource_name_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_service_registration_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_service_stats_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00