1
0
Fork 0
mirror of synced 2024-06-27 02:21:05 +12:00
Commit graph

576 commits

Author SHA1 Message Date
Rafał Mikrut d2e8c3920b Revert libheif change 2023-04-05 07:02:19 +02:00
Rafał Mikrut 605a9b3888 Simplified sorting 2023-04-02 09:32:42 +02:00
Rafał Mikrut eeb69eada0 Libheif 2023-04-01 17:57:06 +02:00
Rafał Mikrut 6041ee0bc1 Confusion 2023-04-01 17:40:53 +02:00
Rafał Mikrut 610c15cc85 Bottom Buttons 2023-04-01 17:22:38 +02:00
Rafał Mikrut fdb40a0466 Bottom Buttons 2023-04-01 17:16:24 +02:00
Rafał Mikrut d7f5e37d83 Simplify code 2023-04-01 16:22:16 +02:00
Rafał Mikrut f4a2ee904c Entry size 2023-03-31 20:43:41 +02:00
Rafał Mikrut 6f6e138d44 Split code into parts 2023-03-29 19:36:16 +02:00
Rafał Mikrut 9728b43580 Add some code 2023-03-29 18:41:55 +02:00
Rafał Mikrut 3bd24918ba Update 2023-03-28 23:05:58 +02:00
Rafał Mikrut 4fdb1e3358 Move hashing into different functions 2023-03-28 20:37:39 +02:00
Rafał Mikrut b61bd09860 Partial hashing 2023-03-28 20:27:41 +02:00
Rafał Mikrut 8a54a5e3c6 Implementing Size+Name method 2023-03-12 13:06:06 +01:00
Rafał Mikrut 329fc8f93d
Let some else (#936) 2023-03-05 20:54:02 +01:00
Rafał Mikrut de9f70310a
Webp preview workaround remove (#923) 2023-02-26 17:28:21 +01:00
Rafał Mikrut 1c76d3426c
Gtk 4.8 on Windows and console build (#920)
* Gtk 4.8 on Windows and console build

* Update windows.yml

Ci new

* 4.8
2023-02-26 11:50:54 +01:00
Fr_Dae 699da09a54
Add ✔ to readme (#906)
* ✔✓☑🗹🗸✔✓

🗷✘✗✖✕

✔✓☑🗹🗸✔✓

* Update README.md
2023-02-23 05:56:55 +01:00
Rafał Mikrut c6c4230699 Fixes problem with new file dialog 2023-02-19 12:18:51 +01:00
Rafał Mikrut 27410bcd45 Release version 5.1.0 2023-02-19 10:58:28 +01:00
Rafał Mikrut f1c6e6da17
Add sort button (#894)
* Add sort button

* Update lofty and gtk-rs

* Fix bug with invalid music tags with reference folders

* Remove try at

* Fix loading of certain directories with disabled loading settings at start

* Change FileChooserDialog to FileChooserNative

* Any

* Copy Clone

* Popover sort basic

* Builder using

* Basic sorting

* Fix not working sorting by size

* Changelog
2023-02-19 10:21:14 +01:00
Rafał Mikrut 8ea9b4b800
Run pydantic clippy lints on project (#901)
* Update dependencies

* Pydantic part 1

* Some renames, basic Cambalache view

* 2

* 3

* Unwrap

* Tests

* Update CLI to Ubuntu 20.04
2023-01-28 18:54:02 +01:00
Rodrigo Torres d39354a51f
Change interpolation to bilinear (#895) 2023-01-18 19:27:24 +01:00
Rafał Mikrut 8ab4c19eea
Mac CI fix (#888)
* Mac CI fix

* Maybe now

* Maybe

* FAF

* Hmm

* AFSf
2022-12-29 17:25:01 +01:00
Rafał Mikrut 8e24492416
Always remove files created to check if hardlinking works (#883) 2022-12-22 19:59:50 +01:00
Rafał Mikrut c9e9a65cc9
Windows hardlinking problem (#881)
* Clippy 1

* Nightly Clippy

* Disable hardlink button when on windows test of hardlinking failed

* Import things for new function
2022-12-21 08:44:26 +01:00
Alex e6b19270a6
Update to clap 4 (#878) 2022-12-20 10:19:30 +01:00
Rafał Mikrut b27a95e547
Split Mac CI with and without heif (#875) 2022-12-07 08:18:30 +01:00
Rafał Mikrut a66a2849d1
Allow to set number of used threads in scan (#839) 2022-11-25 20:38:27 +01:00
Rafał Mikrut b1fde3becc
Update dependencies (#870)
* Basic update

* From timestamp

* Clipppy nightly
2022-11-23 20:23:17 +01:00
Rafał Mikrut 53492395c5
Update GTK dependency (#857)
* Update GTK dependency

* 1.63 is minimal now
2022-10-22 20:56:16 +02:00
Kian-Meng Ang ddc4def99e
Fix typos (#840)
Found via `codespell -S i18n -L crate,nd,gir,noo`
2022-10-22 20:43:06 +02:00
OMEGA_RAZER 42ecc94deb
Update bad_extensions.rs (#834)
* Update bad_extensions.rs

Extensions are interchangeable. mp4 files being flagged as bad extensions of m4v. Apologies if they are in the wrong order.

* Update bad_extensions.rs
2022-09-24 19:35:10 +02:00
Dominik Piątkowski c549057cc8
Added missing spaces in translation files (#830) 2022-09-24 19:34:46 +02:00
Rafał Mikrut e731f5ed75
Faster similar images with reference folders (#826)
* Faster similar images with reference folders

* Still not works

* Probably works now

* Unnecessary assert when using reference folders

* HumanSize 2.0.0

* 1.62
2022-09-13 22:18:07 +02:00
Rafał Mikrut f16818dc8e Release 5.0.2 version 2022-08-30 19:32:33 +02:00
Rafał Mikrut d29935d208
Fix similar images algorithm (#799)
* Fixed missing images with similarity equal to 0

* Checking

* Unify algorithm between two functions

* Finally fix problem with missing images

* Lock and debug

* No comment
2022-08-29 21:37:31 +02:00
Rafał Mikrut 24b64a32c6 Compile heif image support only with Rust 1.60.0 which is not used to create official binaries 2022-08-27 21:46:08 +02:00
Rafał Mikrut d3e7c2d777
Update dependencies and fix clippy warnings (#815) 2022-08-18 17:16:09 +02:00
0x4A6F e20f30c66f
Reintroduce support for version argument e.g. (#806)
`czkawka_cli --version`
2022-08-17 16:58:16 +02:00
Alexis Lefebvre 95d1d73a29
CLI: rewrite the message for minimal file size (#807) 2022-08-17 16:57:57 +02:00
Rafał Mikrut ae87489f3b Release hotfix 5.0.1 version 2022-08-03 17:13:13 +02:00
Rafał Mikrut 7d654a7899
Added korean language to GUI (#797) 2022-08-01 07:08:31 +02:00
alexdraconian 624be66b4d
Added Korean localization to GUI (#796) 2022-08-01 06:45:28 +02:00
Rafał Mikrut 44fb75ada5
Smaller fixes (#795)
* Improve a little documentation, add missing bad extension

* Allow to find the smallest files from CLo

* Show error when all directories are reference folders

* 2 more testing objects

* Add missing original preset
2022-07-31 08:45:19 +02:00
Rafał Mikrut 67db713a05
Add tests to CI (#791)
* Add tests to CI

* Xvfb

* Smaller amount of workflows

* ABCD
2022-07-29 19:26:28 +02:00
Rafał Mikrut 97563a7b2a Fix problem with manual adding of windows disks like C:/ 2022-07-28 19:30:39 +02:00
Rafał Mikrut 5d79dc7ccf Sort big files by default descending 2022-07-28 18:56:55 +02:00
Rafał Mikrut 390f4751e8 Release 5.0.0 version 2022-07-28 08:07:15 +02:00
Rafał Mikrut bf9dd352dd
Small fixes (#786) 2022-07-28 07:29:50 +02:00