1
0
Fork 0
mirror of synced 2024-05-22 21:32:45 +12:00
czkawka/czkawka_core/src
Rafał Mikrut 5272309341
Implement finding duplicates by size/name (#956)
* Implementing Size+Name method

* Partial hashing

* Move hashing into different functions

* Update

* Add some code

* Split code into parts

* Entry size

* Simplify code

* Bottom Buttons

* Bottom Buttons

* Confusion

* Libheif

* Simplified sorting

* Revert libheif change
2023-04-05 08:08:43 +02:00
..
bad_extensions.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
big_file.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
broken_files.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
common.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
common_dir_traversal.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
common_directory.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
common_extensions.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
common_items.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
common_messages.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
common_traits.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
duplicate.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
empty_files.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
empty_folder.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
invalid_symlinks.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
lib.rs Finding invalid extensions (#678) 2022-04-22 21:46:33 +02:00
localizer_core.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
same_music.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
similar_images.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
similar_videos.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
temporary.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00