JaniruTEC
|
415cb78d87
|
Renamed errorComponent vars to genericErrorBuilder
|
2021-04-11 02:25:16 +02:00 |
|
JaniruTEC
|
4f43463649
|
Renamed files/constants used by the generic error report
|
2021-04-11 02:25:15 +02:00 |
|
JaniruTEC
|
dc1f313082
|
Moved error report related files to new package
|
2021-04-11 01:55:35 +02:00 |
|
Armin Schrenk
|
cf7cbae567
|
Set dev branch back to SNAPSHOT version
[ci skip]
|
2021-03-31 11:32:06 +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 |
|
Armin Schrenk
|
786d156b9f
|
change wording in context menu entries
|
2021-03-23 15:08:23 +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 |
|
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
|
91a2943599
|
update to JDK 16
|
2021-03-17 08:16:26 +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
|
84d2644f19
|
fix wrong versions that have been merged from main branch
|
2021-02-26 10:05:26 +01:00 |
|
Armin Schrenk
|
d326c7c990
|
preparing 1.5.13
|
2021-02-24 16:17:35 +01:00 |
|
Armin Schrenk
|
e8e63ca4fc
|
Merge pull request #1517 from cryptomator/feature/translations
New Crowdin updates
|
2021-02-24 16:12:30 +01:00 |
|
Armin Schrenk
|
a17b416262
|
only remove system theme change listener, if one was previously registered.
|
2021-02-24 12:54:56 +01:00 |
|
Armin Schrenk
|
fed572694f
|
Merge branch 'develop' into feature/win-auto-theme
# Conflicts:
# main/pom.xml
|
2021-02-24 12:25:04 +01:00 |
|
Armin Schrenk
|
3dcdeb1033
|
refactor pom to store targeted jdk build version in variable
|
2021-02-24 12:19:12 +01:00 |
|
Armin Schrenk
|
0898158c5a
|
remove bintray as source repository in pom
|
2021-02-24 12:18:38 +01:00 |
|
Armin Schrenk
|
81091d4bdf
|
bump integrations-* repos and implement new interface methods
|
2021-02-24 12:18:24 +01:00 |
|
Martin Beyer
|
c9b1b1baa5
|
Fixes #1291 (Windows Automatic Theme)
|
2021-02-23 17:26:50 +01:00 |
|
Tobias Hagemann
|
c81f3bd972
|
updated dependencies
|
2021-02-23 13:43:07 +01:00 |
|
Sebastian Stenzel
|
9f86b74320
|
New translations strings.properties (Greek)
[ci skip]
|
2021-02-23 09:32:09 +01:00 |
|
Sebastian Stenzel
|
2d8390a0f3
|
New translations strings.properties (Chinese Simplified)
[ci skip]
|
2021-02-22 11:47:50 +01:00 |
|
Sebastian Stenzel
|
8d3671175f
|
New translations strings.properties (Swedish)
[ci skip]
|
2021-02-21 16:16:10 +01:00 |
|
Sebastian Stenzel
|
366011a222
|
New translations strings.properties (Swedish)
[ci skip]
|
2021-02-21 15:45:39 +01:00 |
|
Sebastian Stenzel
|
c0c2e21055
|
New translations strings.properties (Korean)
[ci skip]
|
2021-02-20 02:29:34 +01:00 |
|
Sebastian Stenzel
|
63be96a151
|
New translations strings.properties (Korean)
[ci skip]
|
2021-02-20 01:58:05 +01:00 |
|
Sebastian Stenzel
|
fc1df4bd99
|
New translations strings.properties (Catalan)
[ci skip]
|
2021-02-19 21:46:49 +01:00 |
|