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 7c708ee27e
chore: add migration upgrade coverage (#5796)
2 months ago
..
test chore: add migration upgrade coverage (#5796) 2 months ago
acl_config.go feat(memo): add share links for private memos (#5742) 2 months ago
acl_config_test.go fix(api): remove public activity service (#5734) 2 months ago
attachment_exif_test.go feat: implement EXIF metadata stripping for image uploads 4 months ago
attachment_service.go fix: prevent local attachment uploads from overwriting files 2 months ago
auth_service.go fix(api): restrict user email exposure to self and admins (#5784) 2 months ago
auth_service_client_info_test.go refactor: remove deprecated Sessions and AccessTokens settings 5 months ago
common.go refactor: migrate HOST roles to ADMIN 4 months ago
connect_handler.go fix(api): remove public activity service (#5734) 2 months ago
connect_interceptors.go refactor: consolidate duplicated auth logic into auth package 3 months ago
connect_services.go feat(memo): add share links for private memos (#5742) 2 months 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 fix(lint): correct goimports struct literal alignment after removing write-only credential fields (#5794) 2 months ago
memo_attachment_service.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 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(webhooks): trigger memo updates for attachment and relation changes (#5795) 2 months ago
memo_service_converter.go fix(api): switch user resource names to usernames (#5779) 2 months ago
memo_service_filter.go refactor: deprecate old filter 10 months ago
memo_share_service.go feat(memo): add share links for private memos (#5742) 2 months ago
memo_update_helpers.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2 months ago
reaction_service.go fix(api): improve SSE hub design and fix double-broadcast on comments 2 months ago
resource_name.go fix(api): switch user resource names to usernames (#5779) 2 months ago
shortcut_service.go fix(api): switch user resource names to usernames (#5779) 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(api): improve SSE hub design and fix double-broadcast on comments 2 months ago
sse_hub_test.go fix(api): improve SSE hub design and fix double-broadcast on comments 2 months ago
sse_service_test.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2 months ago
user_resource_name.go fix(api): switch user resource names to usernames (#5779) 2 months ago
user_service.go fix(api): restrict user email exposure to self and admins (#5784) 2 months ago
user_service_stats.go fix(api): switch user resource names to usernames (#5779) 2 months ago
v1.go fix(api): improve SSE hub design and fix double-broadcast on comments 2 months ago