Commit graph

103 commits

Author SHA1 Message Date
Frederic Laing
08d442aee2
feat: paste images, videos, and text from clipboard 2026-02-04 08:12:32 +01:00
wowitsjack
5e92d081c6 add type-to-select option for keyboard navigation 2025-12-27 19:07:21 +10:00
Jason Rodney Hansen
456d4b003e Ask for confirmation when deleting from trash 2025-12-24 11:14:23 -06:00
Jeremy Soller
de20738735
Split out empty trash title, fixes #1373 2025-11-13 08:59:59 -07:00
maria-komarova
6d4c192c2a
sentence case and dialog copy changes 2025-11-06 16:15:09 -07:00
Vukašin Vojinović
4d642ee3fa improv(app): use about widget 2025-09-11 08:15:26 -06:00
Josh Megnauth
d8acbd2ce0 Fix extracting password protected archives
Closes: #1157

The fix splits the "canceled" and "failed" states for OperationError. It
also preserves that state because some functions overwrote the state by
rewrapping the error.
2025-09-09 07:52:32 -06:00
therealmate
d85aa29710
Update Hungarian translations (#1137)
* Update Hungarian translations

* Fix some typos
2025-08-13 11:03:10 -06:00
Jason Rodney Hansen
54b884e5f8 Add ability to remove files from Recents 2025-07-11 09:38:13 -06:00
Ashley Wulber
6a2bd1faf1 fix: add eject button for context menus on mount point 2025-07-01 00:25:58 +00:00
therealmate
bf4e574a1f Remove redundant quotes 2025-06-09 08:14:30 -06:00
Jeremy Soller
051001b9ea
Implement setting permissions, fixes #325 2025-05-16 09:39:53 -06:00
Jeremy Soller
3b34ba8907
Add reload folder key binding, fixes #146 2025-05-15 10:55:11 -06:00
Feike Donia
2a9b4ad068 i18n(en) update English source language
Adding singular and plural to `operations-running` and `operations-running-finished` within `# Progress footer`
2025-05-15 10:04:52 -06:00
Feike Donia
4d013ff721 i18n(en) permanently delete 2025-05-08 12:01:08 -06:00
Feike Donia
7459cda47a i18n(en) permanently delete 2025-05-08 12:01:08 -06:00
Jeremy Soller
dd5fa29e9a
Adjust permanently delete dialog 2025-04-29 18:49:19 -06:00
Tim Dengel
1a66d7b184 Support permanently deleting files and directories using Shift+Del
Add a confirmation dialog to limit risks of data lost.
2025-04-29 20:18:30 +02:00
Jeremy Soller
8ced8b0551
Show all applications that handle any mime types in open with dialog, fixes #568, fixes #226, fixes #721 2025-04-29 09:53:51 -06:00
Jason Rodney Hansen
dfa857b1e5 Set title and accept button label for extract dialog 2025-03-23 15:28:18 -06:00
Jeremy Soller
06fd35db76
Merge pull request #683 from CaelusV/single-click
Add 'Single click to open' settings toggle
2025-03-19 16:25:37 +00:00
johnoye742
37efa077e8 Update cosmic_files.ftl 2025-03-17 13:00:14 +01:00
CaelusV
20e571efab Add 'Single click to open' settings toggle 2025-03-14 03:30:58 +01:00
Jason Rodney Hansen
6a8f487a35 Handle broken favorites in sidebar 2025-03-09 12:58:47 -06:00
Jeremy Soller
f95762bd44
Type to search or seek (#859)
* WIP: type to search/seek

* Implement type to seek
2025-03-06 20:44:05 -07:00
Jeremy Soller
c8aa80fb2f
Add operation to permanently delete trash items, fixes #841 2025-03-03 13:44:06 -07:00
Jeremy Soller
17b0c665e7
Improve permissions descriptions 2025-02-12 10:45:20 -07:00
Jeremy Soller
abf95c0189
Add icon size and grid spacing for desktop, fixes #751 2025-02-06 09:26:20 -07:00
Jeremy Soller
2f668b0bd6
Merge pull request #779 from ellieplayswow/feature/compress-extract-password-zips
adding in support to extract/compress zip files with passwords
2025-02-03 13:25:12 -07:00
ellieplayswow
a4d7a377d3 quick cleanup to some untranslated strings, moving zip extract dir creation order 2025-02-03 15:46:10 +00:00
Jeremy Soller
ceab7835ad
Clean up mime app handling and make it possible to set default application, part of #325 2025-01-24 11:55:56 -07:00
francesco-gaglione
5f944a3059
Directories sizes in details view (#656)
* translations

* folder size in details view

* dir size subscription

* waldir instead of recursion

* opitonal size with calculating label waiting for subscription

* removed not necessary code

* Bug fixes

---------

Co-authored-by: Jeremy Soller <jackpot51@gmail.com>
2024-11-15 15:24:52 -07:00
Jeremy Soller
49595d87f3
Improve display of paused state 2024-11-15 11:07:26 -07:00
Jeremy Soller
2109c8c3d6
Implement pause for operations 2024-11-15 09:47:03 -07:00
Jeremy Soller
00ed3115cc
Implement progress notification and cancellation 2024-11-14 14:43:45 -07:00
Jeremy Soller
583d3dfa0d
Support mounting encrypted drive, fixes #144 2024-10-11 16:43:16 -06:00
Jeremy Soller
12d47c8c80
Quote file names in text, fixes #553 2024-10-11 14:35:12 -06:00
Jeremy Soller
c511242dd4
Implement desktop view toggles, part of #547 2024-10-04 16:28:30 -06:00
Jeremy Soller
afa7c30857
Add desktop context menu items, part of #547 2024-10-03 15:41:27 -06:00
Jeremy Soller
7f60a0c710
Support browsing for application in open with dialog 2024-10-03 15:16:17 -06:00
Jeremy Soller
fef57ee031
Improved open with dialog, part of #547 2024-10-03 14:54:18 -06:00
Jeremy Soller
5624f37a36
Adjust executable permission to use Operation and adjust text per UX 2024-10-03 11:53:01 -06:00
Jeremy Soller
b0ac065742
Merge branch 'run_executables' of https://github.com/francesco-gaglione/cosmic-files into francesco-gaglione-run_executables 2024-10-03 11:04:56 -06:00
Francesco Pio Gaglione
54e9be6459 permission dialog 2024-10-03 18:23:50 +02:00
Jeremy Soller
60743ed251
Settings overhaul, part of #321 2024-10-02 14:53:24 -06:00
Jeremy Soller
9b8844a884
Preview and gallery mode changes, part of #540 2024-10-02 13:24:39 -06:00
Josh Megnauth
3b72d29740
Show file deletion date in Trash
Closes: #458
2024-09-21 02:59:55 -04:00
Jason Rodney Hansen
cd71c895f9 Change display of date and time 2024-09-15 17:05:15 -06:00
Jeremy Soller
7451ecf111
Add table of network schemes 2024-09-12 16:29:10 -06:00
Jeremy Soller
0d8fd00dd3
Implement network drive connection, part of #202 2024-09-12 15:54:54 -06:00