Sebastian Stenzel
|
141ffcf656
|
Merge branch 'feature/native-functions' into feature/external-keychain
|
2016-08-31 10:41:51 +02:00 |
|
Tobias Hagemann
|
d61e5c5a08
|
added "delete passphrase" method to keychain access
|
2016-08-31 01:08:58 +02:00 |
|
Tobias Hagemann
|
6a15fa132a
|
app launches as foreground app on mac
|
2016-08-30 22:41:01 +02:00 |
|
Sebastian Stenzel
|
902b29ee0a
|
Merge branch 'develop' into feature/external-keychain
# Conflicts:
# main/pom.xml
# main/ui/src/main/java/org/cryptomator/ui/CryptomatorModule.java
|
2016-08-30 19:22:45 +02:00 |
|
Sebastian Stenzel
|
995bba616f
|
cache maven dir
|
2016-08-30 19:15:26 +02:00 |
|
Sebastian Stenzel
|
f39b7b047f
|
Merge branch 'feature/vaultVersion5' into develop
|
2016-08-30 19:14:28 +02:00 |
|
Sebastian Stenzel
|
72e52df4e0
|
implemented keychain access on OS X
|
2016-08-30 19:12:20 +02:00 |
|
Sebastian Stenzel
|
8018e9485e
|
Merge branch 'feature/native-functions' into feature/external-keychain
|
2016-08-30 19:05:25 +02:00 |
|
Sebastian Stenzel
|
e0ae50378f
|
externalized JNI bindings
|
2016-08-30 17:19:45 +02:00 |
|
Markus Kreusch
|
a9c2b0fc57
|
fixes #332
|
2016-08-29 21:08:58 +02:00 |
|
Sebastian Stenzel
|
dc58ba434a
|
Make Cryptomator a foreground app when restoring from status bar icon
|
2016-08-29 20:14:48 +02:00 |
|
Sebastian Stenzel
|
34af306309
|
defined keychain access interfaces
|
2016-08-29 17:16:56 +02:00 |
|
Sebastian Stenzel
|
21d70b5ae4
|
moved from coveralls to codecov
|
2016-08-26 12:52:44 +02:00 |
|
Sebastian Stenzel
|
e90880ac9a
|
speedboost 3000
|
2016-08-24 17:27:36 +02:00 |
|
Sebastian Stenzel
|
66faa13f40
|
unlock version 5 vaults
|
2016-08-23 21:35:13 +02:00 |
|
Sebastian Stenzel
|
8a4a29b4d1
|
added version 4 to 5 migrator
|
2016-08-23 21:15:52 +02:00 |
|
Sebastian Stenzel
|
8c8db84a4a
|
refactored migration (using cryptolib)
|
2016-08-23 21:15:40 +02:00 |
|
Sebastian Stenzel
|
a499a3c80b
|
Merge pull request #324 from oparoz/patch-1
Add that the solution works with Open Source clouds
|
2016-08-19 19:25:43 +02:00 |
|
Olivier Paroz
|
6a3ccf2b48
|
Add that the solution works with WebDAV clouds
I think it would be nice to promote other Open Source solutions which use standards such as WebDAV and work well with Cryptomator.
|
2016-08-19 19:07:39 +02:00 |
|
Tobias Hagemann
|
fcfcffe9cb
|
updated tray icons for OS X [ci skip]
|
2016-08-19 16:56:04 +02:00 |
|
Sebastian Stenzel
|
363ed4ac4b
|
Accept paths beginning with "~" in cryptomator.settingsPath JVM arg.
[ci skip]
|
2016-08-17 18:52:08 +02:00 |
|
Tobias Hagemann
|
1f73a08e09
|
added confirmation checkbox to upgrade screen [ci skip]
|
2016-08-17 18:11:27 +02:00 |
|
Sebastian Stenzel
|
fe0a34907f
|
Simplified settings/log file path handling. Removed support for %appdata%. Use ~/AppData/Roaming instead!
|
2016-08-17 15:59:36 +02:00 |
|
Sebastian Stenzel
|
461b11700f
|
added new upgrade log path setting to build script [ci skip]
|
2016-08-16 19:15:23 +02:00 |
|
Sebastian Stenzel
|
24bfbb59a4
|
fixes #310
|
2016-08-16 19:07:05 +02:00 |
|
Sebastian Stenzel
|
4476558e9c
|
fixes #321
|
2016-08-16 12:33:15 +02:00 |
|
Sebastian Stenzel
|
79b819bca6
|
Merge branch 'release/1.1.4' into develop
|
2016-08-14 15:04:44 +02:00 |
|
Sebastian Stenzel
|
a18c406cf0
|
fixed ConflictResolver
|
2016-08-14 14:56:44 +02:00 |
|
Sebastian Stenzel
|
6730a83cac
|
fixes coverity issue 141842
|
2016-08-14 14:45:38 +02:00 |
|
Sebastian Stenzel
|
3b3ebd2196
|
fixes coverity issue 141838
|
2016-08-14 14:39:05 +02:00 |
|
Sebastian Stenzel
|
505b6542c7
|
fixes coverity issue 141844
|
2016-08-14 14:30:48 +02:00 |
|
Sebastian Stenzel
|
31368f0cba
|
fixes coverity issue 141848
|
2016-08-14 14:28:52 +02:00 |
|
Sebastian Stenzel
|
5b5dd756b1
|
fixes coverity issue 141858
|
2016-08-14 14:27:48 +02:00 |
|
Sebastian Stenzel
|
f6ebbb23d1
|
fixes coverity issue 141860
|
2016-08-14 14:16:59 +02:00 |
|
Sebastian Stenzel
|
3f0373b08f
|
removed xdg-utils dependencies, using gvfs-open instead of xdg-open.
|
2016-08-14 13:57:52 +02:00 |
|
Sebastian Stenzel
|
4c3c60060d
|
Graceful unmounting on Windows and improved error handling of deferred closables.
|
2016-08-14 13:55:51 +02:00 |
|
Markus Kreusch
|
28f275c22d
|
Requests on parent folders of valid vault urls no longer get delayed
|
2016-08-12 15:11:54 +02:00 |
|
Markus Kreusch
|
24df3c3809
|
GvfsMounters now use correct protocol.
|
2016-08-12 14:11:49 +02:00 |
|
Markus Kreusch
|
034a667e07
|
Fixed problem with sync conflict resolver. Issue #311
|
2016-08-11 11:19:12 +02:00 |
|
Markus Kreusch
|
008e3e3b05
|
Continue mounting also if command fails with error code. Issue #267
|
2016-08-11 09:39:38 +02:00 |
|
Markus Kreusch
|
94a5bf7596
|
Continue mounting if reg.exe command fails. Issue #267
|
2016-08-10 13:57:23 +02:00 |
|
Markus Kreusch
|
e8db836eff
|
Workaround for Issue #317
|
2016-08-10 13:53:04 +02:00 |
|
Markus Kreusch
|
429b26f3d8
|
Added delay for requests on invalid vault ids. Issue #319
|
2016-08-10 13:44:26 +02:00 |
|
Markus Kreusch
|
3ae8327300
|
Added unique id to vaults / webdav urls.
Issue #319, Issue #308
|
2016-08-10 13:43:46 +02:00 |
|
Markus Kreusch
|
df7e9a0af1
|
Preventing post requests. Issue #319
|
2016-08-09 20:02:06 +02:00 |
|
Sebastian Stenzel
|
93d3eca0ab
|
Yet another header to prevent browsers from guessing mime types. Kudos to @LukasReschke
|
2016-08-09 17:42:24 +02:00 |
|
Sebastian Stenzel
|
7753d1f0e7
|
If GET request is made by a browser, the file in question is downloaded instead of being executed. Issue #318
|
2016-08-09 17:35:17 +02:00 |
|
Sebastian Stenzel
|
d7c6c24932
|
updated tavis config
|
2016-08-01 10:21:10 +02:00 |
|
Sebastian Stenzel
|
1a75f23081
|
Merge branch 'feature/mount-method-settings' into develop
|
2016-08-01 10:17:44 +02:00 |
|
Sebastian Stenzel
|
f071efe1b9
|
allow user to specify whether to use dav:// or webdav:// scheme for Linux GVFS mounts. Fixes #307
|
2016-07-25 10:08:21 +02:00 |
|