summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-09-29rewrote everything in async. waiting for turso to support actual sql featuresjakka
2025-09-29started implementing async logicjakka
2025-09-27merged mainjakka
2025-09-27make clippy happyv0.3.0jakka
2025-09-27major reencoding logic rewrite, code cleanupjakka
2025-09-27moved to async code for turso. switched from libsqlite3 to tursojakka
2025-09-26updated deps, minor code tweakjakka
2025-08-13optimized file update query. version bumpv0.2.7jakka
2025-08-01minor optimizationsjakka
2025-07-23added another bad tagjakka
2025-07-23initial spinner tick when cleaning unavaliable filesjakka
2025-07-21updated changelog, fixed bad encoder tag string matchingjakka
2025-07-17switched to atomic usize for threadingnorayonjakka
2025-07-17waiting for threads to finish workjakka
2025-07-17waiting for threads to finish workjakka
2025-07-17better thread loop handing without more handler checksjakka
2025-07-17test threading version without rayonjakka
2025-07-17minor code rewrite and optimizationsjakka
2025-07-11removed hashing since its not really needed if original file is intact, now b...jakka
2025-07-11optimized sample handling and error reportingjakka
2025-07-08minor code cleanupjakka
2025-07-07minor code cleanupjakka
2025-07-07minor code cleanupjakka
2025-07-07minor code cleanupjakka
2025-07-07fixed tests with new samples locationjakka
2025-07-07added better mutex handlingv0.2.3jakka
2025-07-07better threading handlingjakka
2025-07-07removed unneeded deps, cleaned up code a bitjakka
2025-07-05reencoding bar length decrease on missing filejakka
2025-07-05switched to non-parallel file cleaning due to ds calls + db lockingjakka
2025-07-05added test for file cleaningjakka
2025-07-05added explicit check for file actually existing when reencodingjakka
2025-07-02made indexing single-threaded so db doesnt panic and no performance decreasejakka
2025-07-02added more connections for more threadsjakka
2025-07-02removed all async codejakka
2025-07-02minor editjakka
2025-07-02minor editjakka
2025-07-02added missing bar incrementalrayonjakka
2025-07-02supposedly finished implementing everythingjakka
2025-07-02testing reencodingjakka
2025-07-02implemented file indexing with ctrlc handlingjakka
2025-07-02continued workingjakka
2025-07-02continued workingjakka
2025-07-02continued workingjakka
2025-07-02removed tokio depsjakka
2025-07-02trying out parallelismjakka
2025-07-01moved to claxonjakka
2025-07-01Revert "started working on my own libflac decoder"jakka
2025-06-25started working on my own libflac decoderjakka
2025-06-22file renaming fixjakka