Sebastian Stenzel
2e52afed51
write report synchronously, reducing complexity
2021-05-10 13:39:46 +02:00
Sebastian Stenzel
64d54133f8
split up check view:
...
- checkListController is responsible for selecting and (batch)running checks
- checkDetailController is responsible for displaying results
2021-05-07 15:51:47 +02:00
Sebastian Stenzel
ac289cc3f7
Merge branch 'develop' into feature/sanitizer
...
# Conflicts:
# main/pom.xml
2021-05-07 09:20:54 +02:00
Armin Schrenk
189699d359
sh*te happens
...
check value instead reference for null
2021-05-06 15:44:27 +02:00
Sebastian Stenzel
0ce41e7ac3
New Crowdin updates ( #1628 )
...
New translations strings.properties
Japanese; Polish; Spanish; Dutch; Czech; Norwegian Bokmal; Korean; Greek; Catalan; Slovak; Russian; Punjabi; Italian; Arabic; Bosnian; Hungarian; German; Cyrillic); Latin); Romanian; French; Chinese Simplified; Croatian; Chinese Traditional; Portuguese; Latvian; Hindi; Indonesian; Turkish; Portuguese, Brazilian; Swedish; Norwegian Nynorsk;
[ci skip]
2021-05-06 14:25:59 +02:00
Armin Schrenk
c1a249fd7f
Merge pull request #1454 from cryptomator/feature/vault-format-8
...
Vault Format 8
2021-05-06 14:05:26 +02:00
Armin Schrenk
c266c7583b
bump dependencies (same as in cryptofs)
2021-05-06 13:59:37 +02:00
Armin Schrenk
00331d4857
check for vaultpath existence instead of catching (undocumented) exception
2021-05-06 13:51:30 +02:00
Armin Schrenk
8fd484e2bb
Revert "Move window placements of "popup dialogs" to their corresponding controller"
...
This reverts commit bc83e23a34 .
2021-05-06 13:44:05 +02:00
Armin Schrenk
165d740acd
if vault directory is not present, declare it as missing
2021-05-06 12:51:39 +02:00
Armin Schrenk
fd4010c6c9
cleanup
2021-05-06 12:43:15 +02:00
Armin Schrenk
aa2900fa9e
ensure to use cryptolib rc
2021-05-06 12:27:07 +02:00
Sebastian Stenzel
76d1875e01
adjusted to new CryptoFileSystemProvider.checkDirStructureForVault API
2021-05-06 09:56:50 +02:00
Armin Schrenk
bc83e23a34
Move window placements of "popup dialogs" to their corresponding controller
2021-05-05 15:03:09 +02:00
Armin Schrenk
6a326bcbce
remove password of migration window, when window is closed
2021-05-04 10:51:12 +02:00
Armin Schrenk
573ad03d68
bug fixin'
2021-05-03 17:33:28 +02:00
Sebastian Stenzel
07efb3e94d
Merge branch 'feature/vault-format-8' into feature/sanitizer
...
# Conflicts:
# main/pom.xml
2021-05-03 12:34:28 +02:00
Armin Schrenk
89e680fb45
reveal report storage location when task is finished.
2021-04-30 11:42:31 +02:00
Armin Schrenk
54128a0016
Refined exportet health report
2021-04-30 11:32:56 +02:00
Armin Schrenk
e2565097cd
add function to export a report of health checks
2021-04-29 16:31:39 +02:00
Armin Schrenk
f827b1fc89
Refactor HealthCheckTask execution:
...
* new class HealthCheckSupervisor which encapsulates execution of all selected health checks
* checkControllor only users supervisor
2021-04-29 16:31:05 +02:00
Armin Schrenk
c0baab2329
change comments
2021-04-28 09:58:14 +02:00
Armin Schrenk
70baa4d09f
Rework sanitizer workflow:
...
* select set of performed HealthChecks prior to loading masterkey
* two predefined healthcheck sets and custom one
* start sequential execution of checks after successful masterkey loading
* removed vault config info
* destroy masterkey on window close, on cancellation, on check finish
2021-04-27 17:41:28 +02:00
Armin Schrenk
d710d406d0
Merge branch 'master' into develop
2021-04-23 10:30:12 +02:00
Armin Schrenk
554f245f5d
Merge branch 'hotfix/1.5.16'
1.5.16
2021-04-23 10:27:48 +02:00
Sebastian Stenzel
34995088ba
addressed some issues identified during code review
2021-04-23 10:24:31 +02:00
Sebastian Stenzel
69c63702f2
pass a single keyloader to cryptofs
2021-04-23 09:55:08 +02:00
Armin Schrenk
db7e731554
bumping dokany-nio-adapter
2021-04-23 09:48:56 +02:00
Armin Schrenk
e08b43bf17
preparing hotfix 1.5.16
2021-04-23 09:48:40 +02:00
Sebastian Stenzel
58b45bacd1
Merge branch 'develop' into feature/vault-format-8
...
[ci skip]
2021-04-21 13:27:54 +02:00
Sebastian Stenzel
4f942bc23f
reset version
...
[ci skip]
2021-04-21 13:27:25 +02:00
Armin Schrenk
09a8618fa0
Merge tag '1.5.15' into develop
...
1.5.15
2021-04-21 12:26:46 +02:00
Armin Schrenk
52af530d1b
Merge branch 'release/1.5.15'
1.5.15
2021-04-21 12:26:45 +02:00
Armin Schrenk
86a42234c6
preparing 1.5.15
2021-04-21 12:21:50 +02:00
Armin Schrenk
37c4e78b1d
update third party licenses
...
[ci skip]
2021-04-21 12:05:37 +02:00
Sebastian Stenzel
9c2c234bee
New Crowdin updates ( #1604 )
...
New translations strings.properties
Slovak; Czech; Italian; French; Catalan; Romanian; Polish; Chinese Simplified; Dutch; Chinese Traditional;
Norwegian Nynorsk; Croatian; Turkish; German; Spanish; Russian; Hungarian; Punjabi; Portuguese;
Norwegian Bokmal; Indonesian; Hindi; Bosnian; Cyrillic); Swedish; Greek; Korean; Portuguese, Brazilian; Latin); Arabic; Latvian; Japanese;
[ci skip]
2021-04-21 12:01:09 +02:00
Sebastian Stenzel
59f91267ae
fix save password
2021-04-21 11:20:44 +02:00
Sebastian Stenzel
b3ff9423b4
Merge branch 'develop' into feature/vault-format-8
...
# Conflicts:
# main/commons/src/main/java/org/cryptomator/common/vaults/Vault.java
# main/commons/src/main/java/org/cryptomator/common/vaults/VaultListManager.java
# main/ui/src/main/java/org/cryptomator/ui/unlock/UnlockWorkflow.java
2021-04-21 11:20:31 +02:00
Armin Schrenk
e3f3090341
bump javafx to version 16
2021-04-21 11:08:42 +02:00
Armin Schrenk
83be6c0864
enhanced release template for ci
2021-04-21 10:41:58 +02:00
Sebastian Stenzel
c654951dc1
removed ambiguous filenameLengthLimit from settings, added maxCleartextFilenameLength, shortening is now a 100% independent setting stored in the vault rather than the device settings
2021-04-20 18:15:25 +02:00
Armin Schrenk
4e177c9ea7
Correcting misleading log message
2021-04-20 16:53:59 +02:00
Armin Schrenk
dc3a951a1b
add hotkeys to remove a vault
2021-04-20 15:07:14 +02:00
Armin Schrenk
defa9c75eb
add hotkeys for vault selection
2021-04-20 12:18:15 +02:00
Nour Agha
c1f498a114
Add MEGA & pCloud providers to vault location presets ( #1622 )
...
Fixes #1621
2021-04-20 08:09:17 +02:00
Armin Schrenk
8457c50ebc
add muted style class to status text of newVaultLocationScreen
2021-04-19 16:11:28 +02:00
Armin Schrenk
0144cbb99f
Merge pull request #1618 from cryptomator/feature/#1508-observable-mounts
...
Closes #1508
2021-04-16 16:27:40 +02:00
Armin Schrenk
d6e4c7d177
Rework choose-location-screen in add vault wizard: ( #1620 )
...
* more checks for the chosen vault path
* every check has own error message
* perform checks when vault path changes
* if any radio button selected, enable vault path field (no-edit)
2021-04-16 16:18:01 +02:00
Armin Schrenk
3376b16b7b
Rename Donation Key to Supporter Certificate ( #1613 )
...
Renamed all occurences of donation key to supporter certificate and adjust ui.
Co-authored-by: Tobias Hagemann <tobias.hagemann@skymatic.de >
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com >
2021-04-16 12:18:03 +02:00
Sebastian Stenzel
673fdcd095
stupid.
2021-04-15 13:45:20 +02:00