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
Huang Youchuan 26cb357685
fix: update user session retrieval to use user.ID instead of userID (#5294)
Co-authored-by: huangyouchuan <huangyouchuan@letu.com>
7 months ago
..
test refactor(api): remove test_auth.go and inline test helpers (#5235) 8 months ago
acl.go fix: update user session retrieval to use user.ID instead of userID (#5294) 7 months ago
acl_config.go chore: fix linter 8 months ago
activity_service.go chore: fix linter 8 months ago
attachment_service.go fix(server): prevent memory exhaustion in thumbnail generation 8 months ago
auth.go chore: fix reactions seed data 8 months ago
auth_service.go refactor(api): remove test_auth.go and inline test helpers (#5235) 8 months ago
auth_service_client_info_test.go chore: fix linter 10 months ago
common.go refactor: remove unused constants 8 months ago
health_service.go feat: implement grpc health service checking database connection (#4499) 1 year ago
idp_service.go fix(security): add missing authorization checks to various services (#5217) 8 months ago
instance_service.go refactor: remove enable link preview setting 7 months ago
logger_interceptor.go chore: add a new LOG_STACKTRACES option (#4973) 11 months ago
memo_attachment_service.go fix(security): implement security review recommendations (#5228) 8 months ago
memo_relation_service.go fix(security): implement security review recommendations (#5228) 8 months ago
memo_service.go fix(api): implement custom memo ID support in CreateMemo (#5234) 8 months ago
memo_service_converter.go refactor: rename workspace to instance throughout codebase 8 months ago
memo_service_filter.go refactor: deprecate old filter 11 months ago
reaction_service.go fix(security): implement security review recommendations (#5228) 8 months ago
resource_name.go refactor: rename workspace to instance throughout codebase 8 months ago
shortcut_service.go refactor: remove unused constants 8 months ago
user_service.go fix(api): correct user registration logic and first-user detection 8 months ago
user_service_stats.go fix: implement tag suggestions functionality 8 months ago
v1.go fix(server): prevent memory exhaustion in thumbnail generation 8 months ago