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 a249d06e2e
feat(instance): add notification transport setting (#5737)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2 months ago
..
test feat(instance): add notification transport setting (#5737) 2 months ago
acl_config.go fix: allow guests to view public memo comments 5 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: correct typos in comments, error messages, and identifiers (#5704) 3 months ago
auth_service.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 3 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 fix(api): remove public activity service (#5734) 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 feat: replace auto-increment ID with UID for identity provider resource names (#5687) 3 months ago
instance_service.go feat(instance): add notification transport setting (#5737) 2 months ago
memo_attachment_service.go fix(store): allow memo/attachment deletion when local file is missing 3 months ago
memo_relation_service.go fix: replace echo.NewHTTPError with status.Errorf 4 months ago
memo_service.go fix: restrict archived memo access to creator only (#5707) 3 months ago
memo_service_converter.go feat: extract title from first H1 heading into memo property (#5726) 3 months ago
memo_service_filter.go refactor: deprecate old filter 10 months ago
reaction_service.go feat: add live refresh via Server-Sent Events (SSE) with visual indicator (#5638) 3 months ago
resource_name.go fix(api): remove public activity service (#5734) 2 months ago
shortcut_service.go fix: replace echo.NewHTTPError with status.Errorf 4 months ago
sse_handler.go refactor(sse): move status indicator to avatar badge 3 months ago
sse_hub.go refactor(sse): move status indicator to avatar badge 3 months ago
sse_hub_test.go feat: add live refresh via Server-Sent Events (SSE) with visual indicator (#5638) 3 months ago
user_service.go feat(instance): add canonical tag metadata setting (#5736) 2 months ago
user_service_stats.go perf: optimize memory usage for statistics and image processing 5 months ago
v1.go fix(api): remove public activity service (#5734) 2 months ago