You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
czkawka/czkawka_core/src
Rafał Mikrut 582e5417ac
Unify progress data (#972)
* Unify progress data code

* Do not increment in threads values every time when finding file/folder(works quite good, may works bad with folders with ~several thousands of files)

* Partial changes

* Simplify creating tree_view

* Allow setting thread number in CLI

* Simplified code and add tests with help of copilot
1 year ago
..
bad_extensions.rs Unify progress data (#972) 1 year ago
big_file.rs Unify progress data (#972) 1 year ago
broken_files.rs Unify progress data (#972) 1 year ago
common.rs Unify progress data (#972) 1 year ago
common_dir_traversal.rs Unify progress data (#972) 1 year ago
common_directory.rs Add finding similar audio by content (#970) 1 year ago
common_extensions.rs Add finding similar audio by content (#970) 1 year ago
common_items.rs Add finding similar audio by content (#970) 1 year ago
common_messages.rs Run pydantic clippy lints on project (#901) 1 year ago
common_traits.rs Add finding similar audio by content (#970) 1 year ago
duplicate.rs Unify progress data (#972) 1 year ago
empty_files.rs Unify progress data (#972) 1 year ago
empty_folder.rs Unify progress data (#972) 1 year ago
invalid_symlinks.rs Unify progress data (#972) 1 year ago
lib.rs Big core cleaning (#969) 1 year ago
localizer_core.rs Run pydantic clippy lints on project (#901) 1 year ago
same_music.rs Unify progress data (#972) 1 year ago
similar_images.rs Unify progress data (#972) 1 year ago
similar_videos.rs Unify progress data (#972) 1 year ago
temporary.rs Unify progress data (#972) 1 year ago