memos/server/router/api/v1
Ahmed Ashraf El-Gendy a42b4f389a
Merge branch 'main' into Color-Picker
Signed-off-by: Ahmed Ashraf El-Gendy <108876019+Ahmed-Elgendy25@users.noreply.github.com>
2026-03-31 17:13:12 +02:00
..
test fix(tags): allow blur-only tag metadata (#5800) 2026-03-31 21:38:55 +08:00
acl_config.go Remove line ending changes 2026-03-24 14:32:03 +02:00
acl_config_test.go Remove line ending changes 2026-03-24 14:32:03 +02:00
attachment_exif_test.go Remove line ending changes 2026-03-24 14:32:03 +02:00
attachment_service.go fix: prevent local attachment uploads from overwriting files 2026-03-26 21:46:51 +08:00
auth_service.go fix(api): restrict user email exposure to self and admins (#5784) 2026-03-25 22:02:08 +08:00
auth_service_client_info_test.go Remove line ending changes 2026-03-24 14:32:03 +02:00
common.go Remove line ending changes 2026-03-24 14:32:03 +02:00
connect_handler.go Remove line ending changes 2026-03-24 14:32:03 +02:00
connect_interceptors.go Remove line ending changes 2026-03-24 14:32:03 +02:00
connect_services.go Remove line ending changes 2026-03-24 14:32:03 +02:00
header_carrier.go Remove line ending changes 2026-03-24 14:32:03 +02:00
health_service.go Remove line ending changes 2026-03-24 14:32:03 +02:00
idp_service.go fix(lint): correct goimports struct literal alignment after removing write-only credential fields (#5794) 2026-03-29 20:31:09 +08:00
instance_service.go Merge branch 'main' into Color-Picker 2026-03-31 17:13:12 +02:00
memo_attachment_service.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2026-03-30 20:01:16 +08:00
memo_relation_service.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2026-03-30 20:01:16 +08:00
memo_service.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2026-03-30 20:01:16 +08:00
memo_service_converter.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
memo_service_filter.go Remove line ending changes 2026-03-24 14:32:03 +02:00
memo_share_service.go Remove line ending changes 2026-03-24 14:32:03 +02:00
memo_update_helpers.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2026-03-30 20:01:16 +08:00
reaction_service.go fix(api): improve SSE hub design and fix double-broadcast on comments 2026-03-29 07:33:40 +08:00
resource_name.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
shortcut_service.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
sse_event_helpers.go fix(api): improve SSE hub design and fix double-broadcast on comments 2026-03-29 07:33:40 +08:00
sse_handler.go fix(api): improve SSE hub design and fix double-broadcast on comments 2026-03-29 07:33:40 +08:00
sse_hub.go fix(api): improve SSE hub design and fix double-broadcast on comments 2026-03-29 07:33:40 +08:00
sse_hub_test.go fix(api): improve SSE hub design and fix double-broadcast on comments 2026-03-29 07:33:40 +08:00
sse_service_test.go fix(webhooks): trigger memo updates for attachment and relation changes (#5795) 2026-03-30 20:01:16 +08:00
user_resource_name.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_service.go fix(api): restrict user email exposure to self and admins (#5784) 2026-03-25 22:02:08 +08:00
user_service_stats.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
v1.go fix(api): improve SSE hub design and fix double-broadcast on comments 2026-03-29 07:33:40 +08:00