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
Claude 596b894ca0 chore: remove unused syntax
- Removed the wikilink extension from markdown services in test and API service.
- Deleted the DefaultLink and WikiLink components, simplifying link handling.
- Updated ConditionalComponent to remove wikilink checks.
- Adjusted MemoContent to exclude wikilink handling in markdown rendering.
- Refined markdown styles for compact rendering, enhancing readability.
- Added a Markdown Styling Guide to document the new compact styling approach.
1 week ago
..
test chore: remove unused syntax 1 week ago
acl.go feat: sliding expiration for user sessions 4 months ago
acl_config.go refactor: update markdown parser 1 week ago
activity_service.go feat(inbox): handles errors while fetching and adds possibility to delete items (#4908) 4 months ago
attachment_service.go feat: generate thumbnails for images stored in S3 and generate thumbnails with a maximum size (#5179) 2 weeks ago
auth.go feat: sliding expiration for user sessions 4 months ago
auth_service.go refactor: remove unused constants 3 weeks ago
auth_service_client_info_test.go chore: fix linter 2 months ago
common.go refactor: remove unused constants 3 weeks ago
health_service.go
idp_service.go chore: fix linter 2 months ago
inbox_service.go refactor: remove unused constants 3 weeks ago
logger_interceptor.go chore: add a new LOG_STACKTRACES option (#4973) 3 months ago
memo_attachment_service.go feat: attachments by id (#5008) 3 months ago
memo_relation_service.go refactor: update markdown parser 1 week ago
memo_service.go chore: add missing punctuation in comments 1 week ago
memo_service_converter.go refactor: update markdown parser 1 week ago
memo_service_filter.go refactor: deprecate old filter 4 months ago
reaction_service.go fix: add user authentication checks 4 weeks ago
resource_name.go fix: add missing period to comment per golangci-lint 2 weeks ago
shortcut_service.go refactor: remove unused constants 3 weeks ago
test_auth.go
user_service.go feat(api): support username lookup in GetUser endpoint 2 weeks ago
user_service_stats.go chore: update user settings 3 months ago
v1.go chore: remove unused syntax 1 week ago
workspace_service.go fix: add user authentication checks 4 weeks ago