Commit graph

889 commits

Author SHA1 Message Date
crschnick fbc56f0b81 Fix update issues 2024-02-28 09:34:35 +00:00
crschnick e56c159e0e Disable context menu for markdown comps 2024-02-28 08:53:41 +00:00
crschnick f7cf7284c7 Fix vault preferences not respecting custom storage directory 2024-02-28 08:18:45 +00:00
crschnick d2d0df9789 Remove leftover merge files 2024-02-28 07:52:21 +00:00
crschnick 3e7fbe89ac Merge branch prefs into master
The changes have been squashed as the commit history and messages were not very carefully crafted. There isn't that much value in preserving random commit messages.

Also due to diverging branches, rebasing or merging it was difficult.
2024-02-28 07:36:31 +00:00
crschnick ce45ff9ec6 Improve side window modality 2024-01-30 10:54:01 +00:00
crschnick 8a7669e832 Remove unused gtk fix 2024-01-26 17:41:37 +00:00
crschnick 60111ddd21 vscodium fixes 2024-01-26 12:33:23 +00:00
crschnick 315a58675e Add vscodium support 2024-01-26 12:15:26 +00:00
crschnick a11ad4d486 Show failure messages when launching external applications 2024-01-26 12:15:15 +00:00
crschnick 715d36336c Confirm git share of file 2024-01-26 07:56:09 +00:00
crschnick 2dead13d4d Improve shell check display 2024-01-24 06:08:23 +00:00
crschnick 1b7181a744 Add ability to easily add files to git vault data 2024-01-24 05:49:47 +00:00
crschnick e76a5f2e94 Fix ssh config NPE 2024-01-24 04:32:27 +00:00
crschnick f660c20188 Make av registry check more robust 2024-01-24 04:27:07 +00:00
crschnick a4eef3fdf7 Allow for cluster creation 2024-01-23 04:31:51 +00:00
crschnick afc34a37b5 Rework fixed child handling for k8s improvements 2024-01-23 02:54:21 +00:00
crschnick 53926a2830 Fix save race condition 2024-01-22 12:33:26 +00:00
crschnick 2310515a4c Fix file system exception edit problems 2024-01-22 09:49:12 +00:00
crschnick 5ae35ecfe9 Fix missing default linux icon 2024-01-22 03:43:50 +00:00
crschnick f61bef8bc0 Include release date in update changelog 2024-01-20 21:45:17 +00:00
crschnick ebc1f33a56 Improve alert styling 2024-01-20 18:14:21 +00:00
crschnick 11859d3d10 Be more defensive for github api dates 2024-01-20 17:38:04 +00:00
crschnick df1a80ed42 Rework alert styling 2024-01-20 01:14:36 +00:00
crschnick 79ef71a1d3 Fix store validity refresh on simple update 2024-01-20 00:42:08 +00:00
crschnick 2abd95e3e5 Fix typo 2024-01-20 00:34:59 +00:00
crschnick ad19bc742b Include release date in changelog 2024-01-19 21:18:24 +00:00
crschnick 00a36628e9 Don't minimize detached windows applications 2024-01-19 21:16:59 +00:00
crschnick 65cec08224 Always wait when performing action after exit 2024-01-19 00:22:29 +00:00
crschnick acca222a06 Check whether logs dir exists before cleaning 2024-01-18 20:54:32 +00:00
crschnick 406e63cbf0 Wait on update exit 2024-01-18 20:14:03 +00:00
crschnick 46cd57db18 Small fixes 2024-01-18 17:15:35 +00:00
crschnick f467d59f49 Add windows terminal preview support 2024-01-18 17:15:26 +00:00
crschnick d9f1a5a769 Fix wezterm macos issues 2024-01-18 15:17:56 +00:00
crschnick 298cd28872 Add wezterm support 2024-01-18 02:14:36 +00:00
crschnick aa7c04d5ba Small browser appearance improvements 2024-01-17 20:58:33 +00:00
crschnick ff2e5e67c4 Rework local store sharing 2024-01-17 18:07:43 +00:00
crschnick f1966c0e39 Allow for sharing of connections with data files 2024-01-17 17:31:18 +00:00
crschnick ab9059881c Rename store creation comp and apply state on entry update 2024-01-17 17:06:10 +00:00
crschnick 37ed575266 Rework ssh file path handling 2024-01-17 16:35:27 +00:00
crschnick bd2acc6574 Various small fixes 2024-01-16 13:05:21 +00:00
crschnick 3e07e890ea Rework debug mode 2024-01-15 17:43:03 +00:00
crschnick 45d3d40c6f Probably return error on cli open command 2024-01-11 21:12:28 +00:00
crschnick 974da59fc8 Make window clamping more robust for invalid values 2024-01-10 15:58:26 +00:00
crschnick 2c5d3b326d Rework svg image handling 2024-01-10 04:26:49 +00:00
crschnick faf1b6b4c7 Rework shell control to be more robust in cases it exits unexpectedly 2024-01-09 23:17:18 +00:00
crschnick 522c2c1664 Rework image sizes and caches 2024-01-09 04:20:24 +00:00
crschnick e4d3eb2a3d Fix connection choice filter focus 2024-01-09 04:20:13 +00:00
crschnick 44945546f7 Focus filter in connection choice popover 2024-01-09 02:30:32 +00:00
crschnick 720e5edfdc Rework text area 2024-01-09 01:34:17 +00:00
crschnick f454e6d905 Allow for better contextual file reference handling 2024-01-09 01:33:38 +00:00
crschnick 277f7f8c04 Fix logs attribute 2024-01-09 01:33:21 +00:00
crschnick bfef4e1426 Fix possible NPE 2024-01-09 01:33:00 +00:00
crschnick 0f9cae0681 Rework comboboxes 2024-01-06 16:54:57 +00:00
crschnick aee7b65bce Fix nord selected color contrast in browser 2024-01-06 10:50:27 +00:00
crschnick 720716b1c6 Rework connection creation menu 2024-01-06 10:40:50 +00:00
crschnick 0742c0e2d2 Fix exception in edge case for binding lists 2024-01-05 15:06:25 +00:00
crschnick 4ee5c18960 Add min size comp methods 2024-01-05 08:01:46 +00:00
crschnick 7521f08512 Make theme detection error resistant 2024-01-05 08:01:35 +00:00
crschnick 16de992c29 Fix mini section size with one element 2024-01-05 08:00:59 +00:00
crschnick fcba5d1c54 Fix NPE if no terminal was set 2024-01-04 09:11:34 +00:00
crschnick 0070a08109 Fix error handling of invalid commandline options 2024-01-03 18:15:06 +00:00
crschnick c59b6bb1ff Fix browser restore not sleeping at right time 2024-01-03 16:48:17 +00:00
crschnick 362cb12e20 Fix exceptions on provider switch 2024-01-03 15:23:13 +00:00
crschnick d8b2c44489 Rework custom terminal description and add tilix 2024-01-03 14:23:03 +00:00
crschnick e357c96c5d Small fixes 2024-01-03 14:22:43 +00:00
crschnick 44cae41799 Wait only 10s to declare a directory as recent 2024-01-03 14:22:29 +00:00
crschnick 0754e79970 Run restore action staggered 2024-01-03 14:22:18 +00:00
crschnick 0fef5b0b9a Remove font check 2024-01-03 07:06:35 +00:00
crschnick 8d080bee1e Rework bundled fonts handling 2024-01-03 06:31:13 +00:00
crschnick 5aa1c35eb1 Make window init error handling more robust 2024-01-02 15:26:53 +00:00
crschnick 4542225c3f Fix changelog spacing 2024-01-02 14:50:50 +00:00
crschnick 8506047f6b Force javafx to look for embedded fonts 2024-01-02 09:58:26 +00:00
crschnick 9fa35aff21 Remove unnecessary window position update 2024-01-01 16:08:28 +00:00
crschnick 8a684caf1b Require macos applications to be in some applications directory 2024-01-01 15:57:35 +00:00
crschnick 88086dc322 Fix browser state serialization 2024-01-01 15:04:15 +00:00
crschnick 6063e3b092 Small UI improvements 2024-01-01 14:26:10 +00:00
crschnick f67e9ad247 Rework browser welcome screen 2024-01-01 10:04:06 +00:00
crschnick 2bc508d448 Small linux fixes 2024-01-01 10:03:49 +00:00
crschnick 1a9d1647e0 Clean up font size 2023-12-31 08:51:54 +00:00
crschnick 38e1b929d6 Bundle fonts to not rely on fontconfig 2023-12-31 05:05:03 +00:00
crschnick e3b451b600 Fix connection summary generation for #146 2023-12-30 14:20:23 +00:00
crschnick ca84b90dbd Rework file browser open and it improve ssh config support 2023-12-30 09:02:28 +00:00
crschnick 815787c8a9 Fix copy paste error 2023-12-30 07:09:22 +00:00
crschnick aee414f27d Fix name alignment 2023-12-30 06:37:47 +00:00
crschnick 16071c0e75 Cleanup shell control 2023-12-30 02:20:21 +00:00
crschnick 1757684c79 Fix correct NPE 2023-12-30 02:18:02 +00:00
crschnick bb1aa5c245 Allow for multiple connections with same name and fix NPE 2023-12-30 02:17:13 +00:00
crschnick fb3b768352 Fix NPE 2023-12-30 02:16:56 +00:00
crschnick 43f2decca9 Add self test to verify that local shell is working 2023-12-29 09:06:37 +00:00
crschnick f0deb25d31 Improve performance mode gains by removing more styling 2023-12-29 03:24:22 +00:00
crschnick 7970402411 Use better layout for long connection names in various widths 2023-12-29 02:53:57 +00:00
crschnick 5f729095d8 Allow for fast connection renaming 2023-12-29 01:24:25 +00:00
crschnick 8ab8aaf100 Fix NPE 2023-12-29 01:12:11 +00:00
crschnick dd87d07e1f Fix connection category target computation 2023-12-29 00:40:17 +00:00
crschnick 34ff540386 Disable fast terminal startup for now 2023-12-28 21:56:07 +00:00
crschnick 75d6b1ed4f Rework pro context menu entries 2023-12-28 07:38:37 +00:00
crschnick d0d55a3a94 Make fast terminal startup a setting 2023-12-28 04:57:33 +00:00
crschnick f689e6a2ea Fix typo 2023-12-28 00:24:59 +00:00
crschnick 1c8a7a98c6 Print development command output 2023-12-28 00:24:52 +00:00
crschnick 722d239fda Make insights generation more robust 2023-12-28 00:24:21 +00:00
crschnick 6e3b044fdc Update av alert 2023-12-27 04:23:11 +00:00
crschnick 404cd744b2 Check tray support everytime 2023-12-27 00:15:16 +00:00
crschnick 86e15cb6f2 Update AV alerts 2023-12-26 21:41:38 +00:00
crschnick 06186295e9 Use more conservative screen size fallback 2023-12-25 22:48:11 +00:00
crschnick 829deddc1d Add malwarebytes notice 2023-12-25 20:09:43 +00:00
crschnick 86758f06b7 Add garuda logo 2023-12-25 15:50:53 +00:00
crschnick f980fdc45a Fix shutdown race condition 2023-12-25 15:40:31 +00:00
crschnick b212d32d40 Add zorin logo 2023-12-25 15:09:47 +00:00
crschnick 4fecc1e58f Check entry status while scanning 2023-12-24 18:17:14 +00:00
crschnick 7bf4b6f4db Add close shortcut to other secondary windows 2023-12-24 15:49:55 +00:00
crschnick cbcafb12e3 Add ability to clone connections for #124 2023-12-24 13:49:15 +00:00
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
crschnick 685813863b Small fixes [release] 2023-10-26 17:04:14 +00:00
crschnick 6cdc728aa1 Add nixos logo 2023-10-26 16:22:29 +00:00
crschnick 8a252a1137 Store entry refresh fixes 2023-10-26 16:22:07 +00:00
crschnick 4df64b5e9e Bug fixes 2023-10-25 20:44:13 +00:00
crschnick 8b1754ca4c [release] 2023-10-25 17:47:32 +00:00
crschnick 6bd96563d0 Small visual fixes [release] 2023-10-25 17:17:07 +00:00
crschnick b410d8e863 Small bug fixes 2023-10-25 15:38:57 +00:00
crschnick 9f0eb217f8 Add terminals to list 2023-10-25 14:24:01 +00:00
crschnick 119ebcbf6c Add more terminal support 2023-10-25 14:21:50 +00:00
crschnick f800ecd46d Fix category display not working on init 2023-10-25 14:21:21 +00:00
crschnick 54e75ce6bd Fix javafx bundling 2023-10-25 14:20:49 +00:00
crschnick 656be93d44 Improve view state initialization 2023-10-23 19:40:13 +00:00
crschnick d1c2cc27af Rework licensing [stage] 2023-10-23 18:38:13 +00:00
crschnick 1faff72321 Category choice comp fixes and storage dirty optimizations 2023-10-22 14:10:08 +00:00
crschnick 1bc650d7ac Improve path error message for terminals 2023-10-21 21:11:35 +00:00
crschnick ca3acc2d1d Don't send empty reports now for real 2023-10-21 21:11:14 +00:00
crschnick 45e501f4fd Remove fxtrayicon dep 2023-10-21 21:10:33 +00:00
crschnick 72f91f39d0 [stage] 2023-10-21 10:30:35 +00:00
crschnick 5e1fc3910a Tray GTK fixes 2023-10-21 10:13:08 +00:00
crschnick 9ef6dcacb6 Create logo_24x24_t.png 2023-10-21 09:39:15 +00:00
crschnick 5ec88ccc9e Tray fixes 2023-10-21 09:07:03 +00:00
crschnick 48a43ba5a5 Use own implementation for tray icon 2023-10-21 08:54:14 +00:00
crschnick 15088095e2 [stage] 2023-10-20 13:34:49 +00:00
crschnick b7612237e1 Small bug fixes [release] 2023-10-20 12:24:09 +00:00
crschnick 118a1ababc Small fixes [stage] 2023-10-20 10:31:27 +00:00
crschnick 4f86e6231b Small bug fixes 2023-10-20 09:34:56 +00:00
crschnick 7c2b07f560 Small bug fixes 2023-10-20 07:52:43 +00:00
crschnick 1f3afa3ad4 Small bugfixes and refactor 2023-10-19 16:52:35 +00:00
crschnick e78dba1f2e Small various fixes 2023-10-18 12:10:55 +00:00
crschnick 06d9c777fc Small fixes and polishing 2023-10-18 04:17:34 +00:00
crschnick 7995d95b8d More performance optimizations 2023-10-16 10:53:32 +00:00
crschnick c80a31bffe Performance improvements 2023-10-16 03:37:22 +00:00
crschnick b9ebce0771 Optimizations for large connection amounts 2023-10-15 00:04:20 +00:00
crschnick 1e990389f4 Refactor 2023-10-14 21:24:46 +00:00
crschnick ee740b43f8 Small fixes 2023-10-14 16:13:04 +00:00
crschnick e34fd638a3 Fix window not shown on second startup 2023-10-13 19:43:52 +00:00
crschnick 0d065dc14e Store children rework and script fixes 2023-10-12 15:23:51 +00:00
crschnick 09052de9ee Refactor 2023-10-11 10:15:58 +00:00