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
|
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
|
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 |
|
Sebastian Stenzel
|
d5245009f4
|
Merge branch 'feature/self-update-poc' into feature/app-update
# Conflicts:
# src/main/java/org/cryptomator/ui/preferences/UpdatesPreferencesController.java
# src/main/resources/fxml/preferences_updates.fxml
|
2025-08-09 09:26:38 +02:00 |
|
Sebastian Stenzel
|
8f4392711e
|
moved update API to integrations-api
|
2025-08-08 18:21:42 +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 |
|
Ralph Plawetzki
|
79bb4a5215
|
Correlate with API as suggested in a separate PoC: UpdateMechanism and UpdateProcess
|
2025-08-02 11:32:07 +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 |
|
Ralph Plawetzki
|
2ce7fee06d
|
Log error messages
|
2025-07-30 19:43:39 +02:00 |
|
Ralph Plawetzki
|
99e9e92f10
|
Fix progress bar due to JavaFX limitations
|
2025-07-30 19:21:34 +02:00 |
|
Ralph Plawetzki
|
8e6500d93f
|
Implement update button that updates and respawns the app
|
2025-07-30 19:21:34 +02:00 |
|
Ralph Plawetzki
|
89ce99deaf
|
Wire UpdateService
|
2025-07-30 19:21:34 +02:00 |
|
Ralph Plawetzki
|
510e134605
|
Have multiple services
|
2025-07-30 19:21:34 +02:00 |
|
Ralph Plawetzki
|
62b434f549
|
Invent UpdatesModule
|
2025-07-30 19:21:33 +02:00 |
|
Ralph Plawetzki
|
1f1e336d57
|
Start FlatpakUpdater
|
2025-07-30 19:21:33 +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 |
|
Jan-Peter Klein
|
9fee4afd2a
|
remove duplicate unicode value
|
2025-07-09 18:37:38 +02:00 |
|
Jan-Peter Klein
|
b00ee4740a
|
legacy vaults supported now
|
2025-07-07 14:58:19 +02:00 |
|
Jan-Peter Klein
|
78cffe2f60
|
fix password tab on migrated legacy vaults
|
2025-07-07 11:32:19 +02:00 |
|
Jan-Peter Klein
|
9d15a7664d
|
fix docs links
|
2025-07-07 11:14:19 +02:00 |
|
Sebastian Stenzel
|
02186ca17a
|
hooked up in UI
|
2025-07-06 20:02:41 +02:00 |
|
Sebastian Stenzel
|
b0ed133e05
|
PoC
|
2025-07-06 14:28:57 +02:00 |
|
Jan-Peter Klein
|
f5ecf846f2
|
resolve SonarCloud issue by safely accessing Optional value
|
2025-07-05 14:15:59 +02:00 |
|
Jan-Peter Klein
|
a9444182bb
|
clean up
|
2025-07-04 22:17:27 +02:00 |
|