infeo
|
c8387c7e3c
|
adding "_ID-" suffix to mount name
|
2018-03-01 15:27:26 +01:00 |
|
infeo
|
8ace293701
|
fixing issue in the default vault path (missing leading '/')
|
2018-03-01 15:24:43 +01:00 |
|
infeo
|
f5a08f05c1
|
fixing visibillity bug in settings of webdav properties shown when fuse is selected
|
2018-03-01 14:46:37 +01:00 |
|
infeo
|
9707d951d6
|
fixing a renaming issue
|
2018-03-01 14:39:12 +01:00 |
|
infeo
|
242b1e92a3
|
renaming NioAdapter-Interface to Volume to prevent confusing to FUSE-project
|
2018-03-01 14:35:03 +01:00 |
|
infeo
|
3bc7df9e83
|
moving the nioAdapterImpl to the commons package
|
2018-03-01 14:31:49 +01:00 |
|
infeo
|
f774829fb1
|
Pushing FuseEnvironment to other project, using fuseMount now in FuseNioAdapter
|
2018-02-27 15:38:25 +01:00 |
|
infeo
|
d0d83c6833
|
removing defaultMountDir from the settings
|
2018-02-19 23:14:28 +01:00 |
|
infeo
|
c957f93ce6
|
activate reveal-method in vault again
|
2018-02-05 21:22:35 +01:00 |
|
infeo
|
b069a16f0c
|
introduce new FuseEnvironment Interface such that the fuseNioAdapter gets os-dependent information from it
|
2018-02-05 21:20:29 +01:00 |
|
infeo
|
bf637f8361
|
reactivate reveal()-method of the vault
|
2018-02-04 00:12:18 +01:00 |
|
infeo
|
e3b9601721
|
fixing a general setting not showing up on Mac OS
|
2018-02-03 17:42:48 +01:00 |
|
infeo
|
d170e87c1b
|
integration of the fuseNioAdapter, including all the gui (controller & fxml) and settings wiring. english localization fitted and enriched for fuse
|
2018-02-03 17:26:59 +01:00 |
|
infeo
|
39d1d9c561
|
adapted vault class to nioAdapter Interface (and some other classes)
|
2018-02-03 17:15:51 +01:00 |
|
infeo
|
2914af5f7b
|
reformatting & removing unused imports
|
2018-02-03 17:02:05 +01:00 |
|
infeo
|
fa10a92fa4
|
commit of the webDavNioAdapter
|
2018-02-03 16:44:07 +01:00 |
|
infeo
|
1e7478a89f
|
commit of the nioAdapter Interface, implementation enum and the commandFailedException
|
2018-02-03 16:43:33 +01:00 |
|
Sebastian Stenzel
|
a66e08ee9b
|
No longer using Files.isRegularFile(), fixing "add existing vault located on OneDrive's FoD"
|
2017-11-27 16:20:35 +01:00 |
|
Sebastian Stenzel
|
f9dba09003
|
more password field focus fixes
|
2017-11-25 16:37:51 +01:00 |
|
Sebastian Stenzel
|
a428e62891
|
more password field focus fixes
|
2017-11-24 22:01:31 +01:00 |
|
Sebastian Stenzel
|
424ea8429c
|
focusing password fields on a few more occasions
|
2017-11-24 21:22:59 +01:00 |
|
Sebastian Stenzel
|
a52adc1871
|
request focus on password field after selecting a vault
|
2017-11-24 20:16:16 +01:00 |
|
Sebastian Stenzel
|
08d5335b74
|
unwobblyfied win theme (focus border)
|
2017-11-24 20:15:07 +01:00 |
|
Sebastian Stenzel
|
b64f7cc7a8
|
Reverting commit 296848b41e, reopen #542
|
2017-11-23 12:48:57 +01:00 |
|
Sebastian Stenzel
|
f84760746f
|
Updated localizations, added Thai
|
2017-11-23 12:08:22 +01:00 |
|
armin
|
296848b41e
|
fixes #542
|
2017-11-21 16:54:08 +01:00 |
|
armin
|
9d5609b129
|
Added highlighting of focused UI elements in windows and linux, for mac it is still missing (see issue #547)
|
2017-11-20 15:32:24 +01:00 |
|
armin
|
e18d62d57f
|
closes #547
|
2017-11-17 23:54:00 +01:00 |
|
Sebastian Stenzel
|
467e242df4
|
Merge branch 'develop' of https://github.com/cryptomator/cryptomator into develop
|
2017-11-14 18:14:01 +01:00 |
|
Sebastian Stenzel
|
a7c42c3d59
|
Removed use of Files.isRegularFile from UI module, references #592
|
2017-11-14 18:12:22 +01:00 |
|
Markus Kreusch
|
ecdd3bc5ec
|
Fixes #600
|
2017-11-10 15:04:21 +01:00 |
|
Sebastian Stenzel
|
a7b036d441
|
fixes #598
|
2017-11-02 11:16:41 +01:00 |
|
Sebastian Stenzel
|
a850e8b816
|
Added unit tests for vault format "3 to 4" migration
|
2017-10-19 13:10:29 +02:00 |
|
Sebastian Stenzel
|
95b8240a21
|
fixed vault migration version 3 to 4: conflicting .lng files are now properly migrated
|
2017-10-18 12:35:20 +02:00 |
|
Sebastian Stenzel
|
f84bb4710f
|
Updated webdav-nio-adapter to 1.0.0
|
2017-08-16 21:06:28 +02:00 |
|
Tobias Hagemann
|
d1a9233557
|
fixed #567: added drag & drop support for password fields
|
2017-08-07 11:04:44 +02:00 |
|
Marc Stammerjohann
|
091fab90ee
|
fix english typo [ci skip]
|
2017-07-25 16:01:02 +08:00 |
|
Sebastian Stenzel
|
0a7d102981
|
Some controllers no longer singleton, preventing reuse of internal states. Fixes #537
|
2017-07-04 15:41:03 +02:00 |
|
Sebastian Stenzel
|
096e063754
|
Dependency cleanup
|
2017-06-28 11:25:42 +02:00 |
|
Sebastian Stenzel
|
4e5edc834f
|
fixes #526
|
2017-06-28 11:10:35 +02:00 |
|
Tobias Hagemann
|
4de1ac6e40
|
updated localizations [ci skip]
|
2017-06-27 16:58:45 +02:00 |
|
Sebastian Stenzel
|
9d2aa62785
|
Using 127.0.0.1 instead of localhost. References #512
|
2017-06-27 16:07:55 +02:00 |
|
Sebastian Stenzel
|
0a9fe818dc
|
Updated copyright statement
|
2017-06-21 11:40:38 +02:00 |
|
Sebastian Stenzel
|
3d030cb6b0
|
New vault format: Passwords are now strictly used in unicode NFC when passed to key derivation. References #521
|
2017-06-20 12:08:36 +02:00 |
|
Tobias Hagemann
|
56db4aa038
|
updated localizations [ci skip]
|
2017-06-17 00:51:07 +02:00 |
|
Sebastian Stenzel
|
86b4ce6243
|
Fixes #510
|
2017-06-07 16:47:24 +02:00 |
|
Sebastian Stenzel
|
7436c398f8
|
fixes #511
|
2017-06-07 13:10:50 +02:00 |
|
Sebastian Stenzel
|
3c4494a14f
|
cleanup
|
2017-06-02 00:18:11 +02:00 |
|
Sebastian Stenzel
|
df9fa9ebad
|
Fixes #507
|
2017-06-01 23:52:23 +02:00 |
|
Sebastian Stenzel
|
c8dadca564
|
Added “unmount without lock” to UnlockedController
|
2017-05-29 09:31:04 +02:00 |
|