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
boojack 0fb83a745d
fix(auth): harden authorization and username validation (#5890)
1 month ago
..
test fix(auth): harden authorization and username validation (#5890) 1 month ago
acl_config.go feat(mentions): add memo mention parsing, notifications, and rendering (#5811) 2 months ago
acl_config_test.go feat(mentions): add memo mention parsing, notifications, and rendering (#5811) 2 months ago
ai_service.go refactor(ai): use official provider SDKs (#5845) 1 month ago
attachment_exif_test.go fix(api): reduce memory pressure in backend paths 1 month ago
attachment_motion.go feat(attachments): add Live Photo and Motion Photo support (#5810) 2 months ago
attachment_service.go fix(auth): harden authorization and username validation (#5890) 1 month ago
auth_service.go fix(auth): harden authorization and username validation (#5890) 1 month ago
auth_service_client_info_test.go fix: fix legacy username auth flows (#5885) 1 month ago
common.go fix(auth): harden authorization and username validation (#5890) 1 month ago
common_test.go fix(api): reduce memory pressure in backend paths 1 month ago
connect_handler.go feat(ai): add instance AI providers and transcription (#5829) 2 months ago
connect_interceptors.go fix: fix legacy username auth flows (#5885) 1 month ago
connect_interceptors_test.go fix(auth): harden authorization and username validation (#5890) 1 month ago
connect_services.go feat(auth): add SSO user identity linkage (#5883) 1 month ago
header_carrier.go fix(backend): correct generic type parameter in withHeaderCarrier helper 6 months ago
health_service.go refactor(store): remove deprecated migration_history table and backward compatibility code 6 months ago
idp_service.go fix(lint): correct goimports struct literal alignment after removing write-only credential fields (#5794) 2 months ago
instance_service.go feat(ai): add BYOK audio transcription (#5832) 2 months ago
memo_attachment_service.go fix(auth): harden authorization and username validation (#5890) 1 month ago
memo_batch_helpers.go feat(mentions): add memo mention parsing, notifications, and rendering (#5811) 2 months ago
memo_mention_helpers.go feat(mentions): add memo mention parsing, notifications, and rendering (#5811) 2 months ago
memo_relation_service.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2 months ago
memo_service.go fix: reduce list memo query overhead (#5880) 1 month ago
memo_service_converter.go fix: reduce list memo query overhead (#5880) 1 month ago
memo_service_filter.go refactor: deprecate old filter 10 months ago
memo_share_service.go fix: reduce list memo query overhead (#5880) 1 month ago
memo_update_helpers.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2 months ago
reaction_service.go fix(api): tolerate missing related users in memo conversions (#5809) 2 months ago
resource_name.go fix: user resource names can be uuidv4 from idp sub claim (#5856) 1 month ago
shortcut_service.go refactor: move plugin packages under internal 2 months ago
sse_event_helpers.go fix(api): improve SSE hub design and fix double-broadcast on comments 2 months ago
sse_handler.go fix(api): improve SSE hub design and fix double-broadcast on comments 2 months ago
sse_hub.go fix(server): close SSE clients during shutdown 1 month ago
sse_hub_test.go fix(server): close SSE clients during shutdown 1 month ago
sse_service_test.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2 months ago
sso_username.go fix(auth): harden authorization and username validation (#5890) 1 month ago
user_resource_name.go fix(auth): harden authorization and username validation (#5890) 1 month ago
user_resource_name_test.go fix(auth): harden authorization and username validation (#5890) 1 month ago
user_service.go fix(auth): harden authorization and username validation (#5890) 1 month ago
user_service_stats.go fix(api): switch user resource names to usernames (#5779) 2 months ago
v1.go fix(auth): harden authorization and username validation (#5890) 1 month ago