memos/server/router/api/v1
2025-01-20 19:38:50 +08:00
..
acl.go chore: update error messages 2024-09-21 18:23:30 +08:00
acl_config.go feat: list user stats 2025-01-13 23:14:44 +08:00
activity_service.go chore: update memo comment in activity 2025-01-20 19:34:23 +08:00
auth.go
auth_service.go chore: update auth message 2025-01-20 19:38:50 +08:00
common.go refactor: tweak resource state in api 2025-01-10 22:20:23 +08:00
idp_service.go chore: tweak common function 2024-05-26 11:02:23 +08:00
inbox_service.go chore: add pagination to list inboxes 2024-10-14 23:32:39 +08:00
logger_interceptor.go
markdown_service.go feat: implement nesting lists 2024-09-21 20:02:47 +08:00
memo_relation_service.go chore: fix linter warning 2024-10-16 23:11:34 +08:00
memo_resource_service.go chore: handle legacy workspace setting 2024-05-07 22:07:44 +08:00
memo_service.go chore: retire unused memo view 2025-01-16 09:20:01 +08:00
memo_service_converter.go chore: retire unused memo view 2025-01-16 09:20:01 +08:00
memo_service_filter.go refactor: tweak resource state in api 2025-01-10 22:20:23 +08:00
reaction_service.go refactor: update part of resource identifier 2025-01-19 23:03:22 +08:00
resource_name.go chore: tweak activity service definition 2024-08-01 23:40:16 +08:00
resource_service.go chore: use ratio instead of max width 2024-09-09 21:43:47 +08:00
user_service.go feat: list user stats 2025-01-13 23:14:44 +08:00
user_service_stats.go chore: tweak user stats in frontend 2025-01-16 09:12:47 +08:00
v1.go chore: update MaxCallRecvMsgSize 2024-09-29 22:00:15 +08:00
webhook_service.go chore: polish creator definition 2025-01-10 23:39:50 +08:00
workspace_service.go refactor: resource thumbnail 2024-08-30 08:09:07 +08:00
workspace_setting_service.go feat: allow to disable markdown shortcuts (#4025) 2024-10-16 23:27:54 +08:00