14 Commits

Author SHA1 Message Date
e12117fba8
Small fix 2023-06-27 23:12:50 +02:00
763cde4e2d
Use dictionary 2023-06-27 22:58:07 +02:00
531a4676e9
First implementation of parralel checksumming 2023-06-27 22:31:24 +02:00
836b850f3f
Refactor getFilehashesFromDatabase 2023-06-26 18:20:47 +02:00
944b61a1ac
Refactor compareDatabases 2023-06-26 17:21:56 +02:00
6fbc53fa53
Add option to compare databases 2023-06-26 16:25:42 +02:00
b899c4c5b6
Add option to check for deleted files 2023-06-26 15:59:06 +02:00
2d42842fb2
Minor tweaks 2023-06-26 12:58:05 +02:00
8aec649781
code cleanup
removed unused methods
changed output of methods
2023-06-25 22:37:50 +02:00
c51e02fa05
Add library
Embed the library into the executable and extract at runtime
Cleanup after executing the program
2023-06-25 21:12:42 +02:00
132894e924
Minor fixes 2023-06-25 16:48:43 +02:00
b05ddd5e18
Fix formatting 2023-06-25 03:32:43 +02:00
64995434ab
Check if file moved
If the file moved the path will be updated
2023-06-25 03:28:34 +02:00
5a3becb3b4
Major additons
Converted to new project structure
Check if db already exists
Add vacuum for db cleanup
Check if filehash already exits and write info to console
2023-06-25 02:45:33 +02:00