|
|
4db0a4d33d
|
feat(sync): envr can now detect if directories have moved.
|
2025-11-10 10:13:18 -05:00 |
|
|
|
638751fb48
|
refactor: Restore and Sync now share code through the sync function.
|
2025-11-10 10:13:18 -05:00 |
|
|
|
39dc586d3c
|
refactor: Swapped position of Sync and Restore for better readability.
|
2025-11-10 10:13:18 -05:00 |
|
|
|
8074f7ae6d
|
feat(sync): Now checks files for mismatched hashes before replacing.
|
2025-11-07 11:38:58 -05:00 |
|
|
|
0fef74a9bb
|
refactor!: Dir is no longer stored in the database.
BREAKING CHANGE: Dir is now derived from Path rather than stored in the
DB. Your DB will need to be updated.
|
2025-11-07 11:12:29 -05:00 |
|
|
|
9ab72a25fa
|
fix(sync): Fixed an issue where deleted folders would be restored.
|
2025-11-05 15:43:32 -05:00 |
|
|
|
d6ef585a45
|
refactor: Rewrote in golang.
|
2025-11-03 18:22:13 -05:00 |
|