Commit graph

627 commits

Author SHA1 Message Date
crschnick 8c8dd99ad2 Rework choice pane handling for #125 2023-12-24 13:22:53 +00:00
crschnick ea882bcc43 Fix possible null pointers 2023-12-23 22:51:48 +00:00
crschnick f752f8b60f Verify screen bounds 2023-12-23 20:47:40 +00:00
crschnick 07964f4bef Prevent empty dragboards 2023-12-23 20:19:49 +00:00
crschnick 0eaa928441 Improve URL open error messages 2023-12-23 19:38:47 +00:00
crschnick 78f302befc Use own method to open hyperlinks 2023-12-23 19:30:53 +00:00
crschnick ff4587aae9 Improve font loading error message 2023-12-23 19:12:56 +00:00
crschnick eeb0de4a4e Rework licensed features to include preview check 2023-12-23 12:31:40 +00:00
crschnick c790870ae6 Rework insights popup 2023-12-22 23:31:48 +00:00
Christopher Schnick 752e04b955
Merge pull request #111 from muescha/patch-1
Update preferences_en.properties - fix typo
2023-12-22 16:45:55 +01:00
crschnick debe83d2f4 Widen acceptable store exceptions 2023-12-22 13:50:18 +00:00
crschnick af8904ea7a Add setting to debug local shell 2023-12-22 12:20:35 +00:00
crschnick e8566ea137 Verify font loading 2023-12-22 12:20:20 +00:00
crschnick da71e1172c Ignore some expression exceptions 2023-12-22 11:20:46 +00:00
crschnick a609ccbde2 Clean up tray 2023-12-22 11:20:31 +00:00
Muescha 21b3dcd921
Update preferences_en.properties - fix typo 2023-12-21 23:10:52 +01:00
crschnick 9b9fed3ec6 Asahi Linux fixes 2023-12-21 16:20:55 +00:00
crschnick 7d03e22af3 Handle data lock race condition 2023-12-21 10:51:56 +00:00
crschnick 8e1665ba27 Properly define webview user data directory 2023-12-21 10:50:05 +00:00
crschnick 09146d1241 Fix NPE 2023-12-20 10:47:54 +00:00
crschnick aa71a72f58 Ssh key file fixes 2023-12-19 15:31:06 +00:00
crschnick 09a419f628 Always use login shells 2023-12-19 15:29:56 +00:00
crschnick 4daa183dad Rework shell terminal command handling and clipboards 2023-12-19 14:55:50 +00:00
crschnick 2af59af190 Rework terminal launching, path caching, and state management 2023-12-19 06:50:15 +00:00
crschnick 4fda66e7db Handle pro features in menu 2023-12-18 06:14:55 +00:00
crschnick 32468d1d18 Focus askpass text 2023-12-18 04:37:10 +00:00
crschnick 4760b4a443 Rework browser actions for vscode action 2023-12-18 04:24:51 +00:00
crschnick 27a3aedc00 Improve git storage handling 2023-12-15 05:45:36 +00:00
crschnick 843e36de0c Add color to mini sections 2023-12-12 19:03:26 +00:00
crschnick 6df9169e38 Rework connection sharing 2023-12-11 17:52:45 +00:00
crschnick 42f83e331a Improve corruption error messages 2023-12-11 16:49:28 +00:00
crschnick 08bf3669ba Fix history context menu 2023-12-10 16:46:05 +00:00
crschnick efe4a8cc9f Fix cd synchronization 2023-12-10 15:39:34 +00:00
crschnick e17c5cdad3 Add history bar for navbar 2023-12-10 15:11:50 +00:00
crschnick c40c9c1f84 Show unavailable scan targets 2023-12-10 13:44:19 +00:00
crschnick e1f62830b1 Rework file references for ssh keys 2023-12-08 09:11:42 +00:00
crschnick 7574ff8666 Add support for JetBrains editors 2023-12-08 09:10:56 +00:00
crschnick bdcc6a1295 Properly update state on children refresh 2023-12-08 04:39:44 +00:00
crschnick 0a8881a9cf Listen for cancel shortcuts in alerts, for #110 2023-12-08 03:03:19 +00:00
crschnick aa76ce1a94 Fix some root categories being deletable 2023-12-06 16:23:50 +00:00
crschnick 5274d58c36 [release] 2023-12-06 01:40:24 +00:00
crschnick d84fafd4a8 Fix askpass caching 2023-12-05 21:50:29 +00:00
crschnick 8a567380df Lock storage io 2023-12-05 20:17:44 +00:00
crschnick b061ab7a34 Always run exit timer 2023-12-05 19:06:17 +00:00
crschnick ce32613dd4 Add threading debug 2023-12-05 19:05:33 +00:00
crschnick efe75a7332 Change user name query 2023-12-04 23:00:05 +00:00
crschnick c2e5e0fa0d Small browser fixes 2023-12-04 16:40:30 +00:00
crschnick dcb43a43ab Improve local file normalization 2023-12-04 14:49:37 +00:00
crschnick 6ef7f35887 Small fixes 2023-12-04 14:49:25 +00:00
crschnick 4afa34378b [stage] 2023-12-03 17:25:50 +00:00
crschnick 49755b2785 Clear cache passwords on repeated request 2023-12-03 16:16:35 +00:00
crschnick cb0cb97af3 Rework command building and exit codes 2023-12-03 12:31:44 +00:00
crschnick 2b95ea5d6e Improve window clamping 2023-12-02 06:58:43 +00:00
crschnick 29ac6b85ca [stage] 2023-12-02 03:22:29 +00:00
crschnick 501d64fde2 More git storage fixes 2023-12-02 02:57:47 +00:00
crschnick c5f94a7b0b More git storage rework 2023-12-02 01:08:11 +00:00
crschnick 71e0ce35e8 Improve beacon connection initialization and timeout 2023-12-01 23:31:28 +00:00
crschnick 7a4e79af4f Add timer to shutdown procedure 2023-12-01 23:29:20 +00:00
crschnick faed51f996 Improve distribution type initialization 2023-12-01 23:28:31 +00:00
crschnick e3265a573d Timeout fixes [stage] 2023-12-01 00:28:05 +00:00
crschnick a4ba5d9726 Don't block on shutdown kill 2023-11-30 17:29:51 +00:00
crschnick ba843e8b13 Add startup connection timeout 2023-11-30 17:12:16 +00:00
crschnick 700f539dfb Fix macos quit not working 2023-11-29 19:25:32 +00:00
crschnick 68895cfb55 Fix clear issue for warp properly 2023-11-29 18:01:59 +00:00
crschnick 8e6d1cafb4 More fixes for git storage 2023-11-29 17:31:17 +00:00
crschnick 66a928fc6f Hide sharing option by default 2023-11-28 22:25:08 +00:00
crschnick 195300607e Rework git storage handling some more 2023-11-28 18:22:56 +00:00
crschnick 68c42bfc3d Rework operation mode error handling 2023-11-28 14:54:52 +00:00
crschnick fa1e3ee52d Check for storage load for git storage 2023-11-27 23:10:49 +00:00
crschnick df9594ae86 Remove unnecessary platform initialization code 2023-11-27 23:09:21 +00:00
crschnick b146b9bb27 Disable help 2023-11-27 16:57:18 +00:00
crschnick 767c87670d Small text fixes 2023-11-27 16:14:45 +00:00
crschnick 98721f8dc5 Additional git fixes [stage] 2023-11-27 14:21:43 +00:00
crschnick 08c1586240 Rework git storage functionality 2023-11-27 13:29:17 +00:00
crschnick 37366ff1a8 Always activate iterm to put it into foreground 2023-11-26 18:39:35 +00:00
crschnick aa00cd6521 Improve git storage functionality 2023-11-26 15:54:14 +00:00
crschnick f5eebdae73 Try to fix macos self-updater 2023-11-26 08:53:36 +00:00
crschnick ecd8ab24ce Fix NPE 2023-11-26 08:53:21 +00:00
crschnick 110a84d8fe Clamp window sizes to screen 2023-11-25 17:49:15 +00:00
crschnick dbec0b8fd7 Script order fixes [release] 2023-11-24 09:11:23 +00:00
crschnick 88c5c1c7ac Focus provider combobox 2023-11-24 08:36:27 +00:00
crschnick 1aadbc3a76 Fix browser script integration 2023-11-24 07:24:02 +00:00
crschnick df517b9d74 Use atlantafx bss stylesheet 2023-11-23 15:37:55 +00:00
crschnick 2494d9d45f Use binary stylesheets when possible 2023-11-22 19:24:14 +00:00
crschnick 32e3b2341b Try to fix macos terminal race condition 2023-11-22 09:39:03 +00:00
crschnick 68624d8648 Fix changelog window order 2023-11-22 09:38:42 +00:00
crschnick 7c14674754 Fix directory icons [release] 2023-11-22 06:53:00 +00:00
crschnick 5a847e047e Fix browser file icon matching 2023-11-21 16:11:25 +00:00
crschnick 6c96646476 Browser fixes 2023-11-21 15:23:41 +00:00
crschnick fe2a1ffa5e Fix dialect command check 2023-11-21 11:39:46 +00:00
crschnick 77df569c46 Small fixes 2023-11-21 04:20:01 +00:00
crschnick 1fdb46eee5 Clear file system exceptions in a special way 2023-11-21 03:03:39 +00:00
crschnick e373a2d241 Small fixes 2023-11-20 06:57:54 +00:00
crschnick 087fcd4b82 macos fixes 2023-11-18 07:40:32 +00:00
crschnick 76c29f719b Appearance fixes 2023-11-18 05:08:46 +00:00
crschnick eac9504e14 Merge branch 1.7.5 into master [release] 2023-11-18 01:29:38 +00:00
crschnick 63ab4cfef5 Padding fixes 2023-11-15 03:36:30 +00:00
crschnick b91eb0fda5 Merge branch 1.7.3-fixes into master 2023-11-15 03:25:18 +00:00
crschnick bc7bde024a Merge branch 1.7.3 into master 2023-11-04 05:36:47 +00:00
crschnick 1e75827fd7 Add more os icons [release] 2023-10-26 17:37:31 +00:00