memos/server/router/api/v1/test
boojack c3e7e2c316 fix: normalize attachment MIME types before validation 2026-04-06 14:05:24 +08:00
..
attachment_service_test.go fix: normalize attachment MIME types before validation 2026-04-06 14:05:24 +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 feat(attachments): add Live Photo and Motion Photo support (#5810) 2026-04-06 10:47:01 +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): tolerate missing related users in memo conversions (#5809) 2026-04-06 08:23:18 +08:00
memo_share_service_test.go fix(api): tolerate missing related users in memo conversions (#5809) 2026-04-06 08:23:18 +08:00
reaction_service_test.go fix(api): tolerate missing related users in memo conversions (#5809) 2026-04-06 08:23:18 +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 refactor: move plugin packages under internal 2026-04-06 11:10:32 +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): tolerate missing related users in memo conversions (#5809) 2026-04-06 08:23:18 +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