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
Johnny efe6013c36 fix: add user authentication checks 6 days ago
..
test chore: add test for ListMemos (#5015) 2 months ago
acl.go feat: sliding expiration for user sessions 4 months ago
acl_config.go chore: tweak auth service 4 months ago
activity_service.go feat(inbox): handles errors while fetching and adds possibility to delete items (#4908) 3 months ago
attachment_service.go fix: add user authentication checks 6 days ago
auth.go feat: sliding expiration for user sessions 4 months ago
auth_service.go chore: update user session table 4 months ago
auth_service_client_info_test.go chore: fix linter 1 month ago
common.go refactor: inbox service 4 months ago
health_service.go feat: implement grpc health service checking database connection (#4499) 7 months ago
idp_service.go chore: fix linter 1 month ago
inbox_service.go refactor: inbox service 4 months ago
logger_interceptor.go chore: add a new LOG_STACKTRACES option (#4973) 2 months ago
markdown_service.go chore: bump gomark 2 weeks ago
memo_attachment_service.go feat: attachments by id (#5008) 2 months ago
memo_relation_service.go chore: clean resource definition 4 months ago
memo_service.go fix: add user authentication checks 6 days ago
memo_service_converter.go feat: update gomark dependency and refactor markdown parsing logic 4 weeks ago
memo_service_filter.go refactor: deprecate old filter 3 months ago
reaction_service.go fix: add user authentication checks 6 days ago
resource_name.go chore: fix linter 3 months ago
shortcut_service.go refactor: memo filter 3 months ago
test_auth.go fix: auth context 4 months ago
user_filter_test.go fix: get user by username 2 months ago
user_service.go fix: add user authentication checks 6 days ago
user_service_stats.go chore: update user settings 3 months ago
v1.go fix: resolve gRPC Gateway connection issue when server address is empty (#4968) 2 months ago
workspace_service.go fix: add user authentication checks 6 days ago