2320 Commits

Author SHA1 Message Date
David Kocher f4d30ba025 Merge pull request #18098 from iterate-ch/bugfix/GH-17744
Load profiles from precompiled index file
2026-05-21 11:39:09 +02:00
David Kocher 6f4c158b71 Position to cell view. 2026-05-21 08:52:56 +02:00
David Kocher a20cf19625 Merge pull request #17460 from iterate-ch/feature/GH-17459
Interoperability with macOS Tahoe
2026-05-20 16:28:58 +02:00
AliveDevil cf433e977a Merge remote-tracking branch 'origin/master' into bugfix/GH-17744 2026-05-19 15:18:23 +02:00
dependabot[bot] df8562f472 Bump org.sparkle-project:sparkle from 2.8.1 to 2.9.1
Bumps org.sparkle-project:sparkle from 2.8.1 to 2.9.1.

---
updated-dependencies:
- dependency-name: org.sparkle-project:sparkle
  dependency-version: 2.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-16 14:27:38 +00:00
David Kocher 491e5f9154 Cache list of certificates expensive to retrieve. 2026-05-15 11:00:00 +02:00
David Kocher f144ba74ed Merge branch 'master' into feature/GH-17459 2026-05-13 09:13:00 +02:00
David Kocher 16be598060 Replace model entry when installed. 2026-05-11 22:13:15 +02:00
David Kocher 242f0a54d3 Do not preload profiles for display in table. 2026-05-11 21:57:47 +02:00
Yves Langisch feb3dc5a31 Merge pull request #18094 from iterate-ch/feature/preflight-argument-optionals
Review preflight parameters
2026-05-09 14:36:50 +02:00
David Kocher 5c30523777 Make filename argument optional instead of using empty string. 2026-05-09 10:14:55 +02:00
David Kocher 550a45bbec Save default connection profile with : to seperate vendor string. 2026-05-07 18:15:01 +02:00
David Kocher e6ca91ffc0 Refactor focus implementation and improve key window and first responder handling in alert and window controllers. 2026-05-01 14:31:55 +02:00
David Kocher b2fe74fc95 S3: Disable versioned listing by default, add preference toggle (#18031)
Co-authored-by: ayounes2 <abdallah.y@live.com>
Co-authored-by: Yves Langisch <yla@iterate.ch>
2026-04-29 07:40:06 +00:00
David Kocher 8795df1e0c Determine vault version in load worker. 2026-04-03 22:08:45 +02:00
David Kocher 505c21b627 Rename class. 2026-04-03 22:08:44 +02:00
David Kocher aaf643e13b Rename interface and implementation. 2026-04-03 22:08:42 +02:00
David Kocher 7bc58babae No save of empty credentials. 2026-04-03 22:08:42 +02:00
David Kocher ed30b6f725 Add interface to create vault. Optionally pass storage credentials to provide vault. Providing vault metadata depending on type. 2026-04-03 22:08:42 +02:00
David Kocher e1b745348c Remove create vault from provider. 2026-04-03 22:08:41 +02:00
David Kocher a7427457f8 Skip passphrase prompts for UVF vaults. 2026-04-03 22:08:41 +02:00
Yves Langisch 0475b40113 Fix interfaces. 2026-04-03 22:08:39 +02:00
chenkins 05e090f901 Add UVF implementation. 2026-04-03 22:08:39 +02:00
Yves Langisch d51117c67a Do not set hard coded log level to ERROR but honor root logger level from log4j configuration file. 2026-03-25 16:39:53 +01:00
David Kocher 93ee3ad72e Make public. 2026-03-23 15:51:52 +01:00
David Kocher 2cab6e53ec Reapply "Fix #17703 using custom auto save frame rectangle handling.
This reverts commit 253f6db38b.

Revert "Reapply "Workaround for #17557.""

This reverts commit c149fe7acc.
2026-03-21 12:47:56 +01:00
David Kocher 552f1c6d9a Inline implementation. 2026-03-17 17:17:59 +01:00
David Kocher 823127842e Align profile names. 2026-03-17 17:17:59 +01:00
David Kocher 74bb7c638a Update version. 2026-03-15 21:15:02 +01:00
David Kocher 0def3b4ba1 Use description. 2026-03-12 14:31:37 +01:00
David Kocher 426880a5ba Extract interface for permissions. 2026-03-12 13:56:45 +01:00
David Kocher ba53e95b81 Set disk icon. 2026-03-11 08:29:42 +01:00
David Kocher 097aa456fd Localization. 2026-03-11 08:29:42 +01:00
David Kocher b389d09ebc Add callback for locations as a sub-feature. 2026-03-11 08:29:41 +01:00
David Kocher b5d6dbbfe9 Revert "Auto configure bookmark after username input."
This reverts commit 16794f05aa.
2026-03-11 08:29:40 +01:00
David Kocher d4157a6d4e Auto configure bookmark after username input. 2026-03-11 08:29:39 +01:00
David Kocher 4f2ab261d1 Use singleton noop instance. 2026-03-08 21:44:33 +01:00
Jenkins Automation Server 7ba6a4fb80 [maven-release-plugin] prepare for next development iteration 2026-03-03 17:04:54 +00:00
Jenkins Automation Server 6e46435e55 [maven-release-plugin] prepare release release-9-4-1 2026-03-03 17:04:49 +00:00
David Kocher 19de216577 Rewrite condition to depend on vault registry. 2026-03-01 23:43:17 +01:00
David Kocher 931f8194f9 Rewrite condition to depend on vault registry. 2026-03-01 23:43:17 +01:00
David Kocher 539bed23ba Require directory parameter with vault reference in file attributes. 2026-03-01 23:43:17 +01:00
David Kocher e738f02fae Always use selected directory as reload parameter. 2026-03-01 23:43:17 +01:00
David Kocher 0392ec6e59 Reload selected directory with reference to vault in file attributes. 2026-03-01 23:43:17 +01:00
Jenkins Automation Server b5373e88d4 [maven-release-plugin] prepare for next development iteration 2026-02-19 17:59:48 +00:00
Jenkins Automation Server e42e753fda [maven-release-plugin] prepare release release-9-4-0 2026-02-19 17:59:44 +00:00
David Kocher 444150bbab Allow more generic exception. 2026-01-23 13:38:38 +01:00
David Kocher ea273ec706 Add update panel depending on configured updater privileges. 2025-12-26 12:04:27 +01:00
Jenkins Automation Server 0b1aee6afb [maven-release-plugin] prepare for next development iteration 2025-12-11 19:26:22 +00:00
Jenkins Automation Server 184bafd36d [maven-release-plugin] prepare release release-9-3-2 [ci skip] 2025-12-11 19:26:18 +00:00