Sebastian Stenzel
|
4ea3e8de8b
|
moved mount + reveal from UnlockController to UnlockedController
|
2017-05-29 01:03:22 +02:00 |
|
Sebastian Stenzel
|
8c55946cf0
|
cleanup
|
2017-05-28 00:08:08 +02:00 |
|
Sebastian Stenzel
|
f4265e1d73
|
added cmd+, shortcut to macOS menubar
|
2017-05-27 01:20:44 +02:00 |
|
Sebastian Stenzel
|
e5dff4322a
|
moved dagger-compiler as suggested on github.com/google/dagger
|
2017-05-26 13:47:43 +02:00 |
|
Tobias Hagemann
|
24c45c8539
|
updated localization [ci skip]
|
2017-05-16 23:03:51 +02:00 |
|
Sebastian Stenzel
|
2d68e27d3d
|
moved from log4j to logback
|
2017-05-16 17:13:03 +02:00 |
|
Sebastian Stenzel
|
10bff4c4fd
|
fixes coverity CID 167209
|
2017-05-12 16:07:16 +02:00 |
|
Sebastian Stenzel
|
67a7dcdc4b
|
fixes coverity CID 169314
|
2017-05-12 15:59:34 +02:00 |
|
Sebastian Stenzel
|
f87f10f332
|
Merge branch 'release/1.3.0-rc5' into develop
|
2017-05-12 15:47:49 +02:00 |
|
Sebastian Stenzel
|
1370b200bb
|
Preparing 1.3.0-rc5
|
2017-05-12 15:42:02 +02:00 |
|
Sebastian Stenzel
|
2d55da309b
|
preparing 1.3.0-rc4
|
2017-05-12 15:32:54 +02:00 |
|
Sebastian Stenzel
|
2e02e70916
|
Removed codecov, reporting coverage to codacy
|
2017-05-12 14:48:15 +02:00 |
|
Sebastian Stenzel
|
fdccafaa68
|
cleanup
|
2017-05-12 12:03:28 +02:00 |
|
Sebastian Stenzel
|
0906abdea9
|
fixes #499
|
2017-05-11 17:14:23 +02:00 |
|
Sebastian Stenzel
|
da94fe4f6f
|
fixes #491
|
2017-05-11 10:13:41 +02:00 |
|
Sebastian Stenzel
|
79672a28ee
|
UI improvements for unlock options (fixes #40)
|
2017-05-09 14:55:26 +02:00 |
|
Sebastian Stenzel
|
e052a4b261
|
AutoUnlocker now workes sequentially and takes a small nap between unlocks.
|
2017-05-09 14:48:04 +02:00 |
|
Sebastian Stenzel
|
425d4e8fed
|
code cleanup
|
2017-05-04 16:53:58 +02:00 |
|
Sebastian Stenzel
|
d2a2e2304d
|
Implemented #40, tested on macOS
|
2017-05-04 12:47:15 +02:00 |
|
Sebastian Stenzel
|
245a995203
|
Filtering key events using Guava
|
2017-04-30 01:00:39 +02:00 |
|
Markus Kreusch
|
d48247b7c6
|
#386: Allow forced locking after failed locking on Windows
|
2017-04-28 13:23:51 +02:00 |
|
Markus Kreusch
|
695dcd5de7
|
Using orange color from iOS for unlocked vault icons
|
2017-04-28 12:53:53 +02:00 |
|
Sebastian Stenzel
|
d353a9cb9d
|
added OS name + version to version checker user agent header [ci skip]
|
2017-04-25 15:36:24 +02:00 |
|
Sebastian Stenzel
|
ee2e07a9a3
|
Updated dependencies and localization
|
2017-04-25 14:33:03 +02:00 |
|
Sebastian Stenzel
|
45531dc54a
|
upgraded webdav-nio-adapter to 0.5.0
|
2017-04-24 15:46:57 +02:00 |
|
Sebastian Stenzel
|
b1f55d7cfe
|
updated version check url [ci skip]
|
2017-04-19 15:25:51 +02:00 |
|
Sebastian Stenzel
|
2ed00ed02d
|
fixes #435
|
2017-04-19 14:02:37 +02:00 |
|
Sebastian Stenzel
|
5d56f5beb6
|
Enhanced error reporting [ci skip]
|
2017-04-19 00:12:10 +02:00 |
|
Sebastian Stenzel
|
1b937dfb06
|
renamed variable [ci skip]
|
2017-04-19 00:07:10 +02:00 |
|
Sebastian Stenzel
|
42be5330fe
|
Refactored FXML loading
|
2017-04-19 00:06:46 +02:00 |
|
Sebastian Stenzel
|
be8949157f
|
Removed unused classes
|
2017-04-18 13:46:25 +02:00 |
|
Sebastian Stenzel
|
93b2a4e07a
|
Refactored Cryptomator UI. Extracted Launcher to its own Maven module.
|
2017-04-18 13:40:59 +02:00 |
|
Sebastian Stenzel
|
93563f68e0
|
fixes #430
|
2017-03-17 16:45:20 +01:00 |
|
Sebastian Stenzel
|
3faa0e83cc
|
fixes #387
|
2017-03-17 13:16:45 +01:00 |
|
Sebastian Stenzel
|
1985e2af72
|
fixes #452 and fixes #143
|
2017-03-15 12:13:34 +01:00 |
|
Sebastian Stenzel
|
3f03d36ad6
|
configurable mount + reveal during unlock, preparation for #452 and #143 (still needs a little refactoring, though)
|
2017-03-14 20:46:31 +01:00 |
|
Sebastian Stenzel
|
c9eb9b1938
|
Dependency cleanup, migrated from commons-httpclient to org.apache.httpcomponents:httpclient
|
2017-03-01 18:59:37 +01:00 |
|
Sebastian Stenzel
|
28cb2e1301
|
Merge branch 'develop' into feature/cryptofs
# Conflicts:
# main/filesystem-crypto/src/main/java/org/cryptomator/crypto/engine/impl/Scrypt.java
# main/frontend-webdav/src/main/java/org/cryptomator/frontend/webdav/jackrabbitservlet/DavFileWithRange.java
# main/frontend-webdav/src/main/java/org/cryptomator/frontend/webdav/jackrabbitservlet/FilesystemResourceFactory.java
# main/frontend-webdav/src/test/java/org/cryptomator/frontend/webdav/WebDavServerTest.java
|
2017-02-24 16:51:42 +01:00 |
|
Sebastian Stenzel
|
277999112e
|
Updated dependencies
|
2017-02-24 16:48:15 +01:00 |
|
Sebastian Stenzel
|
f391a6521d
|
automatically save settings when chaning vault properties. fixes #446
|
2017-02-02 11:31:00 +01:00 |
|
Sebastian Stenzel
|
02ae2e7ca0
|
Vastly refactored settings, integrated new webdav-nio-adapter snapshot version, allow reconfiguration of IPv6 and Port settings during runtime
|
2017-01-31 22:30:44 +01:00 |
|
Tobias Hagemann
|
b41636a208
|
added japanese localization, updated other localizations
|
2017-01-26 16:01:49 +01:00 |
|
Sebastian Stenzel
|
7750a49e65
|
specifying masterkey filename as introduced in cryptofs 1.1.0
|
2017-01-20 14:01:39 +01:00 |
|
Sebastian Stenzel
|
b75b9781c1
|
implemented “change password” etc
|
2017-01-02 17:29:43 +01:00 |
|
Sebastian Stenzel
|
2687c02e31
|
now passing unchecked CryptoExceptions up through various closures, thus being able to catch “InvalidPassphraseException” in UI
|
2016-12-21 17:29:54 +01:00 |
|
Sebastian Stenzel
|
71b65e03d6
|
implemented unlock/reveal/lock
|
2016-12-20 20:26:17 +01:00 |
|
Sebastian Stenzel
|
e09ee27219
|
connected filesystem stats
|
2016-12-20 10:45:40 +01:00 |
|
Sebastian Stenzel
|
5a3428d9b0
|
cleanup
|
2016-12-19 17:21:33 +01:00 |
|
Sebastian Stenzel
|
ed109977f8
|
removed mac warning window fxml
|
2016-12-19 13:57:59 +01:00 |
|
Sebastian Stenzel
|
d6c6f177e8
|
code simplification
|
2016-12-19 13:57:30 +01:00 |
|