Armin Schrenk
|
e08b43bf17
|
preparing hotfix 1.5.16
|
2021-04-23 09:48:40 +02:00 |
|
Armin Schrenk
|
86a42234c6
|
preparing 1.5.15
|
2021-04-21 12:21:50 +02:00 |
|
Armin Schrenk
|
4e177c9ea7
|
Correcting misleading log message
|
2021-04-20 16:53:59 +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 |
|
Sebastian Stenzel
|
673fdcd095
|
stupid.
|
2021-04-15 13:45:20 +02:00 |
|
Armin Schrenk
|
0d00520ac1
|
Throw specifc exception on not completed lock of a vault
|
2021-04-15 12:54:19 +02:00 |
|
Sebastian Stenzel
|
24baa44e70
|
stronger encapsulation of vault state await/signal mechanism
|
2021-04-15 10:30:29 +02:00 |
|
Armin Schrenk
|
03886f88e8
|
Fix lock workflow for webdav:
* internally, wait for condition that onExit-Method is exceuted (with timeout)
* store and execute onExitAction also for webdav
|
2021-04-15 10:14:28 +02:00 |
|
Armin Schrenk
|
b066b4b045
|
opening a vault in read-only always assumes a filename length limit of 220
references #1605
|
2021-04-12 18:06:09 +02:00 |
|
Armin Schrenk
|
0840695e0a
|
Refactor lock/unlock convinience methods in FxApplication:
* execute vault state transition here
* on failed transition show error window
* only start worfklow on successful transition
|
2021-04-08 17:28:49 +02:00 |
|
Sebastian Stenzel
|
c306d8df04
|
alternative thread-safe vault state without requiring explicit synchronization
|
2021-04-08 11:23:57 +02:00 |
|
Armin Schrenk
|
beba6490c3
|
Add locking mechanism to change the vault state t
|
2021-04-06 13:26:58 +02:00 |
|
Armin Schrenk
|
fb1078b35b
|
bump to SNAPSHOT nio-adapter and refactor Volume.mount() method:
* returns void
* add onExitAction parameter
* adjust classes
|
2021-04-06 10:05:32 +02:00 |
|
Armin Schrenk
|
be0912e6ca
|
Merge branch 'develop' into feature/#1508-observable-mounts
|
2021-04-06 09:00:05 +02:00 |
|
Armin Schrenk
|
cf7cbae567
|
Set dev branch back to SNAPSHOT version
[ci skip]
|
2021-03-31 11:32:06 +02:00 |
|
Armin Schrenk
|
2b7cfcd1dc
|
preparing 1.5.14
|
2021-03-31 09:52:24 +02:00 |
|
Armin Schrenk
|
c05c5e3f90
|
closes #961
|
2021-03-30 13:57:21 +02: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 |
|
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
|
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
|
fed572694f
|
Merge branch 'develop' into feature/win-auto-theme
# Conflicts:
# main/pom.xml
|
2021-02-24 12:25:04 +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 |
|
JaniruTEC
|
23c113948f
|
Replaced catch with wildcard catch and added additional logger call
See #1509 for further information and reasoning
|
2021-01-25 16:21:35 +01:00 |
|
Armin Schrenk
|
c1f44f76b9
|
Merge pull request #1512 from cryptomator/feature/refactor-reveal
|
2021-01-22 11:42:20 +01:00 |
|
Sebastian Stenzel
|
b2f27c0a3d
|
removed dead code
[ci skip]
|
2021-01-22 09:34:18 +01:00 |
|
Armin Schrenk
|
8977440697
|
Rename RevealerFacade to Revealer
|
2021-01-21 15:29:04 +01:00 |
|
Sebastian Stenzel
|
81fb6b8794
|
get rid of RevealException
|
2021-01-21 15:06:37 +01:00 |
|
Armin Schrenk
|
8867532210
|
add javadoc
|
2021-01-21 12:44:11 +01:00 |
|
Armin Schrenk
|
77db435b4f
|
Refactor reveal call stack to apply facade pattern.
|
2021-01-21 12:41:52 +01:00 |
|
Armin Schrenk
|
7349a29831
|
Ensure that on windows systems always the gui chooses the mountpoint for webdav
|
2021-01-19 15:52:52 +01:00 |
|
Armin Schrenk
|
73554b4759
|
split WebDAV Volume mount method into servlet start and servlet mount
|
2021-01-19 15:52:20 +01:00 |
|
Armin Schrenk
|
0312f045aa
|
add a logger to WebDAV-Volume
|
2021-01-19 15:28:50 +01:00 |
|
Armin Schrenk
|
1134c1b2ff
|
closes #1471
hand the javafx hostservice showDocument() method from ui package to the underlying nio-adapter-libraries through
|
2021-01-19 15:27:46 +01:00 |
|
Armin Schrenk
|
8bb925fd93
|
fixes #1509
|
2021-01-18 18:41:21 +01:00 |
|
Armin Schrenk
|
589b8384eb
|
Only determine filenamelength limit if the the vault is mounted not read-only.
|
2021-01-11 14:15:37 +01:00 |
|
Tobias Hagemann
|
72f4988632
|
fixes #1452
|
2021-01-05 14:14:14 +01:00 |
|
Sebastian Stenzel
|
1eeee61572
|
Add option to show minimize button despite tray icon being present
fixes #1179
|
2020-12-17 14:50:33 +01:00 |
|
Sebastian Stenzel
|
96bb97d50a
|
Added new setting showTrayIcon defaulting to new environment property cryptomator.showTrayIcon
|
2020-12-16 13:48:33 +01:00 |
|
Sebastian Stenzel
|
046acb9bbf
|
mark fuse.experimental deprecated
[ci skip]
|
2020-12-16 13:33:50 +01:00 |
|
Armin Schrenk
|
4e89de9e47
|
activate force locking for dokany
|
2020-12-14 10:23:27 +01:00 |
|
Armin Schrenk
|
0bf3533f45
|
Workaround for #1421
|
2020-12-11 13:25:02 +01:00 |
|
Sebastian Stenzel
|
fbc471635a
|
fixed test
|
2020-12-08 12:51:34 +01:00 |
|
Sebastian Stenzel
|
3c5b9ed3a6
|
remove rarely used, complex class
|
2020-12-08 12:51:11 +01:00 |
|
Armin Schrenk
|
5d00b3dd76
|
activate ability to abort vault locking if it is mounted with dokany and still busy
references #1228
|
2020-11-19 17:20:08 +01:00 |
|