Sebastian Stenzel
e2bc71a0bc
added spanish translation template [ci skip]
2016-04-11 14:17:33 +02:00
Sebastian Stenzel
2882ae8ef8
Update localization_de.properties (POEditor.com)
2016-04-11 13:46:51 +02:00
jncharon
9b4ee10155
Adjustments to the french translation
2016-04-10 15:53:53 +02:00
jncharon
c9d970955c
French translaction
2016-04-10 15:10:47 +02:00
Sebastian Stenzel
73fde5d020
null-safe status indicators
2016-04-10 01:54:44 +02:00
Sebastian Stenzel
553cb5ee3d
Migration of vault bundles ending on ".cryptomator" to normal directories.
2016-03-24 22:51:40 +01:00
Markus Kreusch
d0dc8819f4
No longer using TrayIcon on linux systems
...
* Reason: TrayIcon not supported well on linux and caused problems
* Renamed TrayIconUtil to ExitUtil
* fixes #177
2016-03-24 14:20:10 +01:00
Sebastian Stenzel
221deeda25
removed .cryptomator directory extension when creating new vaults
2016-03-22 21:36:26 +01:00
Sebastian Stenzel
768f291ff7
avoid duplicate network drives on windows
2016-03-12 18:55:38 +01:00
Sebastian Stenzel
b6ee29789e
linking to /faq instead of /help.html (new website) [ci skip]
2016-03-09 00:38:20 +01:00
Markus Kreusch
5ee82271f5
Improved wording [ci skip]
2016-03-08 16:16:59 +01:00
Markus Kreusch
2eb4d87dd1
fixes #160
2016-03-08 16:14:47 +01:00
Sebastian Stenzel
d0afeab74b
UI refinements, fixes #166
2016-03-08 15:31:10 +01:00
Sebastian Stenzel
cc74c2c05b
fixes #165 again
2016-03-07 17:37:27 +01:00
Sebastian Stenzel
8865cf0e4b
Revert "fixes #165 "
...
This reverts commit 65550ce70f .
2016-03-07 17:30:15 +01:00
Markus Kreusch
65550ce70f
fixes #165
2016-03-07 17:25:29 +01:00
Markus Kreusch
78300f8bf1
Localization of stats labels
2016-03-07 14:56:34 +01:00
Markus Kreusch
c3e5d3f38e
fixes #162
2016-03-07 13:13:45 +01:00
Sebastian Stenzel
06f13c57d4
Added webdav url as "string" to the clipboard - additionally to "url" type. This should make it possible to paste the copied address nearly everywhere. #73 [ci skip]
2016-03-05 22:06:12 +01:00
Sebastian Stenzel
fc1a5be85f
fixed "encrypt anyway" button
2016-03-05 16:02:05 +01:00
Sebastian Stenzel
67ba7cac40
Vault doesn't need to be Serializable in order for ObjectMapper to work properly
2016-03-04 21:27:46 +01:00
Sebastian Stenzel
b37b2e4fb7
Coverity 72941
2016-03-04 17:48:57 +01:00
Sebastian Stenzel
69f6a9927d
Coverity 72975, 72976, 72977
2016-03-04 17:48:07 +01:00
Sebastian Stenzel
addc9533eb
Coverity 72988
2016-03-04 17:46:41 +01:00
Sebastian Stenzel
e99a615b09
closing channel, if registration failed. Coverity issue 72309
2016-03-04 01:49:43 +01:00
Sebastian Stenzel
997f841662
Only compare versions, if parsing was successful, see Coverity issue 72294
2016-03-04 01:23:48 +01:00
Sebastian Stenzel
d5b4fb4fe9
json parsing exception handling, see Coverity issues 72297, 72296, 72295
2016-03-04 01:20:38 +01:00
Sebastian Stenzel
9a3fab7545
fixes #83 [ci skip]
2016-03-03 17:40:46 +01:00
Tobias Hagemann
d9668182dd
updated non-retina tray icons [ci skip]
2016-03-03 17:26:30 +01:00
Sebastian Stenzel
82e04553f6
ui polishing [ci skip]
2016-03-03 17:21:27 +01:00
Sebastian Stenzel
84ee2dfcaa
fixes #50
2016-03-03 14:16:20 +01:00
Sebastian Stenzel
f05440fe7a
UI code cleanup
2016-03-03 14:05:50 +01:00
Sebastian Stenzel
e3fd25aa41
quit application when closing the window and no vault is unlocked [ci skip]
2016-03-03 12:19:20 +01:00
Sebastian Stenzel
807fdae3b9
fixes #73
2016-03-02 22:41:05 +01:00
Sebastian Stenzel
890a0c4408
"UI refactoring", preparation for #73
2016-03-02 22:23:40 +01:00
Sebastian Stenzel
c306151980
fixes #88
2016-03-02 13:10:26 +01:00
Sebastian Stenzel
164a0c6901
disable "remove" button when the selected vault is unlocked [ci skip]
2016-03-02 11:12:04 +01:00
Sebastian Stenzel
94b8726379
- Added settings (references #88 )
...
- Added dependency EasyBind to UI
- Using property bindings instead of listeners in lots of places of the UI now
2016-03-01 20:47:15 +01:00
Sebastian Stenzel
ca929241f2
fixes #131
2016-02-29 22:28:04 +01:00
Sebastian Stenzel
9abc0aab83
updated copyrights
2016-02-29 22:27:52 +01:00
Sebastian Stenzel
c9564bae62
- Added "remove vault" button to toolbar
...
- Using Ionicons in the toolbar now
2016-02-29 21:04:35 +01:00
Sebastian Stenzel
8fd0bbd9ed
Using "cryptomator" prefix for all JVM args now [ci skip]
2016-02-29 18:44:50 +01:00
Sebastian Stenzel
be7b875be7
remove vaults that can no longer be read [ci skip]
2016-02-29 13:57:29 +01:00
Sebastian Stenzel
be4dab2773
fixes #108
2016-02-28 18:51:17 +01:00
Sebastian Stenzel
7b68c427d6
fixes #141
2016-02-28 18:37:55 +01:00
Sebastian Stenzel
bc9b7c3a19
check vault version before unlocking
2016-02-28 18:14:07 +01:00
Sebastian Stenzel
95b5f4c765
fixed switching to unlock view after initializing vault
2016-02-23 13:43:30 +01:00
Sebastian Stenzel
819c56fe4c
debugging WebDAV + Crypto + NIO
2016-02-22 14:58:08 +01:00
Sebastian Stenzel
f0cb91b22f
- separated crypto filesystem and nameshortening filesystem for easier invariant testing
...
- creation of crypto filesystem only via DI in all integration tests (package-private constructor)
- new Maven module "filesystem-crypto-integration-tests" for tests as well as to provide a ready-to-use Dagger Component for integration tests in other modules.
2016-02-13 14:33:16 +01:00
Sebastian Stenzel
eb1b4a9fe3
updated license header
2016-01-29 02:09:10 +01:00