Commit graph

13 commits

Author SHA1 Message Date
fe832109d7 Added system-wide shortcut to launch app and search even while not running on both Windows and Linux.
Some checks failed
CI / windows-cross (push) Has been cancelled
CI / release (push) Has been cancelled
CI / linux (push) Has been cancelled
2026-09-04 21:49:51 -04:00
0666e25fd4 Release v1.1: live results, duplicate verification, and a Settings tab.
Search results now track the disk as it changes (live.rs), duplicate
groups can be confirmed byte-for-byte before deletion (verify.rs), the
Options window becomes a Settings tab with configurable/sortable result
columns, and a first-start tutorial explains the basics.
2026-08-17 19:26:18 -04:00
34f18377e0 Update the release pipeline to early-exit on non-Release branches. 2026-08-09 19:01:13 -04:00
e5470bf476 Added AppImage to CI 2026-08-07 20:44:07 -04:00
a59d2c8c74 Added index-preserving pruning. Added windows installer to CI, added automated GUI screenshot generation for documentation. 2026-08-04 23:33:28 -04:00
c8923b6ee5 Fixing CI actions API endpoint
Some checks failed
CI / linux (push) Has been cancelled
CI / windows-cross (push) Has been cancelled
CI / release (push) Has been cancelled
2026-08-04 18:38:41 -04:00
d5d19a668c Fixing CI failed test due to wall-clock time limit in Docker VM. 2026-08-04 18:20:17 -04:00
c1f972d16b Still trying to get CI working 2026-08-04 18:08:27 -04:00
fd690d0d9f Updating CI pipeline to automatically sync workspace Cargo.lock 2026-08-04 17:15:00 -04:00
418359eea2 Improved rejection of non-text files, improved CI.
Some checks failed
CI / linux (push) Has been cancelled
CI / windows-cross (push) Has been cancelled
CI / release (push) Has been cancelled
2026-08-04 17:07:46 -04:00
3055f3b6ed Updating CI runner to self-hosted 2026-08-04 03:50:31 -04:00
d77684f326 Refresh Cargo.lock for 0.9.0; auto-tag releases from Release branches 2026-08-04 03:40:19 -04:00
e63d2e65da Added better visual feeback for adding file extensions to ignore patterns and a prompt to save modified settings.
Added a Forgejo CI pipeline
2026-08-04 03:27:05 -04:00