1
0
Fork 0
mirror of synced 2024-05-02 11:33:00 +12:00
Commit graph

34 commits

Author SHA1 Message Date
Rafał Mikrut 51b802205b
Fix invalid simplifying of not full header items (#1211) 2024-02-19 10:41:15 +01:00
Rafał Mikrut 378fa1fd6e
Excluded extensions and krokiet new features (#1184)
* AVC

* Import split

* Default thread size

* Hen

* Allowed extensions

* Perf

* Connect

* Excluded

* Zmiany

* Optimization

* 4.10

* At once

* Included

* Chang

* VD

* VD

* Hashes

* Wersja

* SD

* Up

* Up

* 2024

* Dup

* Slint files

* Added  select

* Selections

* Fix

* LTO

* Actions

* Added popup delete

* AB

* V4

* Release

* LTO

* Basic moving

* Commonsy

* Moving probably works

* Popup move
2024-02-14 17:45:25 +01:00
Tom Praschan a5f89fbaad
docs: various grammar/spelling fixes (#1190) 2024-02-14 17:25:19 +01:00
Rafał Mikrut c6b1eaeeb4
Alternative frontend with Slint (#1102) 2023-12-03 12:06:42 +01:00
Rafał Mikrut 0f7aa95a64
Better logging (#1091)
* Fun_time

* levels

* No rav1e

* Freaking
2023-10-14 17:48:57 +02:00
Rafał Mikrut 0462324607
Add json support to gui (#1083)
* Add json support to gui

* Cli support

* Tests

* Zip fixed

* Always printing

* Zip

* Bound

* Improved CI

* More tests

* Maybe

* Different duplicate delete
2023-10-12 18:48:46 +02:00
Nick Gallimore 14bd35a73b
Generalize clear cache button text since it is used for images and video (#1047) 2023-10-04 20:50:53 +02:00
Rafał Mikrut 7cb355a359
6.0.0 version (#988)
* 4.10 and build heif for all

* 4.10

* Disable heif in windows build

* A1

* B1
2023-06-11 08:51:21 +02:00
Rafał Mikrut 78d00eeb99
Add finding similar audio by content (#970)
* In prehashing check for user clicks, less often

* Similar audio

* Remove ugly time checking

* Fix using cache

* Fix cache and improve performance of validating items

* Remove cache type - cache should be saved to two different cache files(because )

* Working

* Simple multithreading

* Basic Generalization

* Reference folder and swap cleaning

* Split into multiple files

* Commons, improved GUI message

* Simplifying thread run

* Check was stopped

* Fix checking same files

* Make read single file tag more general

* Remove unnnecessary clone

* Reading tags

* Base

* Search

* Gui Fix

* Gui Fix

* Tooltip
2023-05-07 20:54:05 +02:00
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
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 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
Rafał Mikrut a66a2849d1
Allow to set number of used threads in scan (#839) 2022-11-25 20:38:27 +01:00
Dominik Piątkowski c549057cc8
Added missing spaces in translation files (#830) 2022-09-24 19:34:46 +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 d5b08787a0 Update translates 2022-07-26 22:20:28 +02:00
Rafał Mikrut 2f932e20ff
Sort speedup and manual add window improvements (#782)
* Sort unstable

* Multiple entries when using manual add

* Do not allow to add multiple same directories to check

* Assert
2022-07-24 20:48:02 +02:00
Rafał Mikrut 8f0527cd33
Add option to exclude files from other filesystems in GUI(Linux) (#776)
* Add exclude other fs to GUI

* Exclude in FS

* Fix crashes in gui and core

* More tests
2022-07-19 19:09:52 +02:00
Rafał Mikrut d1c66fda1b
Change image hash compare algorithm and add multithreading (#762)
* New image compare algorithm

* Par iter

* Ending words
2022-07-02 21:30:59 +02:00
Rafał Mikrut 486bec15ad
Add more windows extension and add selection of type of broken files (#749)
* Add more windows extension

* ABCD

* Windows CI and basic choosing broken files

* Core and GUI support for few
2022-06-10 18:58:53 +02:00
Rafał Mikrut ec13f86aee
Add smallest files mode (#746) 2022-06-04 21:20:21 +02:00
Rafał Mikrut 6d8b33d8cf
GTK 4 Port (#466) 2022-05-22 10:59:09 +02:00
Rafał Mikrut 642a6369f3 Update authors, translations, changelog, fix issue with translation 2022-04-23 21:55:41 +02:00
Rafał Mikrut 8e4e1f58cb
Finding invalid extensions (#678)
* Find invalid extensions

* Another day

* Libc

* Basic Renames

* Ending words

* Better renaming

* Stonks because works
2022-04-22 21:46:33 +02:00
Rafał Mikrut aa07d73bca
Case insensitive name checking (#669)
* Case insensitive checking in name duplicates

* Hide instead disable
2022-04-10 11:59:41 +02:00
Rafał Mikrut 39b2f4bc36
Simplify and speedup preview creating (#660)
* Simplify and speedup preview creating

* Speedup also comparing images
2022-04-05 16:40:41 +02:00
Rafał Mikrut c13f9255e2
Add button to disable by default size of letters when selecting things (#657)
* Add button to disable by default size of letters when selecting things

* Change wording
2022-04-03 12:57:47 +02:00
Rafał Mikrut 3ce5d4a967
Change AudioTags to lofty and support moree audio things (#590) 2022-02-25 18:47:25 +01:00
Ivan Habernal 37b61b0c4c
Fixing czech translation (#603) 2022-01-24 08:54:20 +01:00
Rafał Mikrut a0d17fccea
Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00