Admin
|
ce5ca3750f
|
Added code to find any files that have been moved, basic but for the time being it seems to work well enough.
|
2020-12-29 23:54:04 -06:00 |
|
Admin
|
d554a31051
|
Patched the rename detection function and had some debug output placed in the FileManager form.
|
2020-12-16 15:34:42 -06:00 |
|
Admin
|
95766b044f
|
First attempt at finding duplicate files. For now, and possible ever, this process will be a 'best effort' approach, so there will be false positives but this will most likely remain the case for the life of this program.
|
2020-12-14 22:48:32 -06:00 |
|
Admin
|
06b586d635
|
Updated the FileManager to reflect more where I think I want to go when comparing snapshots. Added a first try at detecting file renames in the Snapshot object.
|
2020-12-11 17:32:28 -06:00 |
|
Admin
|
864a3dfdb6
|
Re-did the way the FileManager works. No more loading what's already in the data directly to a TreeView, instead only the diff between two profile folder groups will be loaded into that, more or less.
|
2020-12-09 22:57:39 -06:00 |
|
Admin
|
5404a8836d
|
UI tweak to the FileManager, it now selects a profile based on host machine name.
|
2020-12-09 22:01:11 -06:00 |
|
Admin
|
73ede9e367
|
Started work on a cleaner more focused file manager form. The form will only be used to diff profile group folders, other tasks will be reserved for future forms.
|
2020-12-09 19:09:34 -06:00 |
|