mirror of https://github.com/usememos/memos
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.
Fixes two bugs reported in #5603: 1. store/attachment.go: ignore os.ErrNotExist when removing a local attachment file so that a missing file on disk (broken state from failed uploads) no longer blocks deletion of the DB record, allowing memos referencing corrupt attachments to be deleted normally. 2. memo_attachment_service.go: add nil guard on GetAttachment result before dereferencing it in SetMemoAttachments, preventing a nil pointer panic when an attachment UID no longer exists in the DB. |
3 months ago | |
|---|---|---|
| .. | ||
| test | 4 months ago | |
| acl_config.go | 5 months ago | |
| acl_config_test.go | 5 months ago | |
| activity_service.go | 4 months ago | |
| attachment_exif_test.go | 4 months ago | |
| attachment_service.go | 4 months ago | |
| auth_service.go | 5 months ago | |
| auth_service_client_info_test.go | 5 months ago | |
| common.go | 4 months ago | |
| connect_handler.go | 6 months ago | |
| connect_interceptors.go | 4 months ago | |
| connect_services.go | 5 months ago | |
| header_carrier.go | 6 months ago | |
| health_service.go | 6 months ago | |
| idp_service.go | 4 months ago | |
| instance_service.go | 4 months ago | |
| memo_attachment_service.go | 3 months ago | |
| memo_relation_service.go | 4 months ago | |
| memo_service.go | 4 months ago | |
| memo_service_converter.go | 7 months ago | |
| memo_service_filter.go | 10 months ago | |
| reaction_service.go | 4 months ago | |
| resource_name.go | 5 months ago | |
| shortcut_service.go | 4 months ago | |
| user_service.go | 3 months ago | |
| user_service_stats.go | 5 months ago | |
| v1.go | 4 months ago | |