Sebastian Stenzel
|
157e459a2e
|
Preparing 1.4.14
|
2019-08-12 16:39:46 +02:00 |
|
Sebastian Stenzel
|
4f76295438
|
made class package-private
[ci skip]
|
2019-08-12 16:23:55 +02:00 |
|
Sebastian Stenzel
|
d4c14ffb74
|
Added checked exception to keychain api and reworked the way we attempt to access the gnome keyring.
(references #947)
|
2019-08-12 16:08:20 +02:00 |
|
Sebastian Stenzel
|
54c5f9b041
|
Merge branch 'master' into develop
# Conflicts:
# main/buildkit/pom.xml
# main/commons/pom.xml
# main/keychain/pom.xml
# main/launcher/pom.xml
# main/pom.xml
# main/ui/pom.xml
|
2019-08-02 16:36:41 +02:00 |
|
Sebastian Stenzel
|
afb2b5e383
|
Updated dokany-nio-adapter to version 1.1.10
fixes #884
|
2019-08-02 16:03:53 +02:00 |
|
Sebastian Stenzel
|
8f9e117169
|
Merge branch 'master' into develop
|
2019-07-24 10:12:49 +02:00 |
|
Sebastian Stenzel
|
53cc93a2b4
|
don't attempt to access linux keychain on non-linux systems, even if classes are present (i.e. when starting from IDE)
[ci skip]
|
2019-07-10 15:15:37 +02:00 |
|
Sebastian Stenzel
|
f16c887911
|
Updated CryptoFS
|
2019-07-10 12:48:24 +02:00 |
|
Sebastian Stenzel
|
dc889b8810
|
fixes #919
|
2019-07-09 17:04:05 +02:00 |
|
Sebastian Stenzel
|
903d8187e9
|
Preparing 1.4.12
|
2019-07-04 15:59:16 +02:00 |
|
Tobias Hagemann
|
7fedcafa9e
|
Updated localizations
|
2019-07-04 15:48:42 +02:00 |
|
infeo
|
15dcf10ad7
|
fixing error where wrong mount flags are displayed (app started with webDAV and then switched to Fuse/Dokany)
|
2019-07-04 15:20:14 +02:00 |
|
infeo
|
1a99ae3e44
|
deactivating mout flags in the ui when WebDAV is used
|
2019-07-04 14:31:16 +02:00 |
|
infeo
|
82ff5ddabe
|
due to change in type of winDriveLetters (from Character to Path) need addtional adjustment
|
2019-07-04 14:07:21 +02:00 |
|
infeo
|
67c29603da
|
removing white spaces before and after additional dokany mount options
|
2019-07-04 14:04:19 +02:00 |
|
infeo
|
20e7186256
|
correcting wrong mount option
|
2019-07-04 14:03:14 +02:00 |
|
infeo
|
5e46236cb2
|
formatting
|
2019-07-04 13:37:39 +02:00 |
|
infeo
|
ffb6cc354b
|
fix for more consistent ui
|
2019-07-04 13:37:27 +02:00 |
|
infeo
|
23da229d81
|
spelling error
|
2019-07-04 13:06:38 +02:00 |
|
infeo
|
fe7e9d84ca
|
fixing labels and gui element positions
|
2019-07-04 12:03:54 +02:00 |
|
infeo
|
688726b98d
|
Merge develop into /bugfix/872-vaultLetterChange
|
2019-07-04 11:22:08 +02:00 |
|
Sebastian Stenzel
|
5d0e153155
|
no longer using snapshot
|
2019-07-03 15:46:56 +02:00 |
|
Sebastian Stenzel
|
0e40e785d5
|
Merge branch 'develop' into feature/802-custom-mount-flags
[ci skip]
|
2019-07-02 16:49:20 +02:00 |
|
Sebastian Stenzel
|
8f1fd24746
|
fixes #843
|
2019-07-02 16:41:44 +02:00 |
|
Sebastian Stenzel
|
f974876bf2
|
Merge branch 'feature/422-save-pw-linux' into develop
fixes #422
|
2019-07-02 16:12:45 +02:00 |
|
Sebastian Stenzel
|
7fcaded720
|
minor amendment to #905
[ci skip]
|
2019-07-02 16:09:48 +02:00 |
|
Ralph Plawetzki
|
1aec6ef877
|
Include required jar files for secret-service in Linux build
|
2019-06-29 15:34:15 +02:00 |
|
Ralph Plawetzki
|
5217546f73
|
Isolate SimpleCollection via an interface and avoid imports for it
This is needed on other platforms than Linux to avoid class loading problems on runtime in case secret-service.jar is missing
|
2019-06-29 15:31:22 +02:00 |
|
Ralph Plawetzki
|
63383866ea
|
Add access functionality for Gnome login keyring
|
2019-06-29 15:28:26 +02:00 |
|
Sebastian Stenzel
|
0da567613d
|
custom mount flag support for Dokany (#802)
[ci skip]
|
2019-06-25 11:32:53 +02:00 |
|
Sebastian Stenzel
|
5688289918
|
UI tweaks to unlock screen (to be tested under windows)
|
2019-06-24 14:47:58 +02:00 |
|
Sebastian Stenzel
|
b15d410378
|
Re-layouted unlock UI and added textfield for custom mount flags (atm only supported for FUSE - see #802)
|
2019-06-18 16:39:56 +02:00 |
|
Sebastian Stenzel
|
ed9adab9b4
|
store custom mount flags in settings.json as string instead of string array
|
2019-06-18 16:31:10 +02:00 |
|
Sebastian Stenzel
|
06abbf2dd1
|
custom mount flags default to empty flags
|
2019-06-18 15:00:54 +02:00 |
|
Sebastian Stenzel
|
f909f384be
|
improved error logging
|
2019-06-18 15:00:25 +02:00 |
|
Sebastian Stenzel
|
367281fccb
|
overwrite settings atomically
|
2019-06-18 14:45:43 +02:00 |
|
Sebastian Stenzel
|
f53f2d2ca4
|
allow to store custom mount flags in the vault settings (required for #802)
[ci skip]
|
2019-06-17 13:55:31 +02:00 |
|
Sebastian Stenzel
|
af73dab795
|
Merge branch 'master' into develop
|
2019-06-11 12:58:44 +02:00 |
|
Sebastian Stenzel
|
37f9ec31a5
|
fixes #900
|
2019-06-06 16:41:50 +02:00 |
|
Sebastian Stenzel
|
ff80b4c61d
|
Preparing 1.4.11
|
2019-05-22 17:17:08 +02:00 |
|
Sebastian Stenzel
|
295400cb97
|
fixes #890, fixes #867
|
2019-05-22 17:13:57 +02:00 |
|
Tobias Hagemann
|
e1a9a3d519
|
Added French (BE), French (CA), Indonesian, and Swedish localizations
|
2019-05-22 16:26:54 +02:00 |
|
Ralph Plawetzki
|
31dd78ee28
|
Fixes https://github.com/cryptomator/cryptomator/issues/887
Set text in password field to null when they get swiped
|
2019-05-18 13:27:29 +02:00 |
|
Tobias Hagemann
|
e9f55da573
|
Merge branch 'master' into develop
|
2019-05-09 13:29:10 +02:00 |
|
infeo
|
95ae0ac9fd
|
fixes #867
|
2019-05-08 15:11:14 +02:00 |
|
Sebastian Stenzel
|
c2e1f8d7f7
|
preparing 1.4.10
|
2019-05-07 13:21:54 +02:00 |
|
Sebastian Stenzel
|
8205e4dd5a
|
fixes #880
fixes #862
|
2019-05-07 13:16:23 +02:00 |
|
Sebastian Stenzel
|
e83aab9968
|
fixes #883
|
2019-05-07 12:37:43 +02:00 |
|
Tobias Hagemann
|
debdf92cfc
|
Updated CryptoFS to 1.8.2, fixes #877
|
2019-04-27 22:37:48 +02:00 |
|
Sebastian Stenzel
|
a551663127
|
Merge branch 'master' into develop
|
2019-04-24 14:01:25 +02:00 |
|