1
0
Fork 0
mirror of synced 2024-05-18 11:22:37 +12:00
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
2023-05-10 21:27:41 +02:00
..
bad_extensions.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
big_file.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
broken_files.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
common.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
common_dir_traversal.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
common_directory.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_extensions.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_items.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
common_messages.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
common_traits.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
duplicate.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
empty_files.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
empty_folder.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
invalid_symlinks.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
lib.rs Big core cleaning (#969) 2023-05-02 22:37:12 +02:00
localizer_core.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
same_music.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
similar_images.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
similar_videos.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
temporary.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00