Rafał Mikrut
|
7112ff6b92
|
Add support for checking same file names (#84)
|
2020-10-24 20:44:21 +02:00 |
|
Rafał Mikrut
|
d996c3c46b
|
Add pre hash check (#83)
|
2020-10-24 06:56:39 +02:00 |
|
Rafał Mikrut
|
8ecde0fc9a
|
Update Readme
|
2020-10-23 17:50:20 +02:00 |
|
Rafał Mikrut
|
4d90e3170e
|
Remove warnings about non existent directories in Windows (#79)
|
2020-10-21 22:44:09 +02:00 |
|
0xflotus
|
bbc1bc6c73
|
fixed small typo (#78)
|
2020-10-21 22:22:44 +02:00 |
|
Rafał Mikrut
|
460a3c22b3
|
Add appimage support (#77)
|
2020-10-18 17:08:29 +02:00 |
|
Rafał Mikrut
|
2326072222
|
Release version 1.2.1
|
2020-10-17 12:56:05 +02:00 |
|
Rafał Mikrut
|
aa63a14f68
|
Improve deleting files in Similar files in GUI (#75)
|
2020-10-17 12:14:25 +02:00 |
|
Rafał Mikrut
|
beb14f9f1d
|
Improve similar images GUI a little and add sorting to Similarity Enum (#73)
|
2020-10-15 17:51:47 +02:00 |
|
Syfaro
|
a55fe3de9a
|
Make image similarity search significantly faster. (#72)
|
2020-10-15 17:43:59 +02:00 |
|
Rafał Mikrut
|
d2c7398bdd
|
Release version 1.2.0
|
2020-10-15 10:50:42 +02:00 |
|
Rafał Mikrut
|
4fed419856
|
Added support for opening files by double clicks (#70)
|
2020-10-15 10:42:27 +02:00 |
|
Rafał Mikrut
|
1178e145ae
|
Add similar images support for GUI (#69)
|
2020-10-15 09:04:02 +02:00 |
|
Rafał Mikrut
|
3dd203f246
|
Add support for finding similar images to CLI (#66)
|
2020-10-14 21:10:27 +02:00 |
|
Dariusz Niedoba
|
acfecd7ca3
|
Replace String with PathBuf for paths (#59)
|
2020-10-14 18:41:37 +02:00 |
|
Rafał Mikrut
|
46af0c0ea2
|
Add test project to automatically find regressions (#65)
|
2020-10-13 15:56:04 +02:00 |
|
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.
|
2020-10-12 16:21:19 +02:00 |
|
Rafał Mikrut
|
23f203a061
|
Duplicates files in CLI shouldn't delete files by default
|
2020-10-12 15:25:32 +02:00 |
|
Rafał Mikrut
|
67a775beff
|
Release version 1.1
|
2020-10-10 21:36:25 +02:00 |
|
Rafał Mikrut
|
d015b305f2
|
Add Windows support (#58)
|
2020-10-10 15:18:04 +02:00 |
|
Rafał Mikrut
|
d001592c3f
|
Fix not removing from GUI empty folders which contains another empty folder (#57)
|
2020-10-10 12:56:07 +02:00 |
|
Rafał Mikrut
|
8bbb12c7d4
|
Add ability to stop task from GUI (#55)
|
2020-10-10 11:15:20 +02:00 |
|
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.
|
2020-10-09 22:32:08 +02:00 |
|
Rafał Mikrut
|
196411c101
|
Add CI check for every PR
|
2020-10-08 22:16:01 +02:00 |
|
Rafał Mikrut
|
be30afdac6
|
Add support for searching in other thread (#51)
|
2020-10-07 22:22:39 +02:00 |
|
Rafał Mikrut
|
22cc0ed592
|
Divide CI across multiple files (#48)
|
2020-10-07 13:17:30 +02:00 |
|
Rafał Mikrut
|
1a87a69116
|
Fixes some typos
|
2020-10-07 10:34:15 +02:00 |
|
Rafał Mikrut
|
f00219d6d0
|
Added scripts to automatically upgrade cargo packages
|
2020-10-07 09:00:53 +02:00 |
|
Rafał Mikrut
|
71353823e7
|
Update version to 1.0.1
|
2020-10-06 21:28:04 +02:00 |
|
Rafał Mikrut
|
c725d1b850
|
Add /snap and /run to excluded directories by default
|
2020-10-06 21:12:14 +02:00 |
|
Rafał Mikrut
|
3b63798751
|
Don't crash when found file name which is not valid Unicode
|
2020-10-06 17:10:34 +02:00 |
|
Rafał Mikrut
|
78aa7d531a
|
Updated README and changelog
|
2020-10-05 22:30:59 +02:00 |
|
Rafał Mikrut
|
1defc06c75
|
Test Windows CI (#41)
|
2020-10-05 22:07:21 +02:00 |
|
Meir Klemfner
|
e4af905078
|
Changed to StructOpt for CLI argument parser. (#37)
Changed to StructOpt for CLI argument parser.
|
2020-10-04 23:36:49 +02:00 |
|
Spirit
|
e60c042bb9
|
Arch PKGBUILD (#36)
Added freedesktop & arch PKGBUILD
|
2020-10-04 23:24:10 +02:00 |
|
Rafał Mikrut
|
3f0eb410e7
|
Add storing artifacts in CI and Windows and MacOS build
|
2020-10-04 16:58:45 +02:00 |
|
Rafał Mikrut
|
3065e0e2dd
|
Added flexible notebook tabs at the top
|
2020-10-04 11:47:10 +02:00 |
|
Rafał Mikrut
|
8d263fdff2
|
Minimal file size in duplicate finder should be always greater than 0
|
2020-10-03 09:51:02 +02:00 |
|
Rafał Mikrut
|
a0c99ab14b
|
Don't crash when modified time of file is before unix epoch
|
2020-10-02 17:59:46 +02:00 |
|
Stefan Seering
|
1829d19b28
|
Switch to automatic updates for the program version.
|
2020-10-02 15:33:51 +02:00 |
|
Rafał Mikrut
|
d9bfb412b9
|
Improved README
|
2020-10-02 09:21:27 +02:00 |
|
Rafał Mikrut
|
8d824036b2
|
Release 1.0.0 version
|
2020-10-02 08:58:02 +02:00 |
|
Rafał Mikrut
|
df065115f6
|
Add confirmation dialog when deleting files
|
2020-10-02 08:57:40 +02:00 |
|
Rafał Mikrut
|
d3652c1e86
|
Updated README.md
|
2020-10-01 21:29:40 +02:00 |
|
Rafał Mikrut
|
4e4ce0c752
|
Bump version to 0.14
|
2020-10-01 19:28:59 +02:00 |
|
Rafał Mikrut
|
d7529cb64b
|
Added support for Big, Temporary and empty file finder in GUI
|
2020-10-01 19:26:25 +02:00 |
|
Rafał Mikrut
|
d3bea0db85
|
Small general changes
|
2020-10-01 16:54:26 +02:00 |
|
Rafał Mikrut
|
ecc93484cf
|
Fixed text,
Don't delete entry if folder/file wasn't deleted
|
2020-10-01 15:55:45 +02:00 |
|
Rafał Mikrut
|
f05bce615a
|
Fixes not visible colors in light theme
|
2020-10-01 15:25:58 +02:00 |
|
Rafał Mikrut
|
000e4ad46b
|
Added support for selective selecting of rows
|
2020-10-01 08:53:17 +02:00 |
|