summaryrefslogtreecommitdiff
path: root/src/db.rs
AgeCommit message (Collapse)Author
2025-06-21moved vacuum function to its modjakka
2025-06-19removed failing db file check. readded test compile configjakka
2025-06-19added file checking when opening db from file. added colors to cleaning ↵jakka
information and total indexed files. higher fps for progress bars
2025-06-19better file path handling, fixed testsjakka
2025-06-19cleaned up abspathjakka
2025-06-19rewrote flac logic. added (non-working) batch reencoding test. added ↵jakka
reencode status update on reencoding
2025-06-15finished writing basic functionalityv0.0.1jakka
2025-06-15added final logic and cli flagsjakka
2025-06-14added more file processing logicjakka
2025-06-13cleaned up codejakka
2025-06-12continued writing db logic. added files indexingjakka
2025-06-11minor db logic changesjakka
2025-06-11cleaned flac code. started writing db logicjakka
2025-06-10continued workingjakka