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
|
0ddd6d767d
Implemented confirmation dialog when graceful shutdown of Cryptomator fails, so that the user can try again or opt to shutdown forcefully.
|
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 年之前 |
Gregvh
|
48ac8da1a7
Fix broken links in CONTRIBUTING.md
|
6 年之前 |
jellemdekker
|
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.
|
6 年之前 |
infeo
|
8421a8fc7b
updating version of dokany-nio-adapter
|
6 年之前 |
infeo
|
b579e03bc8
workaround for the combination of windows + dokany + (automatic drive letter selection)
|
6 年之前 |