• Johnny's avatar
    chore: move memo-metadata components to MemoView and MemoEditor · e761ef86
    Johnny authored
    - Remove shared memo-metadata folder
    - Move metadata display components (AttachmentList, LocationDisplay, RelationList) to MemoView/components/metadata
    - Move attachment types and utilities (LocalFile, AttachmentItem, toAttachmentItems) to MemoEditor/types/attachment
    - Simplify AttachmentList and AttachmentCard to work directly with Attachment proto
    - Update all imports across MemoEditor and MemoView components
    - Better separation of concerns: MemoView handles display, MemoEditor handles local files + attachments
    e761ef86
Name
Last commit
Last update
..
components Loading commit data...
contexts Loading commit data...
helpers Loading commit data...
hooks Loading commit data...
layouts Loading commit data...
lib Loading commit data...
locales Loading commit data...
pages Loading commit data...
router Loading commit data...
themes Loading commit data...
types Loading commit data...
utils Loading commit data...
App.tsx Loading commit data...
auth-state.ts Loading commit data...
connect.ts Loading commit data...
i18n.ts Loading commit data...
index.css Loading commit data...
instance-config.ts Loading commit data...
main.tsx Loading commit data...