Commit Graph

5138 Commits

Author SHA1 Message Date
Sebastian Stenzel
d9ba4935b6 restored compatibility with vaults created on the iOS app 1.0.0 2016-03-09 09:01:26 +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
32c65a7dda Skipping test execution for coverity builds 2016-03-07 14:03:24 +01:00
Markus Kreusch
6d31ed7ea4 fixes #163
* coverity issue 72253
2016-03-07 13:55:21 +01:00
Markus Kreusch
c3e5d3f38e fixes #162 2016-03-07 13:13:45 +01:00
Markus Kreusch
e3900231aa Added all FileSystems to invariants tests 2016-03-07 11:04:36 +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
a30b310c04 close underlying file, if exception in constructor of CryptoReadableFile or CryptoWritableFile 2016-03-05 14:49:46 +01:00
Sebastian Stenzel
956dd855f9 WebDAV: return null, if file size could not be determined e.g. due to invalid file headers 2016-03-05 14:33:11 +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
9117b6bc0e Coverity 72994 2016-03-04 17:56:02 +01:00
Sebastian Stenzel
bae826be28 Coverity 72980 2016-03-04 17:53:55 +01:00
Sebastian Stenzel
d845e8d97a Coverity 72979 2016-03-04 17:50:07 +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
8b717993ed Coverity 72944 2016-03-04 17:45:33 +01:00
Sebastian Stenzel
f70d486462 Coverity 72964 2016-03-04 17:44:12 +01:00
Sebastian Stenzel
293ac0ea3c delete empty directories inside ./d/ 2016-03-04 16:51:10 +01:00
Sebastian Stenzel
e99a615b09 closing channel, if registration failed. Coverity issue 72309 2016-03-04 01:49:43 +01:00
Sebastian Stenzel
6da3fde864 work with number of bytes returned by ReadableFile.read(), Coverity issues 72259 and 72261 2016-03-04 01:39:50 +01:00
Sebastian Stenzel
3a725e4a16 fixed equals methods, Coverity issues 72280, 72281, 72283, 72284 2016-03-04 01:34:38 +01:00
Sebastian Stenzel
e3256a747f fixes Coverity issue 72287 2016-03-04 01:31:26 +01:00
Sebastian Stenzel
adc20ea2f2 code simplification, added further assertions for Coverity issue 72293 2016-03-04 01:29:34 +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
e57b60f04e value is known to be null anyway 2016-03-04 01:23:16 +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
edf92adfec thread safety, see Coverity issues 72313 and 72314 2016-03-04 01:05:24 +01:00
Sebastian Stenzel
718bacafa6 added coverity to travis configuration 2016-03-03 21:10:55 +01:00
Sebastian Stenzel
7122bdf199 changed version to 0.12.0-SNAPSHOT [ci skip] 2016-03-03 20:42:19 +01:00
Sebastian Stenzel
f9b988bf81 Beta 0.11.0 0.11.0 2016-03-03 17:56:17 +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
c130d0e4a0 fixes #149 2016-03-03 12:06:41 +01:00
Markus Kreusch
7fba38d78a BlockAlignedFileSystem no longer instantiable from other projects 2016-03-02 22:57:25 +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
Markus Kreusch
e57ee67208 Integrated BlacklistingFileSystem into ShorteningFileSystem 2016-03-02 21:57:43 +01:00