コミット履歴

作者 SHA1 メッセージ 日付
  Sebastian Stenzel c3f8fa1662 code refinements 6 年 前
  infeo 59d019f34a fixes #700 6 年 前
  infeo ee99e9994e closes #695 6 年 前
  infeo 019b7ac643 refactoring inconsistent method in vault class 6 年 前
  infeo 7392a99da5 small ui fix: text for using individual mount path is not shown completely 6 年 前
  Sebastian Stenzel e909269ae0 Merge tag '1.4.0-beta2' into develop 6 年 前
  Sebastian Stenzel 45ad496f41 Merge branch 'release/1.4.0-beta2' 6 年 前
  Sebastian Stenzel a272bf2614 preparing 1.4.0-beta2 6 年 前
  infeo 119e0724d5 fixing broken option "reveal after mount" 6 年 前
  Sebastian Stenzel 76a9cb9a06 using different threadpools for normal ExecutorService (will spawn threads on demand) and ScheduledExecutorService (limited to 4 scheduler threads) 6 年 前
  infeo acb8d4cd0c fixing display issue when locking a vault and changign to another vault during the lock process 6 年 前
  Sebastian Stenzel ffe8887114 no longer using jdk.incubator.httpclient, because windows app doesn't start with `--add-modules` arg in cfg file 6 年 前
  Sebastian Stenzel d8c8c2380a trying to move coverage report to end of build to workaround https://github.com/travis-ci/travis-cookbooks/issues/989 6 年 前
  Sebastian Stenzel fe5ce79802 updated mockito (restoring jdk 10 compatibility) 6 年 前
  Sebastian Stenzel bf7a8686a6 fix build 6 年 前
  Sebastian Stenzel 143070d02d Updated to JDK 10 6 年 前
  Sebastian Stenzel 06827a7466 changed ant-kit format to zip (because windows..) 6 年 前
  Sebastian Stenzel 5add862ce8 updated ant-kit 6 年 前
  Sebastian Stenzel 2b8d7c6c3b linux logback configuration moved to https://github.com/cryptomator/cryptomator-linux 6 年 前
  Sebastian Stenzel f5da13d3b4 Updated ant-kit. To be used by Windows and Mac build as well 6 年 前
  Sebastian Stenzel 03dfd3e887 Replaced AsyncTaskService by new Tasks utility using javafx.concurrent API 6 年 前
  infeo 8241559362 Merge branch 'develop' of https://github.com/cryptomator/cryptomator into develop 6 年 前
  infeo c289040624 fixes a display error where a vault appeared unlocked even when a wrong password was given 6 年 前
  Sebastian Stenzel 767acbd922 Merge pull request #689 from jellemdekker/feature/296-status-indicator-in-system-tray 6 年 前
  Tobias Hagemann ccd4cedb08 Unlocked tray icons for macOS 6 年 前
  jellemdekker 6a5a1e5bae Replaced spaces in indentation with tabs. 6 年 前
  jellemdekker 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 6 年 前
  jellemdekker 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. 6 年 前
  Sebastian Stenzel b65da30899 Merge pull request #688 from Gregvh/fix-broken-links 6 年 前
  Sebastian Stenzel 7de8b3da02 Merge pull request #686 from jellemdekker/bugfix/update-readme.md-build-dependency-java 6 年 前