Sebastian Stenzel
f430f3c579
just fixes some warnings in eclipse [ci skip]
2015-10-16 13:24:52 +02:00
Sebastian Stenzel
b691e374eb
fixes #74
2015-10-15 17:19:27 +02:00
Sebastian Stenzel
ca88e05849
Preparations for #74
2015-10-10 17:01:25 +02:00
Sebastian Stenzel
104c3b64f6
- fixes #75
...
- restored progress indicator, broken by previous commit
2015-10-04 22:01:01 +02:00
Sebastian Stenzel
1bef4e786d
- Fixed "return" key in unlock view
...
- Fixed password field focus
- Don't show unlock error messages from one vault, when switching to another vault
- Hide advanced mount options by default (preparation for things like #74 )
2015-10-04 15:38:41 +02:00
Sebastian Stenzel
6d1e0fe609
loading settings only once
2015-10-03 12:07:24 +02:00
Sebastian Stenzel
485df3aa71
fixes #65
2015-09-26 16:39:18 +02:00
Sebastian Stenzel
71983cc3a8
- added copyright information for the OS X progress indicator
...
- fixed spinning direction (now clockwise)
- use default progress indicator style for win + tux
[ci skip]
2015-08-16 11:55:42 +02:00
Sebastian Stenzel
38ab167fa4
clear password field when switching vault before unlocking [ci skip]
2015-08-15 23:14:05 +02:00
Sebastian Stenzel
f87e8f55f1
CSS cleanup
2015-08-15 23:05:53 +02:00
Sebastian Stenzel
a4e6365e0b
New UI style for Linux builds
2015-08-15 16:51:36 +02:00
Sebastian Stenzel
06034fd95b
code cleanup
2015-08-15 12:07:29 +02:00
Sebastian Stenzel
571fee9524
simplified DI, where possible
2015-08-09 00:38:23 +02:00
Sebastian Stenzel
af9deffa6d
moved from guice to dagger
2015-08-08 19:13:16 +02:00
Sebastian Stenzel
48b319ec99
started working on 0.9.0-SNAPSHOT
2015-08-08 19:12:44 +02:00
Sebastian Stenzel
685e347524
New MAC authentication warning, preventing CCAs, but allowing to force-decrypt unauthentic files.
2015-07-09 17:16:43 +02:00
Sebastian Stenzel
0d3a5b4e70
- increased vault version
...
- Showing "per vault" MAC authentication failure dialogs
2015-06-26 23:35:24 +02:00
Sebastian Stenzel
85f3487cf0
fixes #64 by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.
2015-06-05 15:17:33 +02:00
Sebastian Stenzel
b6383f49b1
logging to %appdata% on windows
2015-05-30 20:55:29 +02:00
Sebastian Stenzel
f3aa636b8b
windows mount/unmount improvements
2015-05-28 17:34:56 +02:00
Sebastian Stenzel
c73f18e3b8
using ipv6-literal instead of localhost and bypassing proxy for localhost (wtf anyway) again...
2015-05-25 17:32:55 +02:00
Sebastian Stenzel
5f40ce50e7
fixes #41
2015-05-25 16:43:41 +02:00
Sebastian Stenzel
111ee99ae1
- fixed invalid path for windows logfiles
...
- yet another attempt to improve (i don't even dare to say fix) #41
2015-05-25 14:37:12 +02:00
Tobias Hagemann
00a2c6c5ae
Replaced tray icon with monochrome version
2015-05-24 23:16:54 +02:00
Sebastian Stenzel
587c45ee63
added a default logging location, if logPath property is not set.
2015-05-24 22:30:12 +02:00
Sebastian Stenzel
3d3cb7bb86
Writing logfiles now.
2015-05-24 21:51:37 +02:00
Mohit Raju
103ea9047f
updated method and paramternames to openMountWithWebdavUri
2015-05-18 16:13:25 +03:00
Mohit Raju
f4b07b9807
restructure openFMWithWebdavSchema
2015-05-18 12:40:19 +03:00
Mohit Raju
6a3b4d486d
added contributor name
2015-05-18 11:50:35 +03:00
Mohit Raju
13bcde318b
removing debug logs
2015-05-18 10:10:07 +03:00
Mohit Raju
242486c0b1
Allowing webdav schema name fallback
2015-05-17 16:57:22 +03:00
Sebastian Stenzel
3c71878b6b
First attempt of adding a portable version for windows users. (Issue #48 )
2015-05-10 17:23:57 +02:00
Sebastian Stenzel
66ed9126de
version check during masterkey decryption -> added option to go to download page of different version
2015-05-10 12:39:28 +02:00
Sebastian Stenzel
a07efc5209
Proper error handling for outdated vault formats
2015-05-05 17:29:51 +02:00
Sebastian Stenzel
cdf9c28a38
refactored directory structure, so windows (and OneDrive) can handle vaults better
2015-04-28 18:19:05 +02:00
Sebastian Stenzel
9aa6117fb0
Fixes #47
...
References #41 (increased wait time before retrying)
2015-03-16 15:03:03 +01:00
Sebastian Stenzel
f22142a876
Improved unmounting (failing, if encrypted drive is still busy)
2015-03-14 21:58:52 +01:00
Sebastian Stenzel
188a13b202
- better handling of MAC auth fails, providing link to help page
...
- use random data as file size obfuscation padding
- fixed osx unmount error
- new attempt to close #41
2015-03-14 19:11:24 +01:00
Sebastian Stenzel
75c21b4c9b
fixes #37
2015-03-14 12:37:28 +01:00
Sebastian Stenzel
c7ecd612c9
added update notification
2015-03-14 12:34:11 +01:00
Sebastian Stenzel
2b4b359adb
Merge branch '0.5.3'
...
Conflicts:
main/core/pom.xml
main/crypto-aes/pom.xml
main/crypto-api/pom.xml
main/pom.xml
main/ui/pom.xml
2015-03-12 19:51:20 +01:00
Sebastian Stenzel
0562a909f9
fixes #46
2015-03-12 19:26:20 +01:00
Sebastian Stenzel
c10d80de18
fixes #35
2015-03-12 19:10:43 +01:00
Sebastian Stenzel
05abea0508
Updated welcome screen
2015-03-12 09:40:59 +01:00
Sebastian Stenzel
d19ffc327b
improved windows WebDAV mounting
2015-03-11 21:18:53 +01:00
Sebastian Stenzel
c1dd902a10
Async MAC authentication for HTTP range requests. Fixes #38
2015-03-09 16:32:59 +01:00
Sebastian Stenzel
0994e7bb39
Show warning dialog, if MAC check failed.
2015-03-09 09:56:25 +01:00
Sebastian Stenzel
507e21f8a3
- fixes folder creation and automounting on Linux
...
- using IPv6 address for mounting on Windows only (hostnames on OS X and Linux)
2015-02-22 21:04:46 +01:00
Sebastian Stenzel
676cb10ef0
fixes automount on linux distributions, that do not accept the [::1] literal as localhost
...
fixes reset of Settings, if a Vault no longer exists upon Cryptomator startup
2015-02-22 18:01:13 +01:00
Sebastian Stenzel
3b3aa4107b
fixes #33
2015-02-22 16:46:16 +01:00