memos/server/router/api/v1
d0zingcat e5cb2037e4
feat: allow to disable markdown shortcuts (#4025)
* add settting to disable markdown keymap

Signed-off-by: d0zingcat <leewtang@gmail.com>

* rename disable markdown shortcuts

Signed-off-by: d0zingcat <leewtang@gmail.com>

* fix lint

Signed-off-by: d0zingcat <leewtang@gmail.com>

---------

Signed-off-by: d0zingcat <leewtang@gmail.com>
2024-10-16 23:27:54 +08:00
..
acl.go chore: update error messages 2024-09-21 18:23:30 +08:00
acl_config.go chore: remove duplicated requests 2024-10-07 01:40:15 +08:00
activity_service.go chore: tweak activity service definition 2024-08-01 23:40:16 +08:00
auth.go
auth_service.go chore: update error messages 2024-09-21 18:23:30 +08:00
common.go chore: tweak common function 2024-05-26 11:02: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: tweak user statistics view 2024-10-15 20:30:24 +08:00
reaction_service.go feat: move reaction type to setting 2024-10-10 21:06:32 +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: support set global Default memo visibility (#3989) 2024-10-08 22:45:18 +08:00
v1.go chore: update MaxCallRecvMsgSize 2024-09-29 22:00:15 +08:00
webhook_service.go feat: update webhook request payload 2024-06-05 20:53:20 +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