6 Commits

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