Commit Graph

107 Commits

Author SHA1 Message Date
michael starke 55c2ac3980 updated to current KeePassKit 2017-10-19 13:11:37 +02:00
michael starke 241b1ad2b4 using current KeePassKit 2017-10-19 13:11:37 +02:00
michael starke f066038476 enforced password changes are only possible after unlock, not before save anymore. Support for one-time forced changes added. 2017-10-13 16:43:51 +02:00
michael starke 21ea2a5bc9 Fixed #657 exiting history display does not break entry display 2017-10-09 19:34:41 +02:00
michael starke d9b9cd78cb adopting new KeePassKit API for multiple matching window associations 2017-10-09 18:44:21 +02:00
michael starke 72fe002af6 updated to new KeePassKit
This fixes a mayor error resulting in corrupted KDBX4 files.
2017-10-07 09:21:34 +02:00
michael starke 217cc73670 Using optimized KeePassKit for better performance and fixed drag and drop issue under macOS 10.13 2017-09-28 16:03:28 +02:00
michael starke a39d38f457 using updated KeePassKit file for correct rootGroup determination 2017-09-22 14:40:04 +02:00
michael starke 213addaedb updated to Xcode 9, using current KeePassKit for better custom icon support 2017-09-22 11:45:30 +02:00
michael starke 4493e8cb2c introducting delete buttons for custom icons 2017-09-16 10:46:54 +02:00
michael starke cc69db11d3 Fixed issue when emptying the trash containing groups 2017-09-13 17:46:25 +02:00
michael starke 571dbe03a5 udpated KeePassKit to fix custom attribute lookup in autotype 2017-09-11 16:08:53 +02:00
michael starke eb171a80f8 updating KeePassKit to fix merge/delete bugs 2017-09-02 15:11:03 +02:00
michael starke cd0b41e012 using currente KeePassKit (fixes issues with deleted nodes) 2017-09-02 14:53:01 +02:00
michael starke 7dea82a3a2 using fixed KeePassKit 2017-09-02 10:07:11 +02:00
michael starke c60fe5e39a using current KeePassKit 2017-09-02 10:00:54 +02:00
michael starke 826644c852 Updated KeePassKit for better merge support 2017-08-30 17:09:05 +02:00
michael starke 984fe768ad Fixed #594. Inner header in KDBX4 file stored corrupted binary sizes. 2017-06-12 19:40:26 +02:00
michael starke 8dd465866e Added duplicate entry with options 2017-06-08 15:40:08 +02:00
michael starke 68ed110c4c restore history entries added 2017-06-07 18:19:19 +02:00
michael starke 6eea1ed48e Changed layout for Autotype builder. Using new KeePassKit API 2017-05-19 19:24:24 +02:00
michael starke ee8c552a1a fixed #590 and #591 2017-05-18 19:12:09 +02:00
michael starke 0dd4a2cc1f added synchronization on database change 2017-05-17 19:05:49 +02:00
michael starke 92be84d13a Using current KeePassKit 2017-05-16 17:14:48 +02:00
michael starke 970ca49357 Adopting new KeePassKit APi. Codestyle 2017-05-16 15:30:43 +02:00
michael starke 94676b82bc using non-leaking KeePassKit 2017-05-04 13:25:30 +02:00
michael starke 14285bf9af updated to current KeePassKit 2017-04-13 19:23:49 +02:00
michael starke d87574996e Updated KeePassKit Framework 2017-04-13 10:56:35 +02:00
michael starke 5e18d77878 Updateing dependencies 2017-04-04 16:32:09 +02:00
michael starke e828160d59 fixed #559 regression in parsing of group autotype and search settings 2017-03-07 11:45:40 +01:00
michael starke ad1734e7f5 using current KeePassKit 2017-01-31 13:52:55 +01:00
michael starke f525975add using current KeePassKit 2017-01-30 19:11:48 +01:00
michael starke 6f40e90dbc Updated to current KeePassKit 2017-01-19 12:53:54 +01:00
michael starke 334e92d1b4 Updgraded Sparkle to 1.15.1 2017-01-11 15:59:07 +01:00
michael starke 08d11f1213 updated to new prefixed KeePassKit API. Fixed tests 2016-12-09 10:43:53 +01:00
michael starke e9563f3f67 adoptin new KeePassKit API 2016-12-02 15:43:24 +01:00
michael starke e16c99d2ff saving key derivation settings for database stubbed 2016-11-16 11:02:22 +01:00
michael starke 7e86984efa key derication and encryopt algorithms are populated. Save not working 2016-11-15 18:43:30 +01:00
michael starke 331236af4d sketching for new KeyDerivation and Cipher selection 2016-11-11 19:20:48 +01:00
michael starke cfd559b759 Adopting KeePassKit API changes 2016-11-07 19:32:38 +01:00
michael starke f0d4b2f835 Using KPKDatabaseType instead of KPKVersion. 2016-09-13 14:52:37 +02:00
michael starke 1c39f1c3fe using newer KeePassKit with correct undo/redo support expiration 2016-09-01 19:52:34 +02:00
michael starke 2d0e9d580b updated KeePassKit to support undo/redo on time (expiration date, expires) 2016-09-01 15:00:55 +02:00
michael starke a79f815f99 dropped 10.8 support. Moved old sheet API to new block based API 2016-08-31 18:06:37 +02:00
michael starke cd47237742 More improvements on modelchangeobserving 2016-08-29 17:44:32 +02:00
michael starke cfbe37922e Updated KeePassKit dependency 2016-08-17 14:22:29 +02:00
michael starke 2e156daa2b Fixed #483. AutoType node was missspelled 2016-08-15 15:32:13 +02:00
michael starke 257692c13e Using current KeePassKit 2016-07-01 17:29:34 +02:00
michael starke 223a368cce Fixed broken display of custom icons 2016-03-08 19:15:28 +01:00
michael starke 828d58d729 Fixed reordering bug on load 2016-03-02 18:48:35 +01:00
michael starke 03d12b5461 Using current develpment state of KeePassKit 2016-03-01 19:42:44 +01:00
michael starke d29e870e6e Using newest KeePassKit and Sparkle frameworks 2016-02-12 17:00:43 +01:00
michael starke 8244cc56b7 fixed #398 2015-12-24 15:44:49 +01:00
michael starke ccb43c82b5 fixed #399 2015-12-24 15:44:19 +01:00
michael starke 8a2880789b Using current Version of HNHUi
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-12-02 19:02:24 +01:00
michael starke 8283998fa2 Updated carthage file
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-12-01 19:18:11 +01:00
michael starke 2e3c34c968 Using Carthage where possible
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-12-01 19:10:36 +01:00