From a40847a2806417b3205ccf1e87f07ef276da54b4 Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Tue, 14 Apr 2020 18:58:15 +0200 Subject: [PATCH 01/30] updated sponsors [ci skip] --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2f8c79a3d..75dd9a9b0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Cryptomator is provided free of charge as an open-source project despite the hig - [One-time or recurring donation via Cryptomator's website.](https://cryptomator.org/#donate) - [Become a sponsor via Cryptomator's sponsors website.](https://cryptomator.org/sponsors/) +### Gold Sponsors + +[gee-whiz](https://www.gee-whiz.de/) + ### Silver Sponsors [![TheBestVPN](https://cryptomator.org/img/sponsors/thebestvpn.png)](https://thebestvpn.com/) From 467e87813dbe43b778f45ef041f25104e90fd18f Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Fri, 17 Apr 2020 11:06:42 +0200 Subject: [PATCH 02/30] fixed typo [ci skip] --- main/ui/src/main/resources/i18n/strings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/ui/src/main/resources/i18n/strings.properties b/main/ui/src/main/resources/i18n/strings.properties index 5c30df295..66d0fdf54 100644 --- a/main/ui/src/main/resources/i18n/strings.properties +++ b/main/ui/src/main/resources/i18n/strings.properties @@ -191,7 +191,7 @@ wrongFileAlert.instruction.0=To encrypt files, follow these steps: wrongFileAlert.instruction.1=1. Unlock your vault. wrongFileAlert.instruction.2=2. Click on "Reveal" to open the volume in your file manager. wrongFileAlert.instruction.3=3. Add your files to this volume. -wrongFileAlert.link=For futher assistance, visit +wrongFileAlert.link=For further assistance, visit # Vault Options ## General From 200e8f7b791a4fedc2f4fa8bb7d879682af993ef Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Sat, 18 Apr 2020 00:35:22 +0200 Subject: [PATCH 03/30] added missing text flow class --- main/ui/src/main/resources/fxml/vault_detail_welcome.fxml | 4 ++-- main/ui/src/main/resources/fxml/wrongfilealert.fxml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/ui/src/main/resources/fxml/vault_detail_welcome.fxml b/main/ui/src/main/resources/fxml/vault_detail_welcome.fxml index 2712354ec..31e5f174c 100644 --- a/main/ui/src/main/resources/fxml/vault_detail_welcome.fxml +++ b/main/ui/src/main/resources/fxml/vault_detail_welcome.fxml @@ -13,8 +13,8 @@ - - + + diff --git a/main/ui/src/main/resources/fxml/wrongfilealert.fxml b/main/ui/src/main/resources/fxml/wrongfilealert.fxml index 35b218ecd..3e665f6db 100644 --- a/main/ui/src/main/resources/fxml/wrongfilealert.fxml +++ b/main/ui/src/main/resources/fxml/wrongfilealert.fxml @@ -49,7 +49,7 @@