summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-04-05Update gix-glob dependency to 0.16.2blinxen
2024-03-10Release dua-cli v2.29.0v2.29.0Sebastian Thiel
2024-03-10update to the latest versions of `tui-react` and `ratatui`Sebastian Thiel
2024-01-23Release dua-cli v2.28.0v2.28.0Sebastian Thiel
2024-01-22Release dua-cli v2.27.2v2.27.2Sebastian Thiel
2024-01-21Release dua-cli v2.27.1v2.27.1Sebastian Thiel
2024-01-17Release dua-cli v2.27.0v2.27.0Sebastian Thiel
2024-01-05Release dua-cli v2.26.0v2.26.0Sebastian Thiel
2024-01-05refactorSebastian Thiel
2024-01-05Optimize UI responsiveness during scanning stateCyandev
2024-01-03Release dua-cli v2.25.0v2.25.0Sebastian Thiel
2023-12-28chore: remove obsolete `tui-shared` feature (#208)Sebastian Thiel
2023-12-27feat: add `--log-file` flag to keep track of some debug info, which includes ...Sebastian Thiel
2023-12-27Option to enable debug logsPiotr Wach
2023-12-26Release dua-cli v2.24.2v2.24.2Sebastian Thiel
2023-12-26upgrade to latest verison of tui-crates and native crossterm events. (#203)Sebastian Thiel
2023-12-25Release dua-cli v2.24.1v2.24.1Sebastian Thiel
2023-12-24upgrade owo-colors to v4.0Sebastian Thiel
2023-12-24update changelog prior to release; bump versionSebastian Thiel
2023-12-23use `gix-glob` for matching; support for matching dirs only.Sebastian Thiel
2023-12-22refactor shorteningSebastian Thiel
2023-12-19Implements glob search modePiotr Wach
2023-12-11Release dua-cli v2.23.0v2.23.0Sebastian Thiel
2023-12-09upgrade to latest crossterm; switch to `ratatui` from `tui`Sebastian Thiel
2023-12-09feat: Add total size to header bar and change to aggregate, human-readable it...Sebastian Thiel
2023-12-09Release dua-cli v2.22.0v2.22.0Sebastian Thiel
2023-12-08Adds keybinding for 'c' to toggle sorting by number of itemsPiotr Wach
2023-12-08refactorSebastian Thiel
2023-12-07Put release-build optimization back to level 3; remove windows GNU build.Sebastian Thiel
2023-12-06change optimization level back to 0 for hopefully more stable release builds.Sebastian Thiel
2023-12-06manually set the desired version as `cargo smart-release` fails to see that 2...Sebastian Thiel
2023-12-05Increase optimization levelPiotr Wach
2023-11-24Adds keybinding 'm' to toggle sorting by modified timePiotr Wach
2023-11-21Release dua-cli v2.20.3v2.20.3Sebastian Thiel
2023-11-20Release dua-cli v2.20.2v2.20.2Sebastian Thiel
2023-11-20upgrade `itertools`Sebastian Thiel
2023-11-20upgrade `open`Sebastian Thiel
2023-05-05Release dua-cli v2.20.1v2.20.1Sebastian Thiel
2023-05-05Release dua-cli v2.20.0v2.20.0Sebastian Thiel
2023-02-23Release dua-cli v2.19.2v2.19.2Sebastian Thiel
2023-02-05Release dua-cli v2.19.1v2.19.1Sebastian Thiel
2022-12-15create our own threadpool with minimal stack instead of using the global one.Sebastian Thiel
2022-12-15uprgade to latest `jwalk` version for more hang-safetySebastian Thiel
2022-12-13Release dua-cli v2.19.0v2.19.0Sebastian Thiel
2022-12-13feat: Remove the handbrake on MacOS which can now deliver the expected perfor...Sebastian Thiel
2022-12-13fix: resolve stalling issue of previous version.Sebastian Thiel
2022-12-13Release dua-cli v2.18.2v2.18.2Sebastian Thiel
2022-12-13Release dua-cli v2.18.1v2.18.1Sebastian Thiel
2022-12-13upgrade to clap 4Sebastian Thiel
2022-12-13upgrade sysinfo and make thread detection work for all Apple M series for now.Sebastian Thiel