Commit graph

771 commits

Author SHA1 Message Date
Jeremy Soller
f2e207b732
Improve search performance more 2024-10-09 20:18:43 -06:00
Jeremy Soller
fd93917c9f
Adjust search limits 2024-10-09 19:01:51 -06:00
Jeremy Soller
a1932b3607
Remove dead code 2024-10-09 18:57:15 -06:00
Jeremy Soller
26e18a719c
Significantly improve search time 2024-10-09 18:55:09 -06:00
Jeremy Soller
32659abb2e
Re-enable forking 2024-10-09 15:43:38 -06:00
Jeremy Soller
e25cd37f2d
Search redesign, fixes #550, fixes #287, fixes part of #224 2024-10-09 15:41:10 -06:00
Jeremy Soller
c7511bbbe6
Merge pull request #572 from iamkartiknayak/i18n/translations
Update Hindi & Kannada translations
2024-10-08 07:50:11 -06:00
Jeremy Soller
66a3518112
Merge pull request #579 from lucamosca1/patch-7
Update cosmic_files.ftl ITA
2024-10-08 07:49:56 -06:00
lucamosca1
eecc33617c
Update cosmic_files.ftl ITA 2024-10-08 14:10:59 +02:00
Jeremy Soller
44b26e1b73
Merge pull request #577 from SotoAugusto/patch-1
Update cosmic_files.ftl for 'es-419' to align with the English transl…
2024-10-08 06:06:08 -06:00
Augusto Soto
ea6079f6a6
Update cosmic_files.ftl for 'es-419' to align with the English translation 2024-10-07 23:44:19 -06:00
Jeremy Soller
f5f46b8028
Merge pull request #576 from matei9k/master
Add Romanian translation
2024-10-07 18:06:29 -06:00
Matei Pralea
8fcf600cfc Add Romanian translation 2024-10-07 20:30:29 +03:00
Kartik Nayak
61417b14c1 i18n: update Hindi translation 2024-10-05 20:13:59 +05:30
Kartik Nayak
a001bf1a58 i18n: update Kannada translation 2024-10-05 20:03:04 +05:30
Jeremy Soller
e997bbbc1b
Update dependencies 2024-10-05 07:39:03 -06:00
Jeremy Soller
7a8a239d30
Merge pull request #571 from VandaLHJ/patch-10
Update cosmic_files.ftl PL translation Desktop view
2024-10-05 06:39:45 -06:00
VandaLHJ
87492d4f61
Update cosmic_files.ftl PL translation Desktop view
Added desktop view.
2024-10-05 12:55:46 +02:00
Jeremy Soller
218630b7e0
Eject instead of unmount, fixes #479 2024-10-04 19:07:26 -06:00
Jeremy Soller
c511242dd4
Implement desktop view toggles, part of #547 2024-10-04 16:28:30 -06:00
Jeremy Soller
cc2a62a14c
Make each monitor an independant tab 2024-10-04 11:53:37 -06:00
Jeremy Soller
01f0b0967a
Set minimum size on dialog and desktop popups 2024-10-04 11:16:41 -06:00
Jeremy Soller
191af673b1
Show details in popup window in desktop mode, part of #547 2024-10-04 11:07:38 -06:00
Jeremy Soller
88948aea0c
Merge pull request #565 from francesco-gaglione/hidden_files
hide files in .hidden file
2024-10-04 11:07:03 -06:00
Francesco Pio Gaglione
f93ce73023 requested changes 2024-10-04 19:02:22 +02:00
Francesco Pio Gaglione
613cbdaee9 moved .hidden file logic to scan function 2024-10-04 18:35:02 +02:00
Jeremy Soller
2989fb8519
Add desktop as winit window example 2024-10-04 09:58:47 -06:00
Jeremy Soller
89adf0682d
Use tertiary action for browsing store 2024-10-04 09:58:35 -06:00
Jeremy Soller
2b6a89f234
Merge pull request #564 from VandaLHJ/patch-9
Update cosmic_files.ftl PL Translation
2024-10-04 09:27:30 -06:00
Jeremy Soller
8058f71f3f
Merge pull request #567 from carvalhods/master
i18n (pt-BR) translation update
2024-10-04 09:27:19 -06:00
Jeremy Soller
4e8ae6ad20
Fall back to HOME/Desktop instead of HOME if XDG_DESKTOP_DIR not found 2024-10-04 07:54:08 -06:00
David Carvalho
ab9e9f1a76 i18n (pt-BR) translation update 2024-10-04 10:38:26 -03:00
David Carvalho
ec7d520097 i18n (pt-BR) translation update 2024-10-04 10:36:32 -03:00
David Carvalho
203aaa38c3
Merge branch 'pop-os:master' into master 2024-10-04 10:12:48 -03:00
Francesco Pio Gaglione
022ea08196 hide file from hidden file in grid list 2024-10-04 14:04:10 +02:00
Francesco Pio Gaglione
ed8522344e hide files in .hidden file 2024-10-04 11:52:34 +02:00
VandaLHJ
75cf22aa76
Update cosmic_files.ftl PL Translation
Added missing bits, i hope
2024-10-04 11:41:56 +02:00
Jeremy Soller
d3f91e6457
Merge pull request #554 from iamkartiknayak/fix/image-only-gallery
fix(gallery): trigger gallery view only on images
2024-10-03 16:04:02 -06:00
Jeremy Soller
ce91ed3f24
Merge pull request #557 from iamkartiknayak/fix/duplicate-sidebar-entries
fix(sidebar): prevent duplicate entries of the same item
2024-10-03 16:03:20 -06:00
Jeremy Soller
f3b4257c55
Update dependencies 2024-10-03 15:51:11 -06:00
Jeremy Soller
afa7c30857
Add desktop context menu items, part of #547 2024-10-03 15:41:27 -06:00
Kartik Nayak
e64520f727 fix(sidebar): prevent duplicate entries of the same item 2024-10-04 03:02:09 +05:30
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
08e872a6f1
Remove invalid items from desktop mode context menu, part of #547 2024-10-03 13:07:11 -06:00
Jeremy Soller
8615157ec8
Adjust key bindings based on mode, part of #547 2024-10-03 13:02:09 -06:00
Kartik Nayak
0a24b1d5cf fix(gallery): trigger gallery view only on images 2024-10-04 00:18:27 +05:30
Jeremy Soller
a1e79c97e6
Merge pull request #552 from linuxr01/patch-2
Update cosmic_files.ftl
2024-10-03 11:56:01 -06:00
Jeremy Soller
5624f37a36
Adjust executable permission to use Operation and adjust text per UX 2024-10-03 11:53:01 -06:00
linuxr01
1dc94da9ef
Update cosmic_files.ftl
Minimal change
2024-10-03 19:48:16 +02:00