Sebastian Stenzel
|
24baa44e70
|
stronger encapsulation of vault state await/signal mechanism
|
2021-04-15 10:30:29 +02:00 |
|
Armin Schrenk
|
03886f88e8
|
Fix lock workflow for webdav:
* internally, wait for condition that onExit-Method is exceuted (with timeout)
* store and execute onExitAction also for webdav
|
2021-04-15 10:14:28 +02:00 |
|
Armin Schrenk
|
cd5c55aad7
|
Refactor lock/unlock workflows:
* don't set vault state on successful lock workflow
* improved error handling
|
2021-04-13 11:22:42 +02:00 |
|
Armin Schrenk
|
0840695e0a
|
Refactor lock/unlock convinience methods in FxApplication:
* execute vault state transition here
* on failed transition show error window
* only start worfklow on successful transition
|
2021-04-08 17:28:49 +02:00 |
|
Armin Schrenk
|
8447f105b0
|
rename instance variables
|
2021-04-08 13:08:05 +02:00 |
|
Sebastian Stenzel
|
c306d8df04
|
alternative thread-safe vault state without requiring explicit synchronization
|
2021-04-08 11:23:57 +02:00 |
|
Armin Schrenk
|
beba6490c3
|
Add locking mechanism to change the vault state t
|
2021-04-06 13:26:58 +02:00 |
|
Armin Schrenk
|
fb1078b35b
|
bump to SNAPSHOT nio-adapter and refactor Volume.mount() method:
* returns void
* add onExitAction parameter
* adjust classes
|
2021-04-06 10:05:32 +02:00 |
|
Armin Schrenk
|
be0912e6ca
|
Merge branch 'develop' into feature/#1508-observable-mounts
|
2021-04-06 09:00:05 +02:00 |
|
Armin Schrenk
|
cf7cbae567
|
Set dev branch back to SNAPSHOT version
[ci skip]
|
2021-03-31 11:32:06 +02:00 |
|
Armin Schrenk
|
803f517c62
|
Merge tag '1.5.14' into develop
1.5.14
|
2021-03-31 11:11:34 +02:00 |
|
Armin Schrenk
|
0afa7b8e37
|
Merge branch 'release/1.5.14'
1.5.14
|
2021-03-31 11:11:27 +02:00 |
|
Armin Schrenk
|
1a0f70f8e8
|
updating third-party-licenses
|
2021-03-31 10:59:21 +02:00 |
|
Armin Schrenk
|
8737eb83f0
|
Bumping webdav-nio-adapter dependency
|
2021-03-31 10:58:23 +02:00 |
|
Armin Schrenk
|
a96239a19f
|
closes #1245
|
2021-03-31 10:52:30 +02:00 |
|
Armin Schrenk
|
2b7cfcd1dc
|
preparing 1.5.14
|
2021-03-31 09:52:24 +02:00 |
|
Sebastian Stenzel
|
ebccb61750
|
New Crowdin updates (#1560)
|
2021-03-31 09:46:45 +02:00 |
|
Armin Schrenk
|
285f2aec23
|
unify wording
[ci skip]
|
2021-03-30 16:10:24 +02:00 |
|
Armin Schrenk
|
217e31fbd7
|
Merge pull request #1595 from cryptomator/feature/MCGA
Feature: Make Context menu Great Again
* adding additional entries
* fixes #1478
* only appears on a selected vault
|
2021-03-30 16:03:41 +02:00 |
|
Sebastian Stenzel
|
f0ebf7a638
|
EasyBind rulez
|
2021-03-30 14:20:05 +02:00 |
|
Armin Schrenk
|
c05c5e3f90
|
closes #961
|
2021-03-30 13:57:21 +02:00 |
|
Sebastian Stenzel
|
30f0c5e697
|
split VaultList and ContextMenu into two separate controllers
|
2021-03-30 13:43:37 +02:00 |
|
Armin Schrenk
|
f989b8627c
|
Update java-jwt
|
2021-03-30 13:10:54 +02:00 |
|
Armin Schrenk
|
ff84230566
|
structure constructor
|
2021-03-30 11:53:30 +02:00 |
|
Armin Schrenk
|
3b4f6276b5
|
Improve selection model of list view:
* Clear selection if an empty space is clicked
* only open context menu if an item is selected
|
2021-03-30 11:25:22 +02:00 |
|
Armin Schrenk
|
2be7a050a4
|
refine wording
[ci skip]
|
2021-03-30 09:47:11 +02:00 |
|
Armin Schrenk
|
96a612127c
|
add reveal entry to context menu.
|
2021-03-29 16:23:24 +02:00 |
|
Armin Schrenk
|
0bdfb7c9f9
|
Distinct between "unlock" and "unlock now" in context menu:
* inject keychainManager
* bind/unbind passphraseStored property to selected vault
* rename bindings to show possible action
* removed unused binding
* initialize properties properly
|
2021-03-29 12:59:48 +02:00 |
|
Armin Schrenk
|
f556301249
|
fix suggestion
|
2021-03-29 12:47:46 +02:00 |
|
Armin Schrenk
|
f77b237e59
|
simplify private function
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com>
|
2021-03-29 12:44:57 +02:00 |
|
Armin Schrenk
|
61b7a39aad
|
change level of a log message from warn to debug
[ci skip]
|
2021-03-29 10:53:48 +02:00 |
|
Tobias Hagemann
|
16bd84ee62
|
Update README.md
[ci skip]
|
2021-03-26 10:46:49 +01:00 |
|
Tobias Hagemann
|
3d0a97fcdf
|
Update README.md
[ci skip]
|
2021-03-25 17:06:15 +01:00 |
|
Armin Schrenk
|
786d156b9f
|
change wording in context menu entries
|
2021-03-23 15:08:23 +01:00 |
|
Armin Schrenk
|
629b6fb97d
|
execute Service tasks on application thread
|
2021-03-23 12:53:17 +01:00 |
|
Armin Schrenk
|
17dc32bb79
|
lock vault on external unmount
|
2021-03-23 12:52:38 +01:00 |
|
Armin Schrenk
|
c05e00d32a
|
Change volume interface to observe mounts
|
2021-03-23 12:37:36 +01:00 |
|
Armin Schrenk
|
9dc8b2cb47
|
Use Bindings instead of properties
|
2021-03-23 10:50:04 +01:00 |
|
Armin Schrenk
|
0e32e96c7d
|
made context menu great again:
* added entry to unlock / lock a vault
* added entry to show vault options
|
2021-03-22 17:10:45 +01:00 |
|
Armin Schrenk
|
97afadd7b9
|
fixes #1478
|
2021-03-22 12:58:45 +01:00 |
|
Armin Schrenk
|
b199b65e38
|
closes #176
|
2021-03-22 12:51:07 +01:00 |
|
Tobias Hagemann
|
999abf3c13
|
Update README.md
[ci skip]
|
2021-03-22 12:24:54 +01:00 |
|
Sebastian Stenzel
|
31e938de6a
|
Merge pull request #1587 from cryptomator/feature/jdk-16
Update to JDK 16
|
2021-03-17 12:29:29 +01:00 |
|
Sebastian Stenzel
|
4c10ab764a
|
updated README
|
2021-03-17 09:33:43 +01:00 |
|
Sebastian Stenzel
|
4e075ab0ca
|
using pattern-matching instanceof where applicable
|
2021-03-17 09:22:16 +01:00 |
|
Sebastian Stenzel
|
f73ae9759f
|
use new Stream.toList() where applicable
|
2021-03-17 09:16:44 +01:00 |
|
Sebastian Stenzel
|
f6283b2f7e
|
using text blocks where applicable
|
2021-03-17 09:12:54 +01:00 |
|
Sebastian Stenzel
|
b23d2e4def
|
allow use of reflection in codacy coverage reporter
|
2021-03-17 08:19:58 +01:00 |
|
Sebastian Stenzel
|
91a2943599
|
update to JDK 16
|
2021-03-17 08:16:26 +01:00 |
|
Sebastian Stenzel
|
e083fd0bcc
|
skip certain steps on forks
|
2021-03-02 11:55:20 +01:00 |
|