 dependabot[bot]andGitHub
|
7fe7e1f5bf
|
Bump org.mockito:mockito-core in the java-test-dependencies group (#3985)
|
2025-09-22 13:20:37 +00:00 |
|
 dependabot[bot]andGitHub
|
a4d9703cf4
|
Bump the maven-build-plugins group with 3 updates (#3984)
|
2025-09-22 13:12:52 +00:00 |
|
 dependabot[bot]andGitHub
|
c9a3a775cc
|
Bump the java-production-dependencies group across 1 directory with 9 updates (#3978)
|
2025-09-16 15:08:10 +00:00 |
|
 dependabot[bot]andGitHub
|
e7cac42d5d
|
Bump the maven-build-plugins group across 1 directory with 2 updates (#3977)
|
2025-09-16 14:27:31 +00:00 |
|
 dependabot[bot]andGitHub
|
983e7d973b
|
Bump the github-actions group across 1 directory with 6 updates (#3970)
|
2025-09-16 14:19:24 +00:00 |
|
 dependabot[bot]andGitHub
|
a84ac94701
|
Bump the java-test-dependencies group across 1 directory with 3 updates (#3956)
|
2025-09-16 14:18:18 +00:00 |
|
 Dhruv BajpaiandGitHub
|
4761c58265
|
specify JVM crash log path (#3951)
Add jvm option `-XX:+ErrorFile=...` with a clear, but with high possibility not-existing path to use fallback path.
|
2025-09-16 14:19:59 +02:00 |
|
 pxwangluandGitHub
|
682e762a5a
|
chore: fix some typos in comments (#3960)
Signed-off-by: pxwanglu <pxwanglu@icloud.com>
|
2025-09-08 18:43:50 +02:00 |
|
 Armin SchrenkandGitHub
|
c3ada43abb
|
Feature: Refactoring for Windows installer build (#3968)
* decouple patchUpdateCheck script from app name
* simplify patchWebdav script and align it with patchUpdate
|
2025-09-05 13:17:35 +02:00 |
|
 
|
9a71782fff
|
Add Windows MSI installer option to disable update checks via DISABLEUPDATECHECK property (#3961)
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2025-09-04 14:39:20 +02:00 |
|
Jan-Peter Klein
|
2f4c12a89e
|
remove no more used injections
|
2025-09-04 08:45:04 +02:00 |
|
Jan-Peter Klein
|
2b79c58577
|
renaming and reordering
|
2025-09-04 08:44:18 +02:00 |
|
Jan-Peter Klein
|
1d3c62e2c7
|
revert cleanup that introduced a bug
|
2025-09-03 14:58:25 +02:00 |
|
Jan-Peter Klein
|
17166c45ac
|
show correct message
|
2025-09-03 14:42:20 +02:00 |
|
Jan-Peter Klein
|
f758388063
|
fix closeOrReturn button
|
2025-09-03 14:28:16 +02:00 |
|
Jan-Peter Klein
|
8767564977
|
revert cleanup that introduced a bug
|
2025-09-03 13:39:08 +02:00 |
|
Jan-Peter Klein
|
59f47116f0
|
change wording
|
2025-09-03 12:42:24 +02:00 |
|
Jan-Peter Klein
|
8fac541024
|
use defaults.vault.vaultName as fallback displayName
|
2025-09-02 07:40:02 +02:00 |
|
Jan-Peter Klein
|
1ba21b531a
|
declare NoSuchElementException in method head
|
2025-09-02 07:27:02 +02:00 |
|
Jan-Peter Klein
|
daad48d5af
|
clarify NoSuchElementException log message
|
2025-09-01 09:33:03 +02:00 |
|
Jan-Peter Klein
|
8eedc62fbe
|
Check vault path before preparing new vault in recovery flow and refactor chooseValidVaultDirectory() to return Path instead of File
|
2025-09-01 09:14:21 +02:00 |
|
Jan-Peter Klein
|
d65442f042
|
add explicit VAULT_CONFIG_MISSING case and move legacy comment from LOCKED to NEEDS_MIGRATION
|
2025-09-01 08:21:28 +02:00 |
|
Jan-Peter Klein
|
216513405a
|
removed unused strings
|
2025-08-27 10:35:11 +02:00 |
|
Jan-Peter Klein
|
f4c0bc29ed
|
handle NoSuchElementException during recovery key validation
|
2025-08-27 09:43:28 +02:00 |
|
Jan-Peter Klein
|
d1ce0362b4
|
extract vault directory selection into new method chooseValidVaultDirectory using Optional
|
2025-08-27 09:34:04 +02:00 |
|
Jan-Peter Klein
|
4497fb160e
|
new class VaultPreparator in recovery package
|
2025-08-27 09:22:26 +02:00 |
|
Jan-Peter Klein
|
5bffa28cdb
|
remove unused method
|
2025-08-27 08:52:51 +02:00 |
|
Jan-Peter Klein
|
14c5693594
|
check dir structure first in determineVaultState
|
2025-08-27 08:37:04 +02:00 |
|
Jan-Peter Klein
|
53c6045cca
|
extend initializeLastKnownKeyLoaderIfPossible and deduplicate in create
|
2025-08-27 07:26:37 +02:00 |
|
Jan-Peter Klein
|
16d441ec44
|
cleanup
|
2025-08-21 12:26:16 +02:00 |
|
Jan-Peter Klein
|
fa053ac3df
|
undo no longer needed changes
|
2025-08-20 10:00:08 +02:00 |
|
Jan-Peter Klein
|
e78a064af6
|
dialogs with icons and some other ui improvements
|
2025-08-13 11:40:10 +02:00 |
|
Jan-Peter Klein
|
644e38f49e
|
Merge branch 'develop' into feature/restore-vaultconfig
|
2025-08-06 13:53:04 +02:00 |
|
Jan-Peter Klein
|
3b38049d71
|
remove Objects.requireNonNull
|
2025-08-06 08:18:32 +02:00 |
|
Jan-Peter Klein
|
c199d1cb3b
|
remove optional
|
2025-08-01 12:51:27 +02:00 |
|
Jan-Peter Klein
|
164a4de6de
|
fix filter
|
2025-08-01 09:52:03 +02:00 |
|
Armin Schrenk
|
f64455d8fb
|
dedup code
references #3943
|
2025-07-29 13:02:01 +02:00 |
|
 Armin SchrenkandGitHub
|
8b1d2101db
|
Feature: Switch to different windows signer (#3943)
Replace usage of signtool with Actalis code signer.
|
2025-07-28 15:13:15 +02:00 |
|
Armin Schrenk
|
22a37699ea
|
Fixes commit 44f92cfb26.
|
2025-07-22 13:04:33 +02:00 |
|
Armin Schrenk
|
44f92cfb26
|
replace null parameter
|
2025-07-17 12:37:57 +02:00 |
|
Armin Schrenk
|
27c10080d6
|
fixes #3925
Stop listening for ipc messages when to many failed requests in a row
|
2025-07-14 12:20:49 +02:00 |
|
Jan-Peter Klein
|
2067c5a33b
|
optimize exception handling
exclude only dir.c9r
|
2025-07-10 18:45:58 +02:00 |
|
Jan-Peter Klein
|
fc5ed9ecc0
|
remove unused property
|
2025-07-10 17:26:45 +02:00 |
|
Jan-Peter Klein
|
5e956c50c2
|
handle unexpected recovery action type
|
2025-07-10 11:54:00 +02:00 |
|
Jan-Peter Klein
|
5110b35690
|
hard coded UI strings replaced
showThirdText property binding
|
2025-07-10 10:15:11 +02:00 |
|
Jan-Peter Klein
|
499960b3ec
|
replace while with do-while and use Constants.DATA_DIR_NAME
|
2025-07-10 09:42:00 +02:00 |
|
Jan-Peter Klein
|
f6479ddf24
|
optimize dialogs
|
2025-07-10 08:30:46 +02:00 |
|
Jan-Peter Klein
|
5d8b016e5f
|
refactoring
|
2025-07-10 08:29:51 +02:00 |
|
Jan-Peter Klein
|
2bf2f2b616
|
exclude dirid.c9r
|
2025-07-09 19:27:51 +02:00 |
|
Jan-Peter Klein
|
1089e90ebf
|
remove unused imports
|
2025-07-09 18:39:28 +02:00 |
|