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 |
|
Martin Beyer
|
1c01228778
|
Removing LockOnSleep UI elements (not implemented yet)
|
2021-03-29 19:29:17 +02:00 |
|
Martin Beyer
|
1c35780d9e
|
Cleaned up integrations implementation and added Regex for input
|
2021-03-29 19:10:05 +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 |
|
Martin Beyer
|
2cee6e45f1
|
Merge remote-tracking branch 'upstream/develop' into feature/autoLock
|
2021-03-29 10:45:32 +02:00 |
|
Martin Beyer
|
1292548042
|
Implementing new settings and locking after a certain amount of minutes
|
2021-03-29 10:44:39 +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 |
|
Elvys Soares
|
5ae2419e6d
|
Improved grouped assertions
Signed-off-by: Elvys Soares <eas5@cin.ufpe.br>
|
2021-03-23 21:46:32 -03: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
|
2cdde54db6
|
updated mockito due to build errors caused by bytebuddy
|
2021-03-17 13:14:55 +01:00 |
|
Sebastian Stenzel
|
6941603cdd
|
update to latest cryptolib/cryptofs beta
|
2021-03-17 13:03:55 +01:00 |
|
Sebastian Stenzel
|
cdca4e047d
|
Merge branch 'develop' into feature/vault-format-8
|
2021-03-17 12:55:47 +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
|
e32ce22d24
|
Merge branch 'develop' into feature/vault-format-8
|
2021-03-10 12:48:58 +01:00 |
|
Armin Schrenk
|
e75c415b46
|
Load vault config on demand and don't cache it
* fixes issue with unlock after vault migration
|
2021-03-10 12:03:46 +01:00 |
|
Martin Beyer
|
8592e3667b
|
Applying a SystemListener when the notify gets called with SLEEP
|
2021-03-09 18:55:35 +01:00 |
|
Martin Beyer
|
5a11d02fa8
|
Splitting the "Lock after X minutes" Checkbox in to two string resources.
|
2021-03-09 18:52:53 +01:00 |
|
Sebastian Stenzel
|
0ab28602d1
|
bumped cryptofs version
|
2021-03-05 17:33:58 +01:00 |
|
Sebastian Stenzel
|
62c8edff04
|
Choose key loading workflow depending on vaultconfig's key ID and allow KeyLoadingComponent to decide itself, what exceptions it can handle
|
2021-03-03 17:41:17 +01:00 |
|
Sebastian Stenzel
|
d01c6268f8
|
remove unused field
[ci skip]
|
2021-03-02 16:16:24 +01:00 |
|
Sebastian Stenzel
|
e083fd0bcc
|
skip certain steps on forks
|
2021-03-02 11:55:20 +01:00 |
|
Cryptobot
|
ff687f1bae
|
fix: main/pom.xml to reduce vulnerabilities (#1569)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-1080611
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2021-03-02 08:43:10 +01:00 |
|
Sebastian Stenzel
|
557aaa2480
|
Removed unused imports
[ci skip]
|
2021-03-01 15:59:13 +01:00 |
|
Sebastian Stenzel
|
78e43d401d
|
split package org.cryptoamtor.ui.unlock to allow for different kinds of unlock workflows
|
2021-03-01 15:58:00 +01:00 |
|
Sebastian Stenzel
|
7b08c5d287
|
Merge branch 'develop' into feature/vault-format-8
# Conflicts:
# main/pom.xml
# main/ui/src/main/resources/license/THIRD-PARTY.txt
[ci skip]
|
2021-02-26 10:10:50 +01:00 |
|
Sebastian Stenzel
|
84d2644f19
|
fix wrong versions that have been merged from main branch
|
2021-02-26 10:05:26 +01:00 |
|
Martin Beyer
|
d13dfe3526
|
First take at UI implementation of a Auto-Lock Tab
|
2021-02-24 16:23:49 +01:00 |
|