1829 Commits

Author SHA1 Message Date
crschnick 48021af45e Rework 2025-12-16 07:51:47 +00:00
crschnick ed23d48e68 Rework 2025-12-10 14:17:13 +00:00
crschnick 7236b6b189 Rework 2025-12-10 00:20:43 +00:00
crschnick 7bcf1012ed Rework 2025-12-09 22:19:27 +00:00
crschnick c67c9d5784 Rework 2025-12-08 20:08:58 +00:00
crschnick 928de22fae Rework 2025-12-07 16:38:42 +00:00
crschnick be8de461aa Rework 2025-12-06 21:23:54 +00:00
crschnick 9595156fd2 Fix scroll flicker [release] 2025-12-06 09:36:28 +00:00
crschnick cdf772d9f6 Clarify unknown exit code 2025-12-05 18:45:57 +00:00
crschnick 30f808e0c6 Fixes for legacy ssh clients [stage] 2025-12-05 11:48:44 +00:00
crschnick 6793725046 Improve omitted error display 2025-12-05 10:15:28 +00:00
crschnick 6d007aa90a [release] 2025-12-04 12:27:25 +00:00
crschnick 7cf982b669 Adjust remmina size and use it for vnc as well 2025-12-04 09:21:21 +00:00
crschnick 499f3090aa Apply maximize state to remmina 2025-12-04 09:11:40 +00:00
crschnick 9c503d5182 Fix remmina titlebar height [stage] 2025-12-04 08:49:03 +00:00
crschnick ba631a7982 Fix remmina scaling 2025-12-04 07:44:11 +00:00
crschnick a4d40f372c Fix exception logging being cut off 2025-12-03 18:14:54 +00:00
crschnick 5e9fc1a428 Fix browse command for dir 2025-12-03 12:20:37 +00:00
crschnick 86031c015b Fix transfer size display being doubled 2025-12-03 12:20:19 +00:00
crschnick 0484589ab0 Fix file system traversal cancel 2025-12-03 11:35:32 +00:00
crschnick 396f03d393 Fix wrong link 2025-12-03 11:35:26 +00:00
crschnick 311edc9650 Improve category config clarity 2025-12-03 11:35:10 +00:00
crschnick 11835c36cf Clarify custom ssh host order 2025-12-03 10:10:41 +00:00
crschnick cf64da3757 Improve dir permissions check 2025-12-02 11:57:04 +00:00
crschnick e45c691992 Animate loading screen text a bit 2025-12-01 06:52:43 +00:00
crschnick d5409ee97f Fix category select on connection edit 2025-12-01 05:54:36 +00:00
crschnick c06f522525 Fix state on storage dispose timeout 2025-11-28 06:23:42 +00:00
crschnick 8021ff9140 Show busy marker for batch actions 2025-11-28 04:24:40 +00:00
crschnick b6e6dfd8be Reduce stack overflow probability for dir traverse 2025-11-28 03:34:00 +00:00
crschnick f92f321c89 Fix broken docs link 2025-11-28 02:30:48 +00:00
crschnick bca8678c98 Handle missing browse action early 2025-11-27 07:02:43 +00:00
crschnick 564cef397c Various fixes [release] 2025-11-27 06:20:45 +00:00
crschnick 3c16e36546 Fix errors in sftp for some files 2025-11-27 04:01:22 +00:00
crschnick 320047f2cd More fixes to desktop open 2025-11-27 04:00:42 +00:00
crschnick e100eaaeb9 Desktop helper fixes [stage] 2025-11-26 13:22:22 +00:00
crschnick 221cd1a930 Category filter improvements 2025-11-26 13:18:50 +00:00
crschnick 8995072557 Secret field comp fixes 2025-11-26 02:03:45 +00:00
crschnick 5df370a984 [release] 2025-11-24 18:46:12 +00:00
crschnick b69e48d576 Fix prefs load message about invalid values 2025-11-22 22:18:31 +00:00
crschnick 2da490fc8a Add remmina remoteapp fallback 2025-11-22 22:18:22 +00:00
crschnick 6cdb386d9c Improve yes no toggle display for categories 2025-11-22 22:18:04 +00:00
crschnick 473ddc528d Improve link handling in browser 2025-11-22 22:16:01 +00:00
crschnick efadd87e82 Small fixes [release] 2025-11-21 21:19:54 +00:00
crschnick 7bd247ddca Fix focus for text field 2025-11-21 16:01:10 +00:00
crschnick 6b21f5650f Improve file system reads if possible 2025-11-21 16:00:26 +00:00
crschnick 9f6c607bac Fix rdp client serialization 2025-11-21 15:59:32 +00:00
crschnick db4858e9dc Fix NPE with powershell async application launch 2025-11-21 15:58:34 +00:00
crschnick 8b8d774fee Remove outdated accessibility error handling 2025-11-21 15:57:50 +00:00
nillpoe 7ac78a2bac Fix: Context menu should be closed when renaming the file (#719) (#720)
* refactor: lambda argument names aren't consistent

* fix: context menu should be closed when renaming the file

* fix: owner can be null

* Revert "fix: owner can be null"

This reverts commit 70802ad8c2.

* Revert "fix: context menu should be closed when renaming the file"

This reverts commit 896211180e.

* fix: close context menu on shortcut key press

* perf: reduce unnecessary event handlers
2025-11-20 22:58:14 +01:00
crschnick aa87ceab7f Improve filtering [stage] 2025-11-20 16:44:25 +00:00