mirivlad
7b2a1da529
fix: note/file move ops, rename/move atomicity, importDir folder creation
- importDir: create physical folder for imported directories
- RenameNode/MoveNode: os.Rename before DB updates (atomicity)
- RenameNode note/file: fail if physical file missing
- MoveNode: file renames before DB updates
- applyRemoteNoteOp: handle OpMove for notes/files
- applyRemoteNodeMove: handle notes/files with empty FsPath
- MoveNode sync payload: no fs_path for notes/files
- Add 7 tests covering all fixes
2026-06-03 01:32:47 +08:00
..
2026-06-02 11:08:29 +08:00
2026-06-02 11:26:54 +08:00
2026-06-02 02:26:05 +08:00
2026-06-03 01:32:47 +08:00
2026-06-02 15:43:40 +08:00
2026-06-02 15:43:40 +08:00
2026-06-02 11:08:29 +08:00
2026-05-31 02:25:25 +08:00
2026-06-02 12:47:06 +08:00
2026-06-02 11:08:29 +08:00
2026-06-02 12:47:06 +08:00
2026-05-30 18:58:47 +08:00
2026-05-30 18:58:47 +08:00
2026-05-31 02:25:25 +08:00
2026-05-30 18:42:19 +08:00
2026-06-02 12:47:06 +08:00