Commit graph

35 commits

Author SHA1 Message Date
Jeremy Soller
a32f25fa95
Remove fs_extra (#655)
* WIP Remove fs_extra

* Finish removing fs_extra
2024-11-13 14:36:11 -07:00
Jeremy Soller
12d47c8c80
Quote file names in text, fixes #553 2024-10-11 14:35:12 -06:00
Jeremy Soller
5624f37a36
Adjust executable permission to use Operation and adjust text per UX 2024-10-03 11:53:01 -06:00
Kartik Nayak
0e04a6e481 fix(copy_unique_path): fix compound file extension handling 2024-10-03 16:45:14 +05:30
Jeremy Soller
60743ed251
Settings overhaul, part of #321 2024-10-02 14:53:24 -06:00
Kartik Nayak
fa5eb85067 fix(copy_unique_path): update file rename logic to format as "filename (copy n).ext" for duplicates 2024-09-29 04:00:18 +05:30
Kartik Nayak
dd744d09a1 fix(extract): correctly append copy suffix for existing folder names 2024-09-28 19:28:33 +05:30
Kartik Nayak
c7ec9fb8de fix(extract): preserve full folder names during extraction, fixes #504 2024-09-28 19:28:13 +05:30
Jeremy Soller
5e0ef57ef8
Improve move operations 2024-09-27 11:04:18 -06:00
Jeremy Soller
d0359af0b5
Add support for bzip and xz tar files, part of #122 2024-09-17 12:31:54 -06:00
Jeremy Soller
c3d6498042 WIP: support for network browsing 2024-09-16 09:18:35 -06:00
Jeremy Soller
4374132e2f
Add support for compressing to .tgz, add gio network mount example 2024-09-10 11:50:14 -06:00
Nathan Rowe
13cd7138cc Add Compress menu option to add files to zip archive 2024-09-05 17:34:41 -04:00
Nathan Rowe
ef23ff77e1 Enable extracting zip files to current folder 2024-08-19 12:12:08 -04:00
Josh Megnauth
68288fc9c1
fix: copy_to_diff_dir_doesnt_dupe_files hangs
Closes: #285
2024-07-22 23:23:47 -04:00
Jeremy Soller
eba72e131a
Get TrashItems when deleting 2024-07-11 16:20:59 -06:00
Jeremy Soller
a4094bf75c
Add descriptions for operations 2024-07-11 15:31:32 -06:00
Jeremy Soller
6c2ca8acf8
Fix copy operation progress 2024-07-11 14:38:51 -06:00
Jeremy Soller
5c82e72c80
Show toast on moving to trash 2024-07-11 14:11:43 -06:00
Jeremy Soller
14be0d82f9
Implement apply to all and keep both in replace dialog, fixes #180 2024-07-08 14:35:20 -06:00
Jeremy Soller
97444c3572
Use replace dialog in all required places, part of #180 2024-07-08 13:43:11 -06:00
Jeremy Soller
35fcb011c5
Add dialog for move conflict, part of #180 2024-07-08 11:51:07 -06:00
Bjorn Ove Hay Andersen
553c11deb3 Disable code using trash::os_limited as it isn't available on macos 2024-06-14 06:59:55 -06:00
Josh Megnauth
e3f0f5b776 fix: Regression with copying & pasting files
Closes: #168
2024-05-28 09:07:38 -06:00
Josh Megnauth
ef32539aae Unit tests and clean up for dupe file feature 2024-05-14 10:54:52 -06:00
Josh Megnauth
14d485a7cb feat: Copy items to the same directory
closes: #135, #145
2024-05-14 10:54:52 -06:00
Jeremy Soller
1116eaa05a
Add empty trash, fixes #118 2024-05-09 13:24:06 -06:00
Jeremy Soller
244291be79
Partially implement copy and move, debounce events 2024-03-20 11:54:37 -06:00
Jeremy Soller
1dc9b9c1b1
Add Rename 2024-02-28 15:07:50 -07:00
Jeremy Soller
01a2e13e56
Make new file/folder an operation 2024-02-27 13:25:50 -07:00
Jeremy Soller
9b22c8f9ed
Fix warnings 2024-02-27 09:58:22 -07:00
Jeremy Soller
db485798da
Improve dialog handling 2024-02-13 12:29:50 -07:00
Jeremy Soller
87ad2f7dd9
Convert to library 2024-02-01 15:14:14 -07:00
Jeremy Soller
12a2a39a9f
Implement history, show operations, implement trash 2024-01-30 10:47:41 -07:00
Jeremy Soller
380a3b2ff7
Add stub for operations 2024-01-29 11:58:50 -07:00