summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-14deps updatejakka
2026-06-14flake.lock: Updatejakka
Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/0678d89' (2026-05-05) → 'github:hercules-ci/flake-parts/f7c1a2d' (2026-05-13) • Updated input 'naersk': 'github:nix-community/naersk/efdddff' (2026-05-07) → 'github:nix-community/naersk/3ddafa6' (2026-06-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/48d91f2' (2026-05-12) → 'github:NixOS/nixpkgs/5a722a7' (2026-06-13) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/790751f' (2026-04-08) → 'github:numtide/treefmt-nix/db94781' (2026-05-31)
2026-05-14reverted to latest stable ver, updated cargo.tomljakka
2026-05-13cleaned up flakejakka
2026-05-13deps updatejakka
2026-05-13set up flake with flake partsjakka
2026-05-10uodated deps and gitignorejakka
2026-05-10set up flake for developmentjakka
2025-10-12graceful error logging via progressbar libraryjakka
2025-10-12removed unnecessary sql queryjakka
DEDUPE_DB was still used while path had UNIQUE constaint. removed query
2025-10-10updated depsjakka
2025-10-09removed unneeded featurejakka
2025-10-08handled lintsjakka
2025-10-08better file scanning logic - stopped walking down the filetree two times, ↵jakka
now files are sent thru channels from a walker thread
2025-10-05edited changelog and readmev0.3.3jakka
2025-10-05version bump due to updated rusqlite depsjakka
2025-10-05version bump due to updated rusqlite depsv0.3.2jakka
2025-10-05version bump due to updated libflac depsjakka
2025-10-05updated deps, most notably libflac-sysjakka
2025-09-30changelog edit and version bumpv0.3.1jakka
2025-09-30removed useless trait, reorganized code, isolated modulesjakka
2025-09-27make clippy happyv0.3.0jakka
2025-09-27cargo.toml url editjakka
2025-09-27major reencoding logic rewrite, code cleanupjakka
2025-09-26updated deps, minor code tweakjakka
2025-09-09(no commit message)jakka
2025-08-13optimized file update query. version bumpv0.2.7jakka
2025-08-01minor optimizationsjakka
2025-07-31updated depsjakka
2025-07-23added another bad tagjakka
2025-07-23initial spinner tick when cleaning unavaliable filesjakka
2025-07-21dep updatev0.2.6-fixjakka
2025-07-21updated changelog, fixed bad encoder tag string matchingjakka
2025-07-17bump versionv0.2.6jakka
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-17update console cratejakka
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-11bump versionv0.2.5jakka
2025-07-11removed hashing since its not really needed if original file is intact, now ↵jakka
brocessing data in blocks
2025-07-11optimized sample handling and error reportingjakka
2025-07-10dep updatejakka
2025-07-08minor code cleanupjakka
2025-07-07minor code cleanupjakka
2025-07-07minor releasev0.2.4jakka
2025-07-07minor code cleanupjakka
2025-07-07minor code cleanupjakka