6 Commits

Author SHA1 Message Date
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
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
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