Commit Graph

  • 25474ce014 changed wording and window size Jan-Peter Klein 2023-07-11 14:53:36 +02:00
  • 5f62f038d5 removed message below the input field and inserted in the invalid message Jan-Peter Klein 2023-07-11 14:41:43 +02:00
  • eebba45909 added comment to explain code that sets shorteningThreshold to 0 removed unnecessary introduction text Jan-Peter Klein 2023-07-11 14:10:26 +02:00
  • ead0f0fae1 add exe for winfsp uninstallation and include in burn bundle Armin Schrenk 2023-07-11 09:41:54 +02:00
  • 5e2e8c35d5 Added cleanup of junctions on Win JaniruTEC 2023-07-10 17:38:30 +02:00
  • 328f2f89a8 Removed unnecessary checks JaniruTEC 2023-07-10 16:01:39 +02:00
  • 92b77baf40 Improved handling of existing hideaways JaniruTEC 2023-07-10 15:42:49 +02:00
  • 982e88d1c5 changed icon to question mark Jan-Peter Klein 2023-07-10 15:47:12 +02:00
  • 632d39bc9f added lastUpdateCheck to settings and integrated check in FXApplication start Jan-Peter Klein 2023-07-10 14:50:06 +02:00
  • f25afb720f optimized isValidShorteningThreshold method and renamed DEFAULT_SHORTENING_THRESHOLD to MAX_SHORTENING_THRESHOLD Jan-Peter Klein 2023-07-10 13:14:58 +02:00
  • bc361ea592 added ui elements for update reminder Jan-Peter Klein 2023-07-10 13:04:07 +02:00
  • 3d0741f4d2 Use version 1.3.3 of appindicator-gtk3-java Ralph Plawetzki 2023-07-09 19:48:52 +02:00
  • b75459fbc6 Revert "Find native libraries on the system" Ralph Plawetzki 2023-07-09 19:47:52 +02:00
  • 2202c91564 rearranged view added pencil icon optimized code cleaned up strings.properties Jan-Peter Klein 2023-07-07 16:22:53 +02:00
  • e484813233 Added check for deletion of hideaway JaniruTEC 2023-07-07 16:19:16 +02:00
  • cd10d38990 adjusted to latest API-changes Sebastian Stenzel 2023-07-06 18:57:10 +02:00
  • f817bc5378 implement requested changes from PR review Jan-Peter Klein 2023-07-06 11:03:34 +02:00
  • c30c90d2c3 Merge pull request #2985 from cryptomator/feature/2981-differ-options-preferences JaniruTEC 2023-07-05 16:27:55 +02:00
  • 09b638eafa pr mentioned changes implemented Jan-Peter Klein 2023-07-05 16:19:11 +02:00
  • 91de0c1813 Added called to #showMainWindow JaniruTEC 2023-07-05 15:50:35 +02:00
  • a3c953d437 Refactored decision model JaniruTEC 2023-07-05 15:35:05 +02:00
  • 743da019f9 Cleaned up UnlockInvalidMountPointController JaniruTEC 2023-07-05 15:22:58 +02:00
  • 2c506fcc97 rearranged view elements an renamed advancedSettings to expertSettings Jan-Peter Klein 2023-07-05 13:17:10 +02:00
  • dd71df8382 Merge branch 'develop' into feature/custom-shortening-threshold Jan-Peter Klein 2023-07-05 11:55:51 +02:00
  • 8cb21c97e3 add mark for future improvement Sebastian Stenzel 2023-07-04 16:58:37 +02:00
  • 0ad8ce77ef handle "invalid setup code" error properly Sebastian Stenzel 2023-07-04 16:55:42 +02:00
  • e358ffd666 added tests Sebastian Stenzel 2023-07-04 16:47:54 +02:00
  • 2c984ad405 use system property path.separator and fix failing unit test on windows Armin Schrenk 2023-07-04 16:31:28 +02:00
  • 171b0e61ad Finished implementation JaniruTEC 2023-07-04 15:52:38 +02:00
  • e5047c242c Moved subcomponent-bindings JaniruTEC 2023-07-04 15:35:23 +02:00
  • 496f9a9cd5 docs Sebastian Stenzel 2023-07-04 15:05:22 +02:00
  • 61025de0d6 renamed var Sebastian Stenzel 2023-07-04 14:43:56 +02:00
  • f08049b960 fix "register device" on legacy hub instances Sebastian Stenzel 2023-07-04 14:34:36 +02:00
  • 131145e8b8 Merge branch 'develop' into feature/2981-differ-options-preferences JaniruTEC 2023-07-04 14:00:44 +02:00
  • 11a0136cb9 Fixed run configurations JaniruTEC 2023-07-04 13:54:24 +02:00
  • e92b80bdf4 fix local win build script to download jfxmods Armin Schrenk 2023-07-04 12:42:55 +02:00
  • 9d81b2312f fix local build script to parse two digit verison nums correctly Armin Schrenk 2023-07-04 12:41:58 +02:00
  • 511dbe355a Fixes #2982 Armin Schrenk 2023-07-04 12:41:06 +02:00
  • cca6d475b3 Updated UI JaniruTEC 2023-07-03 21:14:12 +02:00
  • 88c6246ceb Prepared UnlockInvalidMountPointController for new feature JaniruTEC 2023-07-03 21:08:30 +02:00
  • 7bf2de6339 Merge branch 'develop' into feature/custom-shortening-threshold Jan-Peter Klein 2023-07-03 16:22:43 +02:00
  • 894d0528df refactoring Jan-Peter Klein 2023-07-03 15:34:01 +02:00
  • 168b9ef096 changed default folder mount location on macOS Armin Schrenk 2023-07-03 13:11:38 +02:00
  • 711a3881f8 fix appimage CI build Sebastian Stenzel 2023-07-03 11:00:12 +02:00
  • 399c5c0565 Merge branch 'develop' into feature/libappindicator Sebastian Stenzel 2023-07-03 10:59:50 +02:00
  • 6c8005e1b2 use github.ref instead of inputs.ref Sebastian Stenzel 2023-07-03 10:59:32 +02:00
  • ca6c1e244c use correct integrations API version Sebastian Stenzel 2023-07-03 10:40:50 +02:00
  • 449e330992 Merge branch cryptomator/develop Ralph Plawetzki 2023-07-01 18:45:45 +02:00
  • 0f0855165e Changes due to new handling of system environment Introduced with PR #2957 Ralph Plawetzki 2023-07-01 18:02:12 +02:00
  • 746c8f54eb Merge branch 'develop' into feature/new-hub-keyloading Sebastian Stenzel 2023-06-30 16:20:59 +02:00
  • ed8457ff36 remove dead test Sebastian Stenzel 2023-06-30 13:53:25 +02:00
  • a50bc8e05c reduce api surface Sebastian Stenzel 2023-06-30 13:53:06 +02:00
  • e382a3bab9 make settings' fields public, remove accessor methods Sebastian Stenzel 2023-06-30 13:52:15 +02:00
  • 9cd50e8ae4 Merge pull request #2974 from cryptomator/feature/replace-gson Sebastian Stenzel 2023-06-30 13:48:19 +02:00
  • 1a6836dac6 remove unnecessary annotation Sebastian Stenzel 2023-06-30 12:39:48 +02:00
  • 067814d5db Merge pull request #2957 from cryptomator/feature/preprocess-properties Armin Schrenk 2023-06-30 12:38:55 +02:00
  • 29d63a0a83 final clean up Armin Schrenk 2023-06-30 11:57:09 +02:00
  • 8c3ede0d2a clean up Armin Schrenk 2023-06-30 11:20:28 +02:00
  • ee82965ef5 adding "integration tests" Armin Schrenk 2023-06-30 11:20:07 +02:00
  • ab048508a8 change getProperty(key, default) and add unit test Armin Schrenk 2023-06-30 10:57:12 +02:00
  • 47ae271126 cleanup Sebastian Stenzel 2023-06-29 23:00:19 +02:00
  • ef22928e01 undo formatter-induced changes Sebastian Stenzel 2023-06-29 22:53:19 +02:00
  • 287584429b update code style Sebastian Stenzel 2023-06-29 22:45:57 +02:00
  • e23c0c23c9 remove GSON from dependencies Sebastian Stenzel 2023-06-29 22:44:22 +02:00
  • e9bb3195dd cleanup Sebastian Stenzel 2023-06-29 22:44:05 +02:00
  • b1ff94bdd6 replace GSON from settings Sebastian Stenzel 2023-06-29 22:41:19 +02:00
  • 79eea4814e renamed class Armin Schrenk 2023-06-29 18:56:32 +02:00
  • cee0486d71 adding unit tests for getProperty Armin Schrenk 2023-06-29 18:55:49 +02:00
  • 12e990a8b3 cleanup Armin Schrenk 2023-06-29 18:24:48 +02:00
  • 24fc2888ef more unit tests Armin Schrenk 2023-06-29 18:20:25 +02:00
  • 9b0c940195 readd unit tests for Environment.java Armin Schrenk 2023-06-29 18:13:54 +02:00
  • ce596698e3 stick to a unified path separator for cryptomator properties Armin Schrenk 2023-06-29 17:58:52 +02:00
  • 9383abbdbd let child method match parent Armin Schrenk 2023-06-29 15:55:07 +02:00
  • a31d3185dc move boilerplate code to own class Armin Schrenk 2023-06-29 15:51:46 +02:00
  • 3098628db1 Fix problem of circular class init Armin Schrenk 2023-06-29 15:32:15 +02:00
  • 3c53968dd2 replace GSON from update checker Sebastian Stenzel 2023-06-29 13:20:39 +02:00
  • 6c18e3a929 apply suggestion from sonarCloud Armin Schrenk 2023-06-29 13:04:00 +02:00
  • 99862869bc replace GSON from error dialog Sebastian Stenzel 2023-06-29 13:03:27 +02:00
  • c0368f2a50 Merge branch 'develop' into feature/preprocess-properties Armin Schrenk 2023-06-29 12:39:31 +02:00
  • c6c292b505 bump google guava to 32.0.1 Armin Schrenk 2023-06-29 12:39:19 +02:00
  • ebc60c4fb3 make process function reliable testable and adjust unit test Armin Schrenk 2023-06-29 12:35:59 +02:00
  • 5f2497de90 replace GSON in "hub" Sebastian Stenzel 2023-06-29 12:26:45 +02:00
  • b2a184bdf0 ignore unknown fields during JWT deserialization Sebastian Stenzel 2023-06-29 12:02:33 +02:00
  • 01da51e6e7 Refactor properties preprocessing: * decorate Properties class * set the system properties to decorator * for logging setup, skip enviroment and access props over decorator Armin Schrenk 2023-06-29 11:37:35 +02:00
  • 9fc1efa005 adjust labels Sebastian Stenzel 2023-06-29 10:38:31 +02:00
  • 8417618615 Revert "fix missing logDir path resolution" Armin Schrenk 2023-06-28 16:04:10 +02:00
  • 386bdd3490 added new AdvancedSettings scene in AddVaultWizard Jan-Peter Klein 2023-06-28 12:24:14 +02:00
  • fe3abcaaa8 added leitzcloud location preset Tobias Hagemann 2023-06-27 09:36:14 +02:00
  • 56ba12fe56 fixed location presets of google drive and pcloud on macos Tobias Hagemann 2023-06-27 09:31:43 +02:00
  • 448eac8ff5 cleanup Sebastian Stenzel 2023-06-23 12:06:06 +02:00
  • 5a18d086e0 register device using a setup code Sebastian Stenzel 2023-06-22 17:16:00 +02:00
  • 5e52f715ce Merge branch 'develop' into feature/preprocess-properties Armin Schrenk 2023-06-21 10:31:43 +02:00
  • 2c2606d6ad Merge pull request #2961 from sschuberth/win-drive-occupied Armin Schrenk 2023-06-20 18:25:00 +02:00
  • b3d8df0da0 fix missing logDir path resolution Armin Schrenk 2023-06-20 18:08:31 +02:00
  • ebea8ef7e5 adjust windows buildscripts to use appdata instead of userhome/hard/coded/path Armin Schrenk 2023-06-20 17:32:23 +02:00
  • ec645a4bb9 replace ~ by @{userhome} on unix systems Armin Schrenk 2023-06-20 16:37:32 +02:00
  • 2c0474ec46 add test Armin Schrenk 2023-06-20 12:37:07 +02:00
  • 4d09728880 Suppress a CVE false-positive for jackson-databind 2.14.2 Sebastian Schuberth 2023-06-19 22:31:50 +02:00
  • 173b1e8386 Show a dedicated message when mounting to an occupied Windows drive Sebastian Schuberth 2023-06-16 11:38:07 +02:00
  • 9b18a179c2 Merge pull request #2953 from cryptomator/feature/error-dialog mindmonk 2023-06-16 15:55:43 +02:00