Commit Graph

  • fdedee49d3 Preparing 1.4.0-rc1 Sebastian Stenzel 2018-10-31 16:20:42 +01:00
  • b506493c13 updated localization Sebastian Stenzel 2018-10-31 16:17:20 +01:00
  • bc09f28120 updating dependencies fixes #742, fixes #705 Sebastian Stenzel 2018-10-31 16:03:37 +01:00
  • eba0935900 attempting to downgrade to oracle jdk 9 because of stupid jdk 10 deprecation Sebastian Stenzel 2018-10-31 15:56:18 +01:00
  • 744225cf7a changing build to jdk11 Armin Schrenk 2018-10-31 15:51:00 +01:00
  • 54f2667e45 openjdk 11 migration Armin Schrenk 2018-10-31 15:50:05 +01:00
  • 050a6e6a57 use jdk 10 for 1.4.0 release Armin Schrenk 2018-10-31 15:22:00 +01:00
  • dbcb407a7c updating travis config Armin Schrenk 2018-10-31 14:41:30 +01:00
  • b1acdf9e61 fixex #738 Armin Schrenk 2018-10-31 14:13:03 +01:00
  • 9c6a0b3e0c readjust columns in settings dialogue Armin Schrenk 2018-10-31 13:36:52 +01:00
  • f6df442948 Merge branch 'master' into develop [ci skip] Sebastian Stenzel 2018-10-15 14:36:28 +02:00
  • 29038a679f Merge branch 'release/1.4.0-beta3' 1.4.0-beta3 Sebastian Stenzel 2018-10-15 14:36:27 +02:00
  • 2e042423d0 Preparing 1.4.0-beta3 Sebastian Stenzel 2018-10-15 14:35:34 +02:00
  • e08c2b7dc3 updated dependencies Sebastian Stenzel 2018-10-11 00:31:22 +02:00
  • d5d0589dec changing description of own mount point usage infeo 2018-10-10 12:34:23 +02:00
  • a760edcab9 fixing settings bug under linux infeo 2018-10-05 18:31:38 +02:00
  • a759455473 removing testsetting infeo 2018-10-05 17:53:10 +02:00
  • 50d2f16f71 fixing ui bug: setting fields did not disappeared with mount adapter change Armin Schrenk 2018-10-05 17:42:35 +02:00
  • 8afa09007b aligning webdav port number textfield infeo 2018-10-04 16:12:07 +02:00
  • fccd02a7e8 Merge pull request #730 from Gregvh/read-only-setting Sebastian Stenzel 2018-10-04 10:05:16 +02:00
  • 7e46957bcb Add read-only option to the advanced settings Gregvh 2018-09-13 14:43:42 +02:00
  • 194f373c08 changes spelling of the word dokany infeo 2018-10-01 23:12:51 +02:00
  • 5f11e1aa8b Next attempt to provide a solution for #656. Sebastian Stenzel 2018-09-17 22:39:46 +02:00
  • 0ac1b406b7 tmp fix from https://github.com/cryptomator/cryptomator/pull/29 apparently no longer needed with latest JDK. Sebastian Stenzel 2018-09-17 22:38:35 +02:00
  • ade2db7cc0 attempt to correctly size the UI (#656) Sebastian Stenzel 2018-09-16 14:46:50 +02:00
  • eb911aeb6c Merge pull request #690 from jellemdekker/feature/230-graceful-quit Sebastian Stenzel 2018-08-21 18:15:02 +02:00
  • a58259d4f0 As per feedback on PR #690: refactored if-statement. jellemdekker 2018-08-21 15:27:32 +02:00
  • 963a731202 As per feedback on PR #690: redid line wrapping, refactored signature for dialog builder method to include a default button, and the default button for the graceful shutdown dialog is now 'Force shutdown'. jellemdekker 2018-08-21 15:26:10 +02:00
  • 5ea0fc4b6f updated localizations [ci skip] Tobias Hagemann 2018-08-08 23:42:54 +02:00
  • 4becdf7e1e now publishing ant-kit to bintray instead of github releases Sebastian Stenzel 2018-07-23 23:21:10 +02:00
  • 8ab8798381 jdk_switcher no longer needed, since codacy-coverage-reporter should now support jdk 10 (see https://github.com/codacy/codacy-coverage-reporter/issues/83) Sebastian Stenzel 2018-07-23 21:01:43 +02:00
  • c3f8fa1662 code refinements Sebastian Stenzel 2018-07-19 18:13:19 +02:00
  • 59d019f34a fixes #700 infeo 2018-07-19 15:40:45 +02:00
  • ee99e9994e closes #695 infeo 2018-07-17 18:35:43 +02:00
  • 019b7ac643 refactoring inconsistent method in vault class infeo 2018-07-17 18:18:23 +02:00
  • 7392a99da5 small ui fix: text for using individual mount path is not shown completely infeo 2018-07-17 18:17:27 +02:00
  • e909269ae0 Merge tag '1.4.0-beta2' into develop Sebastian Stenzel 2018-07-12 15:21:50 +02:00
  • 45ad496f41 Merge branch 'release/1.4.0-beta2' 1.4.0-beta2 Sebastian Stenzel 2018-07-12 15:21:50 +02:00
  • a272bf2614 preparing 1.4.0-beta2 Sebastian Stenzel 2018-07-12 15:14:36 +02:00
  • 119e0724d5 fixing broken option "reveal after mount" infeo 2018-07-12 14:58:34 +02:00
  • 76a9cb9a06 using different threadpools for normal ExecutorService (will spawn threads on demand) and ScheduledExecutorService (limited to 4 scheduler threads) Sebastian Stenzel 2018-07-12 14:53:27 +02:00
  • acb8d4cd0c fixing display issue when locking a vault and changign to another vault during the lock process infeo 2018-07-12 11:53:44 +02:00
  • ffe8887114 no longer using jdk.incubator.httpclient, because windows app doesn't start with --add-modules arg in cfg file Sebastian Stenzel 2018-07-12 11:03:35 +02:00
  • d8c8c2380a trying to move coverage report to end of build to workaround https://github.com/travis-ci/travis-cookbooks/issues/989 Sebastian Stenzel 2018-07-11 16:12:07 +02:00
  • fe5ce79802 updated mockito (restoring jdk 10 compatibility) Sebastian Stenzel 2018-07-11 15:52:07 +02:00
  • bf7a8686a6 fix build Sebastian Stenzel 2018-07-11 15:45:05 +02:00
  • 143070d02d Updated to JDK 10 Sebastian Stenzel 2018-07-11 15:40:28 +02:00
  • 06827a7466 changed ant-kit format to zip (because windows..) Sebastian Stenzel 2018-07-10 22:57:33 +02:00
  • 5add862ce8 updated ant-kit Sebastian Stenzel 2018-07-10 17:44:22 +02:00
  • 2b8d7c6c3b linux logback configuration moved to https://github.com/cryptomator/cryptomator-linux [ci skip] Sebastian Stenzel 2018-07-10 17:05:45 +02:00
  • f5da13d3b4 Updated ant-kit. To be used by Windows and Mac build as well Sebastian Stenzel 2018-07-10 16:59:07 +02:00
  • 03dfd3e887 Replaced AsyncTaskService by new Tasks utility using javafx.concurrent API Sebastian Stenzel 2018-07-10 14:51:33 +02:00
  • 8241559362 Merge branch 'develop' of https://github.com/cryptomator/cryptomator into develop infeo 2018-07-09 18:43:51 +02:00
  • c289040624 fixes a display error where a vault appeared unlocked even when a wrong password was given infeo 2018-07-09 18:43:45 +02:00
  • 767acbd922 Merge pull request #689 from jellemdekker/feature/296-status-indicator-in-system-tray Sebastian Stenzel 2018-07-09 17:54:47 +02:00
  • ccd4cedb08 Unlocked tray icons for macOS Tobias Hagemann 2018-07-09 17:37:16 +02:00
  • 0ddd6d767d Implemented confirmation dialog when graceful shutdown of Cryptomator fails, so that the user can try again or opt to shutdown forcefully. jellemdekker 2018-07-09 16:42:53 +02:00
  • 6a5a1e5bae Replaced spaces in indentation with tabs. jellemdekker 2018-07-09 14:56:22 +02:00
  • b3d76bb394 Created the unlocked version of the tray icon for every operating system except macOS. Uses the free-for-commercial-use 'Lock, open icon' from the Hawcons icon set by Yannick Lung over at Iconfinder.com: https://www.iconfinder.com/icons/314694/lock_open_icon jellemdekker 2018-07-06 17:43:43 +02:00
  • 1924a7dec9 Implemented that a different system tray icon is shown to indicate when one or more vaults are unlocked. The unlocked icons are placeholders and will updated visually in following commits. jellemdekker 2018-07-06 17:34:39 +02:00
  • b65da30899 Merge pull request #688 from Gregvh/fix-broken-links Sebastian Stenzel 2018-07-06 17:33:56 +02:00
  • 7de8b3da02 Merge pull request #686 from jellemdekker/bugfix/update-readme.md-build-dependency-java Sebastian Stenzel 2018-07-06 17:33:02 +02:00
  • 48ac8da1a7 Fix broken links in CONTRIBUTING.md Gregvh 2018-07-06 14:13:15 +02:00
  • 86ae35c7eb Updated minimum required version of Java Development Kit, because this has changed since Cryptomator version 1.4.0. Source: https://community.cryptomator.org/t/how-to-run-cryptomator-1-4-0-beta1-jar/1599/4 . Skipping over Java 9, because its support has already ended. Also, JCE unlimited strength policy files are now included in the JDK by default, so they no longer need to be mentioned separately. jellemdekker 2018-07-06 03:52:04 +02:00
  • 8421a8fc7b updating version of dokany-nio-adapter infeo 2018-07-05 16:44:13 +02:00
  • b579e03bc8 workaround for the combination of windows + dokany + (automatic drive letter selection) infeo 2018-06-28 16:55:00 +02:00
  • 9217b11e61 adding automatic drive letter selection to dokany volume infeo 2018-06-28 16:02:11 +02:00
  • e16bd7373c updated dokany version [ci skip] Tobias Hagemann 2018-06-22 17:00:48 +02:00
  • ef53561bf0 Improvements suggested in #598 Sebastian Stenzel 2018-06-21 17:47:47 +02:00
  • 3165c4ba86 Add GPG signature for antkit.tar.gz, fixes #522 Sebastian Stenzel 2018-06-17 23:22:48 +02:00
  • f1bf157cac Update stale.yml Sebastian Stenzel 2018-06-17 16:20:00 +02:00
  • 9c75dd48dd Create no-response.yml Sebastian Stenzel 2018-06-17 15:55:09 +02:00
  • 74d4b4ea47 Rename style.yml to stale.yml Sebastian Stenzel 2018-06-17 15:49:19 +02:00
  • 6f66f4cbf1 Create style.yml Sebastian Stenzel 2018-06-17 15:48:59 +02:00
  • 874c5506a7 Added Dokany to volume type setting. Restart no longer required, when changing preferred volume type. References #207 Sebastian Stenzel 2018-06-17 14:19:22 +02:00
  • aed35c17c8 Added Dokany Support fixes #207 Sebastian Stenzel 2018-06-17 13:59:28 +02:00
  • 873e438759 merging jacoco reports via codacy, subproject no longer needed Sebastian Stenzel 2018-06-17 11:58:26 +02:00
  • 5b45893c7b Renamed CommandFailedException to VolumeException Sebastian Stenzel 2018-06-15 09:48:46 +02:00
  • 5515258af1 updated FUSE, fixed reveal after unlock Sebastian Stenzel 2018-06-14 17:37:32 +02:00
  • dd5d52d25a updated dependencies Sebastian Stenzel 2018-05-24 14:19:59 +02:00
  • 24236f3844 Merge commit '458866f7d6460e688897b851248c8a2c22dc80d1' into develop Sebastian Stenzel 2018-05-24 14:14:44 +02:00
  • 458866f7d6 Asking user once before enabling update check Markus Kreusch 2018-05-22 11:35:45 +02:00
  • 525b0a7982 updated dependencies Sebastian Stenzel 2018-05-14 21:38:22 +02:00
  • d53af61b58 Removed "Mount after unlock" option. Mounting/unmounting no longer visible to the user, but merged with unlocking/locking. Sebastian Stenzel 2018-05-14 21:37:38 +02:00
  • b0ab46b7b6 Removed copy WebDAV URL button Sebastian Stenzel 2018-05-14 21:04:00 +02:00
  • 9107d296c3 fixes partially #660 infeo 2018-04-09 18:07:04 +02:00
  • 6be95963a1 moved issue templates to .github directory [ci skip] Sebastian Stenzel 2018-04-07 00:42:08 +02:00
  • 09c9361e94 Merge branch 'release/1.4.0-beta1' into develop [ci skip] Sebastian Stenzel 2018-04-06 16:55:03 +02:00
  • 5e7cea216d Merge branch 'release/1.4.0-beta1' 1.4.0-beta1 Sebastian Stenzel 2018-04-06 16:54:12 +02:00
  • 6d91992102 preparing 1.4.0-beta1 Sebastian Stenzel 2018-04-06 16:31:08 +02:00
  • 5a23ee0be6 updated dependencies Sebastian Stenzel 2018-04-06 16:29:40 +02:00
  • 31e186dd15 bumped fuse version Sebastian Stenzel 2018-04-05 23:24:47 +02:00
  • c7beb4a93c Default to FUSE. Use WebDAV as Backup, if FUSE isn't supported continuous Sebastian Stenzel 2018-04-03 17:32:26 +02:00
  • 6aff94a8f8 Merge tag '1.3.5' into develop Sebastian Stenzel 2018-04-03 10:41:43 +02:00
  • 273f6907c9 Merge branch 'hotfix/1.3.5' 1.3.5 Sebastian Stenzel 2018-04-03 10:41:03 +02:00
  • 95df963913 Updated CryptoFS to version 1.5.1, fixing #643 Sebastian Stenzel 2018-04-03 10:32:40 +02:00
  • 13c5e2470b UI improvement: adding checkbox before textbox for entering own mountpath is given infeo 2018-03-30 12:43:50 +02:00
  • 2341440ed9 Merge tag '1.3.4' into develop Sebastian Stenzel 2018-03-29 13:26:13 +02:00
  • 558f4be945 Merge branch 'hotfix/1.3.4' 1.3.4 Sebastian Stenzel 2018-03-29 13:25:44 +02:00
  • d63735df1a bumped version to 1.3.4 Sebastian Stenzel 2018-03-29 13:24:12 +02:00