ainiml
e8d17cfb7b
allows running launcher-linux.sh from any path
2020-09-06 19:25:50 -04:00
Tobias Hagemann
194d7f0da9
Merge branch 'hotfix/1.5.8' into develop
2020-08-28 16:01:35 +02:00
Tobias Hagemann
f891a9f1a7
refactored that fix from 2a335eb7af
2020-08-28 14:25:26 +02:00
Tobias Hagemann
2a335eb7af
fixed test
2020-08-28 14:06:09 +02:00
Tobias Hagemann
6578ac0121
use mountName in FUSE on macOS instead of displayName
2020-08-28 13:55:17 +02:00
Tobias Hagemann
83f9514a42
fixed icon views of labels in new password screen that could only appear once
...
(cherry picked from commit 4723416d45 )
2020-08-28 13:41:43 +02:00
Tobias Hagemann
c92f1aa655
updated third-party licenses
2020-08-28 13:34:41 +02:00
Tobias Hagemann
688993ba37
preparing 1.5.8
2020-08-28 12:58:50 +02:00
Armin Schrenk
ddfc8d5bc3
Merge branch 'feature/#1289-introduceVaultname' into hotfix/1.5.8
2020-08-28 11:59:56 +02:00
Armin Schrenk
c3141e3601
minor adjustments
2020-08-28 11:58:46 +02:00
Armin Schrenk
f49974180b
Fixing test
2020-08-28 11:19:56 +02:00
Armin Schrenk
eb6ade49f6
refactor to use parameterized test
2020-08-27 16:18:20 +02:00
Armin Schrenk
6553c04256
add code to migrate legacy settings.json files to new property.
2020-08-27 15:53:20 +02:00
Armin Schrenk
a8cb015a06
rename property and getters in vault class for display name.
2020-08-27 15:52:16 +02:00
Sebastian Stenzel
ce06ddf312
updated webdav dependencies
...
(cherry picked from commit 8c4d35d3db )
2020-08-26 12:51:28 +02:00
Armin Schrenk
fee2d4bc0c
Merge pull request #1311 from cryptomator/feature/alternativeAutostartWin
...
Feature/alternative autostart win
2020-08-26 11:44:37 +02:00
Armin Schrenk
a2a990bd0c
Correct spelling
2020-08-26 11:36:46 +02:00
Armin Schrenk
cedbe6523d
Merge pull request #1294 from purejava/access-kde-wallets
...
This adds the missing part to linux system keychain access: use KDE wallets
2020-08-26 10:03:55 +02:00
Ralph Plawetzki
8a3c101764
Merge remote branch 'cryptomator/develop' into access-kde-wallets
2020-08-21 19:30:46 +02:00
infeo
49a8689090
Remove legacy concepts:
...
* in vaultSettings, displayName does not listen on path
* the caller/creater of vault settings must set the name explicitly
* add localizable default vault name
2020-08-21 13:30:05 +02:00
infeo
8f5c4997b1
closes #1300
2020-08-21 11:32:51 +02:00
infeo
900fdd7f6f
minor changes
...
* removing unused imports
* exchanging addListener() by Easybind.subscribe()
2020-08-21 11:17:55 +02:00
Tobias Hagemann
4723416d45
fixed icon views of labels in new password screen that could only appear once
2020-08-21 10:13:45 +02:00
infeo
06f4e160d6
Migrate to easybind fork
2020-08-20 21:25:54 +02:00
infeo
1d38ee2fcb
Further improvements:
...
* corrected bad english
* improved documentation
* restricted visibility of specific exception
2020-08-20 13:49:31 +02:00
Sebastian Stenzel
921b70ebaa
updated webdav dependencies
...
(cherry picked from commit 8c4d35d3db )
2020-08-20 13:38:40 +02:00
infeo
0f56d424da
Refactored AutoStartStrategy:
...
* prevented on best effort basis inconsistent states
* extracted the registry setting as an own strategy (by methods)
* refactored the overriden methods to call the strategies (registry or folder) depending on the different variables
* removed Powershell specific ToggleException
* added documentation
2020-08-20 12:18:57 +02:00
JaniruTEC
58ce1e45b8
Updated Codestyle to not use any arrangements
2020-08-19 15:34:08 +02:00
Martin Beyer
bd854e7f7a
updates secret-service for linux keychains and fixes #1268
2020-08-19 15:31:42 +02:00
Tobias Hagemann
710c7d0da7
added button to main window title if debug mode is enabled, fixes #1065
2020-08-18 16:08:23 +02:00
Tobias Hagemann
841d4eb9c7
updated third-party licenses
2020-08-18 13:59:37 +02:00
Sebastian Stenzel
8c4d35d3db
updated webdav dependencies
2020-08-18 10:36:55 +02:00
Tobias Hagemann
9b1d6d2f2f
Merge branch 'release/1.5.7' into develop
2020-08-14 12:59:07 +02:00
Tobias Hagemann
1c45455cb2
Merge branch 'release/1.5.7'
1.5.7
2020-08-14 12:58:26 +02:00
Tobias Hagemann
411aca8695
preparing 1.5.7
2020-08-14 12:55:46 +02:00
Sebastian Stenzel
3de69021df
New Crowdin updates ( #1255 )
...
[ci skip]
2020-08-14 12:49:55 +02:00
Tobias Hagemann
8418038736
dependency update
2020-08-14 12:47:11 +02:00
Ralph Plawetzki
3bf2b499a7
Reverse order to initialize backend
...
The GNOME keyring feature was implemented first and we don't want to confuse users who used it before
2020-08-14 07:40:46 +02:00
Tobias Hagemann
69f8c46f15
ui adjustments in vault detail missing
2020-08-12 17:35:11 +02:00
Armin Schrenk
31d95ae5b0
Remove restrictions of vault name filed to only contain alpha numeric characters
2020-08-11 12:04:02 +02:00
Armin Schrenk
429098733c
Improve the vault/mount name system:
...
* fix bug where the default name is not replaced by the actual folder name
* introduce new field in settings "mountName" as binding on displayName
* change volumes to use mountName instead of displayName
2020-08-11 11:19:54 +02:00
Ralph Plawetzki
b1c66b181d
Depend on kdewallet 1.0.1, hence dbus-java 3.2.3
...
that fixes issues when dealing with multiple signals of the same name but different signatures
2020-08-09 11:18:17 +02:00
Ralph Plawetzki
100b836979
Adjust buildkit to exclude kdewallet for Windows and macOS
2020-08-07 18:49:07 +02:00
Ralph Plawetzki
817907c25a
Add access functionality for KDE kwallets
2020-08-07 18:32:54 +02:00
Tobias Hagemann
25195fffe2
added icon to password strength label in new password controller
2020-08-07 17:47:49 +02:00
Tobias Hagemann
0e784a6ffc
also disable finish button in change password if old password field is empty
2020-08-07 17:09:55 +02:00
Tobias Hagemann
351f96fa8b
switch to light theme if donation key has changed and is invalid
2020-08-07 09:30:22 +02:00
Tobias Hagemann
703fb4fb51
fixed 0091c401df (r40816364)
2020-08-06 18:32:57 +02:00
Tobias Hagemann
a975df6f8c
added "Automatic" theme on macOS
2020-08-06 18:30:34 +02:00
Armin Schrenk
fb90128b63
Move option to change display name of a vault from mount options to general options
2020-08-06 15:33:28 +02:00