Commit Graph

617 Commits (master)
 

Author SHA1 Message Date
Rafał Mikrut 8ecde0fc9a Update Readme 4 years ago
Rafał Mikrut 4d90e3170e
Remove warnings about non existent directories in Windows (#79) 4 years ago
0xflotus bbc1bc6c73
fixed small typo (#78) 4 years ago
Rafał Mikrut 460a3c22b3
Add appimage support (#77) 4 years ago
Rafał Mikrut 2326072222 Release version 1.2.1 4 years ago
Rafał Mikrut aa63a14f68
Improve deleting files in Similar files in GUI (#75) 4 years ago
Rafał Mikrut beb14f9f1d
Improve similar images GUI a little and add sorting to Similarity Enum (#73) 4 years ago
Syfaro a55fe3de9a
Make image similarity search significantly faster. (#72) 4 years ago
Rafał Mikrut d2c7398bdd Release version 1.2.0 4 years ago
Rafał Mikrut 4fed419856
Added support for opening files by double clicks (#70) 4 years ago
Rafał Mikrut 1178e145ae
Add similar images support for GUI (#69) 4 years ago
Rafał Mikrut 3dd203f246
Add support for finding similar images to CLI (#66) 4 years ago
Dariusz Niedoba acfecd7ca3
Replace String with PathBuf for paths (#59) 4 years ago
Rafał Mikrut 46af0c0ea2
Add test project to automatically find regressions (#65) 4 years ago
kamilek96 a4b0b12c30
Fix grammar-related errors and Ponglish expressions. (#62)
* Fix grammar-related errors and Ponglish expressions.

* Integrate certain README.md fixes from VeryLongNicknameSuchWow's PR by request.
4 years ago
Rafał Mikrut 23f203a061 Duplicates files in CLI shouldn't delete files by default 4 years ago
Rafał Mikrut 67a775beff Release version 1.1 4 years ago
Rafał Mikrut d015b305f2
Add Windows support (#58) 4 years ago
Rafał Mikrut d001592c3f
Fix not removing from GUI empty folders which contains another empty folder (#57) 4 years ago
Rafał Mikrut 8bbb12c7d4
Add ability to stop task from GUI (#55) 4 years ago
Caduser2020 085da0369e
Improve code quality. (#52)
* Remove verbose constructs in core.

* Use self and const fn where appropriate.

* Remove needless borrows.

* Fix name in function arguments.

* Merge 'master' into quality

* Decrease function complexity.

* Run fmt.

* Fix clippy.

* Fix duplicate extension files.

* Fix excluded items.

* Fix allowed extensions (Part 2).

* Fix temporary files.
4 years ago
Rafał Mikrut 196411c101 Add CI check for every PR 4 years ago
Rafał Mikrut be30afdac6
Add support for searching in other thread (#51) 4 years ago
Rafał Mikrut 22cc0ed592
Divide CI across multiple files (#48) 4 years ago
Rafał Mikrut 1a87a69116 Fixes some typos 4 years ago
Rafał Mikrut f00219d6d0 Added scripts to automatically upgrade cargo packages 4 years ago
Rafał Mikrut 71353823e7 Update version to 1.0.1 4 years ago
Rafał Mikrut c725d1b850 Add /snap and /run to excluded directories by default 4 years ago
Rafał Mikrut 3b63798751 Don't crash when found file name which is not valid Unicode 4 years ago
Rafał Mikrut 78aa7d531a Updated README and changelog 4 years ago
Rafał Mikrut 1defc06c75
Test Windows CI (#41) 4 years ago
Meir Klemfner e4af905078
Changed to StructOpt for CLI argument parser. (#37)
Changed to StructOpt for CLI argument parser.
4 years ago
Spirit e60c042bb9
Arch PKGBUILD (#36)
Added freedesktop & arch PKGBUILD
4 years ago
Rafał Mikrut 3f0eb410e7 Add storing artifacts in CI and Windows and MacOS build 4 years ago
Rafał Mikrut 3065e0e2dd Added flexible notebook tabs at the top 4 years ago
Rafał Mikrut 8d263fdff2 Minimal file size in duplicate finder should be always greater than 0 4 years ago
Rafał Mikrut a0c99ab14b Don't crash when modified time of file is before unix epoch 4 years ago
Stefan Seering 1829d19b28 Switch to automatic updates for the program version. 4 years ago
Rafał Mikrut d9bfb412b9 Improved README 4 years ago
Rafał Mikrut 8d824036b2 Release 1.0.0 version 4 years ago
Rafał Mikrut df065115f6 Add confirmation dialog when deleting files 4 years ago
Rafał Mikrut d3652c1e86 Updated README.md 4 years ago
Rafał Mikrut 4e4ce0c752 Bump version to 0.14 4 years ago
Rafał Mikrut d7529cb64b Added support for Big, Temporary and empty file finder in GUI 4 years ago
Rafał Mikrut d3bea0db85 Small general changes 4 years ago
Rafał Mikrut ecc93484cf Fixed text,
Don't delete entry if folder/file wasn't deleted
4 years ago
Rafał Mikrut f05bce615a Fixes not visible colors in light theme 4 years ago
Rafał Mikrut 000e4ad46b Added support for selective selecting of rows 4 years ago
Rafał Mikrut 7a1a9ea9f6 Change SystemTime to u64 4 years ago
Rafał Mikrut 679bbafbd6 Added ability to reverse selection 4 years ago