Sebastian Stenzel
|
85a5146d4b
|
wipe pw before losing reference
[ci skip]
|
2021-12-16 13:59:10 +01:00 |
|
Sebastian Stenzel
|
0bece0f591
|
move passphrase entry to subcomponent
and use CompletableFuture instead of UserInteractionLock + AtomicReference
|
2021-12-16 13:56:59 +01:00 |
|
Sebastian Stenzel
|
0fd6e5bbb0
|
fixed code smells
|
2021-12-03 12:17:07 +01:00 |
|
Sebastian Stenzel
|
f277d4d21b
|
fix resource leak
|
2021-12-03 12:10:40 +01:00 |
|
Sebastian Stenzel
|
2c42a9573e
|
Merge branch 'develop' into feature/displayName
# Conflicts:
# pom.xml
|
2021-12-02 08:52:40 +01:00 |
|
Armin Schrenk
|
13e9775458
|
Closes #1918
|
2021-11-29 17:33:11 +01:00 |
|
Martin Beyer
|
63b40091ea
|
rename supporterCert WhiteSpace and VaultNameLength methods
|
2021-11-18 12:06:50 +01:00 |
|
Sebastian Stenzel
|
21d342d117
|
Add non-forced retry lock button
|
2021-11-17 14:03:04 +01:00 |
|
Sebastian Stenzel
|
1b43bf395f
|
apply same error handling to "force lock" as well
|
2021-11-17 13:45:43 +01:00 |
|
Armin Schrenk
|
ce9e1184ec
|
bump cryptofs dependency
|
2021-11-09 12:39:45 +01:00 |
|
Armin Schrenk
|
c1c5367e2a
|
closes #1891
|
2021-11-03 11:54:24 +01:00 |
|
Sebastian Stenzel
|
1ca803691b
|
Revert "increase robustness of vault creation:"
This reverts commit f7fdb87d6d.
|
2021-11-03 08:57:35 +01:00 |
|
Armin Schrenk
|
f7fdb87d6d
|
increase robustness of vault creation:
* clean up after failed vault creation
* ignore if storage readme cannot be created
|
2021-11-02 11:50:14 +01:00 |
|
Armin Schrenk
|
c6c2133b34
|
closes #1863
|
2021-10-29 17:08:03 +02:00 |
|
Sebastian Stenzel
|
02a59dd538
|
support loading @2x images
|
2021-10-29 14:21:04 +02:00 |
|
Tobias Hagemann
|
a4070f551b
|
fixes #1404
|
2021-10-27 11:56:49 +02:00 |
|
Sebastian Stenzel
|
9b79e9e69e
|
fixed second part of error code (#1741)
|
2021-10-25 19:34:45 +02:00 |
|
Bart
|
520b3a8f08
|
Remove IPC socket before creation (#1852)
(to make sure that socket path can be created)
|
2021-10-25 09:47:02 +02:00 |
|
Armin Schrenk
|
e436ce372d
|
Merge branch 'develop' into release/1.6.0
|
2021-10-08 16:35:19 +02:00 |
|
Ralph Plawetzki
|
445cb7e242
|
Pass the name of the vault on changing a passphrase
|
2021-10-06 18:32:15 +02:00 |
|
Ralph Plawetzki
|
54a005a5c9
|
Pass the name of the vault on storing a passphrase
|
2021-10-06 18:32:14 +02:00 |
|
Armin Schrenk
|
ac1ff5fb79
|
Rework vautl detail unknown error dialog:
* add buttons to reload, remove and show error dialog
* restyling
* add new strings
|
2021-10-06 14:27:28 +02:00 |
|
Armin Schrenk
|
2f868304e4
|
Merge branch 'develop' into release/1.6.0
|
2021-10-05 11:59:57 +02:00 |
|
Sebastian Stenzel
|
813c69f6ac
|
fixed broken bidi binding
|
2021-10-05 10:09:33 +02:00 |
|
JaniruTEC
|
1ef3e948be
|
Fixes #1547: "Custom path" retains invalid value/state (#1548)
Co-authored-by: Sebastian Stenzel <sebastian.stenzel@gmail.com>
|
2021-10-04 14:31:48 +02:00 |
|
Armin Schrenk
|
2200a100e0
|
Merge branch 'develop' into release/1.6.0
|
2021-10-04 13:08:27 +02:00 |
|
Armin Schrenk
|
f5822fc568
|
fix bug in check run selection and add small space between buttons
|
2021-10-04 12:49:28 +02:00 |
|
Armin Schrenk
|
126201506c
|
closes #1662
|
2021-10-04 12:02:55 +02:00 |
|
Sebastian Stenzel
|
8795e5c8d2
|
Merge branch 'develop' into release/1.6.0
# Conflicts:
# pom.xml
# src/main/resources/license/THIRD-PARTY.txt
|
2021-09-27 13:52:29 +02:00 |
|
Sebastian Stenzel
|
1015542629
|
adjust to latest API
|
2021-09-27 13:31:05 +02:00 |
|
Sebastian Stenzel
|
90bceb0f68
|
Update to OpenJFX 17 (#1809)
* update to openjfx 17.0.0.1
* use new javafx API instead of AWT
|
2021-09-24 21:01:19 +02:00 |
|
Armin Schrenk
|
53afaf1b12
|
Replace Files.isWritable() by real write test
|
2021-09-24 16:31:07 +02:00 |
|
Sebastian Stenzel
|
79c48778ce
|
Be more lenient when handling open vault events
either via drag and drop or registered file extensions
|
2021-09-24 10:57:05 +02:00 |
|
Armin Schrenk
|
b4539979a4
|
fix module-info
|
2021-09-22 16:43:47 +02:00 |
|
Armin Schrenk
|
526b2a1e72
|
Bump cryptofs and adjust usages
|
2021-09-22 16:20:48 +02:00 |
|
Sebastian Stenzel
|
55c7636a7b
|
simplified toggle boolean
[ci skip]
|
2021-09-22 12:17:47 +02:00 |
|
Armin Schrenk
|
af4603f022
|
Merge pull request #1761 from cryptomator/feature/#1733-window-position
Persist last known window position and improve resizing
|
2021-09-22 11:39:51 +02:00 |
|
Armin Schrenk
|
09cf76df68
|
minor code cleanup
|
2021-09-22 11:28:45 +02:00 |
|
Armin Schrenk
|
cfe61a51b6
|
Merge pull request #1767 from cryptomator/feature/early-loading
Eagerly load vault config
|
2021-09-22 11:20:14 +02:00 |
|
Tobias Hagemann
|
9c83baabd5
|
fixes #1740
|
2021-09-22 09:25:16 +02:00 |
|
JaniruTEC
|
3e216ed0ac
|
Added error codes to error screen (#1741)
Added error codes based on a translation of GeneratedErrorCode.kt (Cryptomator Android) into Java:
Source of GeneratedErrorCode.kt: 3ae90ab521/presentation/src/main/java/org/cryptomator/presentation/logging/GeneratedErrorCode.kt
Co-authored-by: Sebastian Stenzel <sebastian.stenzel@gmail.com>
|
2021-09-21 17:41:54 +02:00 |
|
Armin Schrenk
|
0b488efbb3
|
remove another convinience method from vault class
|
2021-09-21 16:15:53 +02:00 |
|
Armin Schrenk
|
ae2ad6e00f
|
Replace ObjectProperty with atomicRef to prevent problems with background reloading
|
2021-09-21 12:32:36 +02:00 |
|
Armin Schrenk
|
76811f92e6
|
Improve error handling:
* Vault only returns the confiCache
* cache has safe and unsafe method to get config
|
2021-09-21 12:28:41 +02:00 |
|
Armin Schrenk
|
1fbd07b4a6
|
Refine impl:
* rename wrapper to cache
* reset the cache to null if error during config loading happens
* always set the the cache in the vault obj
|
2021-09-20 15:34:53 +02:00 |
|
Martin Beyer
|
21774784a1
|
Reduce ResizeRegion to 6px, only save positions at MouseRelease
|
2021-09-17 18:51:09 +02:00 |
|
Martin Beyer
|
4a13b4145d
|
Use javaFx-graphics for display information
|
2021-09-17 17:46:54 +02:00 |
|
Martin Beyer
|
cf17a3f9ca
|
Saving settings on Drag release
|
2021-09-17 17:44:26 +02:00 |
|
Martin Beyer
|
560513d7e8
|
Rearrange Imports
|
2021-09-17 15:54:45 +02:00 |
|
Sebastian Stenzel
|
407718d0a1
|
fixes #1789
|
2021-09-16 10:02:38 +02:00 |
|