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
memoclaw 4add9b04ad fix: prevent local attachment uploads from overwriting files 3 months ago
..
test fix: prevent local attachment uploads from overwriting files 3 months ago
acl_config.go feat(memo): add share links for private memos (#5742) 3 months ago
acl_config_test.go fix(api): remove public activity service (#5734) 3 months ago
attachment_exif_test.go feat: implement EXIF metadata stripping for image uploads 5 months ago
attachment_service.go fix: prevent local attachment uploads from overwriting files 3 months ago
auth_service.go fix(api): restrict user email exposure to self and admins (#5784) 3 months ago
auth_service_client_info_test.go refactor: remove deprecated Sessions and AccessTokens settings 6 months ago
common.go refactor: migrate HOST roles to ADMIN 5 months ago
connect_handler.go fix(api): remove public activity service (#5734) 3 months ago
connect_interceptors.go refactor: consolidate duplicated auth logic into auth package 4 months ago
connect_services.go feat(memo): add share links for private memos (#5742) 3 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 7 months ago
idp_service.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
instance_service.go fix(api): restrict user email exposure to self and admins (#5784) 3 months ago
memo_attachment_service.go fix(store): allow memo/attachment deletion when local file is missing 4 months ago
memo_relation_service.go fix: replace echo.NewHTTPError with status.Errorf 4 months ago
memo_service.go fix(api): switch user resource names to usernames (#5779) 3 months ago
memo_service_converter.go fix(api): switch user resource names to usernames (#5779) 3 months ago
memo_service_filter.go refactor: deprecate old filter 11 months ago
memo_share_service.go feat(memo): add share links for private memos (#5742) 3 months ago
reaction_service.go fix(api): switch user resource names to usernames (#5779) 3 months ago
resource_name.go fix(api): switch user resource names to usernames (#5779) 3 months ago
shortcut_service.go fix(api): switch user resource names to usernames (#5779) 3 months ago
sse_handler.go refactor(sse): move status indicator to avatar badge 4 months ago
sse_hub.go refactor(sse): move status indicator to avatar badge 4 months ago
sse_hub_test.go feat: add live refresh via Server-Sent Events (SSE) with visual indicator (#5638) 4 months ago
user_resource_name.go fix(api): switch user resource names to usernames (#5779) 3 months ago
user_service.go fix(api): restrict user email exposure to self and admins (#5784) 3 months ago
user_service_stats.go fix(api): switch user resource names to usernames (#5779) 3 months ago
v1.go fix(api): remove public activity service (#5734) 3 months ago