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/test
boojack 330291d4d9
feat(user): add per-user tag metadata settings (#5735)
2 months ago
..
attachment_service_test.go fix: resolve golangci-lint issues 5 months ago
auth_test.go refactor: user auth improvements (#5360) 5 months ago
idp_service_test.go fix: return Unauthenticated instead of PermissionDenied on token expiration (#5454) 5 months ago
instance_admin_cache_test.go feat: update instance profile to use admin user instead of initialized flag 4 months ago
instance_service_test.go feat: update instance profile to use admin user instead of initialized flag 4 months ago
memo_attachment_service_test.go fix(security): implement security review recommendations (#5228) 7 months ago
memo_relation_service_test.go fix(security): implement security review recommendations (#5228) 7 months ago
memo_service_test.go feat: allow setting custom timestamps when creating memos and comments 4 months ago
reaction_service_test.go refactor: nest reaction resource names under memos 5 months ago
shortcut_service_test.go refactor: remove unused constants 8 months ago
sse_handler_test.go refactor(sse): move status indicator to avatar badge 3 months ago
test_helper.go perf: batch load memo relations when listing memos (#5692) 3 months ago
user_notification_test.go fix(api): remove public activity service (#5734) 2 months ago
user_service_registration_test.go fix(api): correct user registration logic and first-user detection 7 months ago
user_service_stats_test.go refactor: remove unused constants 8 months ago
user_setting_test.go feat(user): add per-user tag metadata settings (#5735) 2 months ago