Commit Graph

  • e3f6b5f812 Feature: JFX 25 (#4013) Armin Schrenk 2025-10-14 13:15:49 +02:00
  • f3461f7da4 fix failing CI Armin Schrenk 2025-10-14 13:06:52 +02:00
  • 94518ede99 set the messageLabel directly Jan-Peter Klein 2025-10-14 10:04:14 +02:00
  • 0fa041da85 remove the unconditional constructor title Jan-Peter Klein 2025-10-14 08:15:37 +02:00
  • daa4f3a568 recheck directory structure after restoring backup Jan-Peter Klein 2025-10-14 08:02:17 +02:00
  • fc6f7d184c skip unsafe states and check config file before reload Jan-Peter Klein 2025-10-14 07:42:24 +02:00
  • e50c949b62 Bump com.nimbusds:nimbus-jose-jwt from version 9.37.3 to version 10.5 Armin Schrenk 2025-10-13 11:50:54 +02:00
  • 349349e057 Add share option in context menu (#4008) Armin Schrenk 2025-10-10 11:04:37 +02:00
  • 4b36a1219f [skip ci] bump dependency-check-workflow to version 3 Armin Schrenk 2025-10-08 14:11:57 +02:00
  • 6533ba7367 use more env context in CI Armin Schrenk 2025-10-08 10:36:29 +02:00
  • 7f9c9a7df6 Reinstate original macOS icon shape in macOS 26 Tahoe (#3990) Tobias Hagemann 2025-10-08 09:57:10 +02:00
  • afda8a4981 only create AUR PR if it is a stable release Armin Schrenk 2025-09-26 15:39:05 +02:00
  • 153f9b485c prepare 1.18.0 1.18.0-beta1 Armin Schrenk 2025-09-22 16:03:18 +02:00
  • b9e91115b4 fix windows installer build Armin Schrenk 2025-09-26 13:38:02 +02:00
  • cdcd43a805 first draft for JDK 25 migration (including comments) Armin Schrenk 2025-09-25 12:27:44 +02:00
  • 2d29b1a76f Bump the java-production-dependencies group across 1 directory with 5 updates (#3988) dependabot[bot] 2025-09-22 15:47:26 +02:00
  • f62a5ed74b New Crowdin updates (#3931) Cryptobot 2025-09-22 15:23:45 +02:00
  • 7fe7e1f5bf Bump org.mockito:mockito-core in the java-test-dependencies group (#3985) dependabot[bot] 2025-09-22 13:20:37 +00:00
  • a4d9703cf4 Bump the maven-build-plugins group with 3 updates (#3984) dependabot[bot] 2025-09-22 13:12:52 +00:00
  • c9a3a775cc Bump the java-production-dependencies group across 1 directory with 9 updates (#3978) dependabot[bot] 2025-09-16 15:08:10 +00:00
  • e7cac42d5d Bump the maven-build-plugins group across 1 directory with 2 updates (#3977) dependabot[bot] 2025-09-16 14:27:31 +00:00
  • 983e7d973b Bump the github-actions group across 1 directory with 6 updates (#3970) dependabot[bot] 2025-09-16 14:19:24 +00:00
  • a84ac94701 Bump the java-test-dependencies group across 1 directory with 3 updates (#3956) dependabot[bot] 2025-09-16 14:18:18 +00:00
  • 4761c58265 specify JVM crash log path (#3951) Dhruv Bajpai 2025-09-16 17:49:59 +05:30
  • 682e762a5a chore: fix some typos in comments (#3960) pxwanglu 2025-09-09 00:43:50 +08:00
  • c3ada43abb Feature: Refactoring for Windows installer build (#3968) Armin Schrenk 2025-09-05 13:17:35 +02:00
  • 9a71782fff Add Windows MSI installer option to disable update checks via DISABLEUPDATECHECK property (#3961) Tobias Hagemann 2025-09-04 14:39:20 +02:00
  • 2f4c12a89e remove no more used injections Jan-Peter Klein 2025-09-04 08:45:04 +02:00
  • 2b79c58577 renaming and reordering Jan-Peter Klein 2025-09-04 08:44:18 +02:00
  • 1d3c62e2c7 revert cleanup that introduced a bug Jan-Peter Klein 2025-09-03 14:58:25 +02:00
  • 17166c45ac show correct message Jan-Peter Klein 2025-09-03 14:42:20 +02:00
  • f758388063 fix closeOrReturn button Jan-Peter Klein 2025-09-03 14:28:16 +02:00
  • 8767564977 revert cleanup that introduced a bug Jan-Peter Klein 2025-09-03 13:39:08 +02:00
  • 59f47116f0 change wording Jan-Peter Klein 2025-09-03 12:42:24 +02:00
  • f5bd23de51 test impl Armin Schrenk 2025-09-02 09:58:52 +02:00
  • 8fac541024 use defaults.vault.vaultName as fallback displayName Jan-Peter Klein 2025-09-02 07:40:02 +02:00
  • 1ba21b531a declare NoSuchElementException in method head Jan-Peter Klein 2025-09-02 07:27:02 +02:00
  • daad48d5af clarify NoSuchElementException log message Jan-Peter Klein 2025-09-01 09:33:03 +02:00
  • 8eedc62fbe Check vault path before preparing new vault in recovery flow and refactor chooseValidVaultDirectory() to return Path instead of File Jan-Peter Klein 2025-09-01 09:14:21 +02:00
  • d65442f042 add explicit VAULT_CONFIG_MISSING case and move legacy comment from LOCKED to NEEDS_MIGRATION Jan-Peter Klein 2025-09-01 08:21:28 +02:00
  • 216513405a removed unused strings Jan-Peter Klein 2025-08-27 10:35:11 +02:00
  • f4c0bc29ed handle NoSuchElementException during recovery key validation Jan-Peter Klein 2025-08-27 09:43:28 +02:00
  • d1ce0362b4 extract vault directory selection into new method chooseValidVaultDirectory using Optional Jan-Peter Klein 2025-08-27 09:34:04 +02:00
  • 4497fb160e new class VaultPreparator in recovery package Jan-Peter Klein 2025-08-27 09:22:26 +02:00
  • 5bffa28cdb remove unused method Jan-Peter Klein 2025-08-27 08:52:51 +02:00
  • 14c5693594 check dir structure first in determineVaultState Jan-Peter Klein 2025-08-27 08:37:04 +02:00
  • 53c6045cca extend initializeLastKnownKeyLoaderIfPossible and deduplicate in create Jan-Peter Klein 2025-08-27 07:26:37 +02:00
  • 16d441ec44 cleanup Jan-Peter Klein 2025-08-21 12:26:16 +02:00
  • fa053ac3df undo no longer needed changes Jan-Peter Klein 2025-08-20 10:00:08 +02:00
  • e78a064af6 dialogs with icons and some other ui improvements Jan-Peter Klein 2025-08-13 11:40:10 +02:00
  • d5245009f4 Merge branch 'feature/self-update-poc' into feature/app-update Sebastian Stenzel 2025-08-09 09:26:38 +02:00
  • 8f4392711e moved update API to integrations-api feature/self-update-poc Sebastian Stenzel 2025-08-08 18:21:42 +02:00
  • 644e38f49e Merge branch 'develop' into feature/restore-vaultconfig Jan-Peter Klein 2025-08-06 13:53:04 +02:00
  • 3b38049d71 remove Objects.requireNonNull Jan-Peter Klein 2025-08-06 08:18:32 +02:00
  • 79bb4a5215 Correlate with API as suggested in a separate PoC: UpdateMechanism and UpdateProcess Ralph Plawetzki 2025-08-02 11:32:07 +02:00
  • c199d1cb3b remove optional Jan-Peter Klein 2025-08-01 12:51:27 +02:00
  • 164a4de6de fix filter Jan-Peter Klein 2025-08-01 09:52:03 +02:00
  • 2ce7fee06d Log error messages Ralph Plawetzki 2025-07-30 19:43:39 +02:00
  • 99e9e92f10 Fix progress bar due to JavaFX limitations Ralph Plawetzki 2025-07-29 06:29:06 +02:00
  • 8e6500d93f Implement update button that updates and respawns the app Ralph Plawetzki 2025-07-27 18:50:13 +02:00
  • 89ce99deaf Wire UpdateService Ralph Plawetzki 2025-07-20 08:23:50 +02:00
  • 510e134605 Have multiple services Ralph Plawetzki 2025-07-13 17:00:17 +02:00
  • 62b434f549 Invent UpdatesModule Ralph Plawetzki 2025-07-12 18:30:30 +02:00
  • 1f1e336d57 Start FlatpakUpdater Ralph Plawetzki 2025-07-04 18:42:38 +02:00
  • f64455d8fb dedup code Armin Schrenk 2025-07-29 13:02:01 +02:00
  • 8b1d2101db Feature: Switch to different windows signer (#3943) Armin Schrenk 2025-07-28 15:13:15 +02:00
  • 22a37699ea Fixes commit 44f92cfb26. Armin Schrenk 2025-07-22 12:58:51 +02:00
  • 44f92cfb26 replace null parameter Armin Schrenk 2025-07-17 12:37:57 +02:00
  • 27c10080d6 fixes #3925 Armin Schrenk 2025-07-14 12:20:49 +02:00
  • 2067c5a33b optimize exception handling exclude only dir.c9r Jan-Peter Klein 2025-07-10 18:45:58 +02:00
  • fc5ed9ecc0 remove unused property Jan-Peter Klein 2025-07-10 17:26:45 +02:00
  • 5e956c50c2 handle unexpected recovery action type Jan-Peter Klein 2025-07-10 11:54:00 +02:00
  • 5110b35690 hard coded UI strings replaced showThirdText property binding Jan-Peter Klein 2025-07-10 10:15:11 +02:00
  • 499960b3ec replace while with do-while and use Constants.DATA_DIR_NAME Jan-Peter Klein 2025-07-10 09:42:00 +02:00
  • f6479ddf24 optimize dialogs Jan-Peter Klein 2025-07-10 08:30:46 +02:00
  • 5d8b016e5f refactoring Jan-Peter Klein 2025-07-10 08:29:51 +02:00
  • 2bf2f2b616 exclude dirid.c9r Jan-Peter Klein 2025-07-09 19:27:51 +02:00
  • 1089e90ebf remove unused imports Jan-Peter Klein 2025-07-09 18:39:28 +02:00
  • 9fee4afd2a remove duplicate unicode value Jan-Peter Klein 2025-07-09 18:37:38 +02:00
  • 7ad9b10138 Feature: Windows debug launcher (#2666) Armin Schrenk 2025-07-08 17:43:08 +02:00
  • fb6e4f0c15 [skip ci] Merge branch 'main' into develop Armin Schrenk 2025-07-08 14:07:36 +02:00
  • 6c5f3cb72c Merge branch 'release/1.17.1' 1.17.1 Armin Schrenk 2025-07-08 14:06:54 +02:00
  • 581b16e354 finalize 1.17.1 Armin Schrenk 2025-07-08 13:42:43 +02:00
  • d74248ff63 prepare 1.17.1 Armin Schrenk 2025-07-08 13:41:04 +02:00
  • 698ac639e9 New Crowdin updates (#3913) Cryptobot 2025-07-08 13:40:09 +02:00
  • 5a086f52b5 Revert "exclude early access javafx versions in dependency updates" Armin Schrenk 2025-07-08 13:35:43 +02:00
  • 54b7f3c842 exclude early access javafx versions in dependency updates Armin Schrenk 2025-07-07 16:13:17 +02:00
  • 94b9813c50 Merge pull request #3918 from cryptomator/feature/fix-password-tab-on-migrated-legacy-vaults mindmonk 2025-07-07 15:15:06 +02:00
  • b00ee4740a legacy vaults supported now Jan-Peter Klein 2025-07-07 14:58:19 +02:00
  • 78cffe2f60 fix password tab on migrated legacy vaults Jan-Peter Klein 2025-07-07 11:32:19 +02:00
  • 9d15a7664d fix docs links Jan-Peter Klein 2025-07-07 11:14:19 +02:00
  • 02186ca17a hooked up in UI Sebastian Stenzel 2025-07-06 20:02:41 +02:00
  • b0ed133e05 PoC Sebastian Stenzel 2025-07-06 14:28:57 +02:00
  • f5ecf846f2 resolve SonarCloud issue by safely accessing Optional value Jan-Peter Klein 2025-07-05 14:15:59 +02:00
  • a9444182bb clean up Jan-Peter Klein 2025-07-04 22:17:27 +02:00
  • 191d9473c0 small enhancements Jan-Peter Klein 2025-07-04 19:17:24 +02:00
  • 8089bcd0d0 cleanup Jan-Peter Klein 2025-07-04 17:16:32 +02:00
  • 5d8457cbdd Feature: Default to previously used vault directory when creating a vault (#3903) Mateo 2025-07-04 04:08:22 -05:00
  • f623b1ee7e better naming, void instead of unused boolean and LOGs Jan-Peter Klein 2025-07-03 15:48:21 +02:00
  • c546f3363b reduce object creation and conversion Armin Schrenk 2025-07-03 12:08:41 +02:00