Tobias Hagemann
|
ccd4cedb08
|
Unlocked tray icons for macOS
|
2018-07-09 17:37:16 +02:00 |
|
jellemdekker
|
6a5a1e5bae
|
Replaced spaces in indentation with tabs.
|
2018-07-09 14:56:22 +02:00 |
|
jellemdekker
|
b3d76bb394
|
Created the unlocked version of the tray icon for every operating system except macOS. Uses the free-for-commercial-use 'Lock, open icon' from the Hawcons icon set by Yannick Lung over at Iconfinder.com: https://www.iconfinder.com/icons/314694/lock_open_icon
|
2018-07-06 17:43:43 +02:00 |
|
jellemdekker
|
1924a7dec9
|
Implemented that a different system tray icon is shown to indicate when one or more vaults are unlocked. The unlocked icons are placeholders and will updated visually in following commits.
|
2018-07-06 17:34:39 +02:00 |
|
infeo
|
b579e03bc8
|
workaround for the combination of windows + dokany + (automatic drive letter selection)
|
2018-06-28 16:55:00 +02:00 |
|
infeo
|
9217b11e61
|
adding automatic drive letter selection to dokany volume
|
2018-06-28 16:02:11 +02:00 |
|
Sebastian Stenzel
|
ef53561bf0
|
Improvements suggested in #598
|
2018-06-21 17:47:47 +02:00 |
|
Sebastian Stenzel
|
874c5506a7
|
Added Dokany to volume type setting.
Restart no longer required, when changing preferred volume type.
References #207
|
2018-06-17 14:19:22 +02:00 |
|
Sebastian Stenzel
|
aed35c17c8
|
Added Dokany Support
fixes #207
|
2018-06-17 13:59:28 +02:00 |
|
Sebastian Stenzel
|
5b45893c7b
|
Renamed CommandFailedException to VolumeException
|
2018-06-15 09:48:46 +02:00 |
|
Sebastian Stenzel
|
5515258af1
|
updated FUSE, fixed reveal after unlock
|
2018-06-14 17:37:32 +02:00 |
|
Sebastian Stenzel
|
24236f3844
|
Merge commit '458866f7d6460e688897b851248c8a2c22dc80d1' into develop
|
2018-05-24 14:14:44 +02:00 |
|
Markus Kreusch
|
458866f7d6
|
Asking user once before enabling update check
|
2018-05-22 11:36:00 +02:00 |
|
Sebastian Stenzel
|
d53af61b58
|
Removed "Mount after unlock" option. Mounting/unmounting no longer visible to the user, but merged with unlocking/locking.
|
2018-05-14 21:37:38 +02:00 |
|
Sebastian Stenzel
|
b0ab46b7b6
|
Removed copy WebDAV URL button
|
2018-05-14 21:04:00 +02:00 |
|
infeo
|
9107d296c3
|
fixes partially #660
|
2018-04-09 18:07:04 +02:00 |
|
Sebastian Stenzel
|
c7beb4a93c
|
Default to FUSE. Use WebDAV as Backup, if FUSE isn't supported
|
2018-04-03 17:32:26 +02:00 |
|
infeo
|
13c5e2470b
|
UI improvement: adding checkbox before textbox for entering own mountpath is given
|
2018-03-30 12:43:50 +02:00 |
|
Sebastian Stenzel
|
fae2e19b96
|
try to set icon and window title on Linux. Might still be buggy, see https://bugs.openjdk.java.net/browse/JDK-8092837
|
2018-03-28 17:59:46 +02:00 |
|
infeo
|
e257d8e497
|
implementing the per-vault mount-directory-creation and just removing the id from the volume name
|
2018-03-23 17:05:15 +01:00 |
|
Tobias Hagemann
|
2d6d3084b0
|
updated localizations, added czech [ci skip]
|
2018-03-23 14:33:46 +01:00 |
|
Sebastian Stenzel
|
ce457ae20e
|
No longer selecting first vault by default, when showing welcome screen after start of application.
|
2018-03-23 06:51:24 +01:00 |
|
Sebastian Stenzel
|
5b9efcc16f
|
Merge commit 'cc40d05e44780cd52757e8afa0a917dce4f5a377' into develop
fixes #79
|
2018-03-23 06:47:46 +01:00 |
|
Sebastian Stenzel
|
28001710b3
|
Merge commit '8ec2b10a4d546b148ec2d6f75b284a636b2b9edf' into develop
# Conflicts:
# main/ui/src/main/java/org/cryptomator/ui/model/Vault.java
fixes #627
|
2018-03-23 06:23:04 +01:00 |
|
Sebastian Stenzel
|
32e81796ae
|
Merge commit '68445befeb17cee00c3b7d050edd0404ae3089d2' into develop
|
2018-03-23 06:16:31 +01:00 |
|
infeo
|
68445befeb
|
simplifying the state enum to prevent illegal states
|
2018-03-22 17:47:43 +01:00 |
|
infeo
|
da31a9d2a0
|
integrating changes proposed by comments in commit e808db51a5
|
2018-03-22 15:21:11 +01:00 |
|
Sebastian Stenzel
|
9b3167c886
|
added dropdown css for mac
|
2018-03-17 19:11:06 +01:00 |
|
Sebastian Stenzel
|
7c1a0b5fdf
|
Renamed nioAdapterImpl to volumeImpl.
|
2018-03-17 16:08:58 +01:00 |
|
Sebastian Stenzel
|
a666c80ef5
|
only initialize jetty on demand
|
2018-03-17 15:54:32 +01:00 |
|
Sebastian Stenzel
|
2610ef4645
|
Using enum instead of string to choose between FUSE and WebDAV
|
2018-03-17 15:44:27 +01:00 |
|
Sebastian Stenzel
|
f1ee991d07
|
code format + exception handling
|
2018-03-06 16:31:08 +01:00 |
|
infeo
|
562daf990f
|
reactivating reveal method
|
2018-03-06 12:32:23 +01:00 |
|
Sebastian Stenzel
|
84d6f11be2
|
Merge branch 'develop' into feature/fuse-integration
# Conflicts:
# main/commons/pom.xml
# main/pom.xml
|
2018-03-06 11:34:41 +01:00 |
|
infeo
|
41358e6715
|
fixing issue using an individual mountPath, renaming mountPath-Property, fixing gui issues with mountPath,
|
2018-03-01 23:27:01 +01:00 |
|
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 |
|
Sebastian Stenzel
|
3989316269
|
replaced org.apache.httpcomponents:httpclient by jdk.incubator.httpclient (will become official standard in jdk10)
|
2018-02-23 18:21:38 +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 |
|