summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-11Release dua-cli v2.23.0v2.23.0Sebastian Thiel
2023-12-11fix: single files will not cause IO error (#194)Sebastian Thiel
2023-12-10Merge branch 'main_windows_render_refactor'Sebastian Thiel
2023-12-10refactorSebastian Thiel
2023-12-10feat: display the total count of entries-to-be-deleted in the mark pane.Sebastian Thiel
2023-12-10refactorSebastian Thiel
2023-12-10Calculates mark pane item count consistently with the rest of the appPiotr Wach
2023-12-10Refactors MainWindow render to make it more readablePiotr Wach
2023-12-09Merge branch 'upgrades'Sebastian Thiel
2023-12-09upgrade to latest crossterm; switch to `ratatui` from `tui`Sebastian Thiel
2023-12-09update all dependenciesSebastian Thiel
2023-12-09Merge branch 'total_item_count'Sebastian Thiel
2023-12-09feat: Add total size to header bar and change to aggregate, human-readable it...Sebastian Thiel
2023-12-09Merge branch 'make_ready_pre_pr_checks'Sebastian Thiel
2023-12-09adjust names of `make fmt` and `make ready`; `fmt` now only checksSebastian Thiel
2023-12-09Adds new target that runs all the checks (to be used before creating a PR)Piotr Wach
2023-12-09Displays total item countPiotr Wach
2023-12-09Release dua-cli v2.22.0v2.22.0Sebastian Thiel
2023-12-09feat: Press `c` to sort by count of entries in a directory.Sebastian Thiel
2023-12-09assure sorting of entry-counts takes files into consideration.Sebastian Thiel
2023-12-09refactorSebastian Thiel
2023-12-08Adds keybinding for 'c' to toggle sorting by number of itemsPiotr Wach
2023-12-08Merge branch 'column_render'Sebastian Thiel
2023-12-08run clippy locally just like on CISebastian Thiel
2023-12-08refactorSebastian Thiel
2023-12-08Fix visual changesPiotr Wach
2023-12-08make clippy warnings fatalSebastian Thiel
2023-12-08Refactors entries panel by moving code to separate functionsPiotr Wach
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-06assure package-size check isn't fatal anymoreSebastian Thiel
2023-12-06pacify the package size checkf or a while.Sebastian Thiel
2023-12-06Release dua-cli v2.21.0v2.21.0Sebastian Thiel
2023-12-06manually set the desired version as `cargo smart-release` fails to see that 2...Sebastian Thiel
2023-12-06prepare changelogSebastian Thiel
2023-12-06thanks clippySebastian Thiel
2023-12-06feat: With a single path provided as root, pretend it's the current working d...Sebastian Thiel
2023-12-06assure `device_id` is taken from the final CWD (#186) (#110)Sebastian Thiel
2023-12-06fix: slightly faster (0.5ms) startup times of the binary on MacOS and maybe L...Sebastian Thiel
2023-12-06Skip through single root directoryPiotr Wach
2023-12-05Increase optimization levelPiotr Wach
2023-11-25feat: press `m` to sort by modification date, ascending and descending. (#141...Sebastian Thiel
2023-11-24Fix tests on WindowsPiotr Wach
2023-11-24Hide mtime column by default, unless enabledPiotr Wach
2023-11-24Adds keybinding 'm' to toggle sorting by modified timePiotr Wach
2023-11-24Add test to assure memory consumption of EntryData doesn't change unexpectedly.Sebastian Thiel
2023-11-21Release dua-cli v2.20.3v2.20.3Sebastian Thiel
2023-11-21fix: mark-pane now doesn't double-count sizes anymore.Sebastian Thiel
2023-11-20Fixes marking parent directory for deletion counts children twicePiotr Wach
2023-11-20Release dua-cli v2.20.2v2.20.2Sebastian Thiel