Commit Graph

  • 4db333fbc5 Adoped secure coding michael starke 2014-02-23 12:16:17 +01:00
  • a2b8a15e46 Removed obsolte code Updated documentation to correct style michael starke 2014-02-22 11:55:44 +01:00
  • ae38cdce32 Minor change to codestyle michael starke 2014-02-22 11:39:28 +01:00
  • f899fdca0f Added window shake on wrong password entry michael starke 2014-02-21 19:07:05 +01:00
  • 4b6db6c07a compiles again michael starke 2014-02-20 21:50:24 +01:00
  • 6e50d2bc5e Minor progress on parsing commands michael starke 2014-02-20 21:39:48 +01:00
  • a046555aee More progress on Autotype command parsing michael starke 2014-02-20 00:35:32 +01:00
  • ae544ae810 ATTENTION: The Search bar is broken, as I was in the process of caching it. Focus is on Autotype for now. Search should be fixed afterwards. Sorry for any inconveniences! michael starke 2014-02-19 22:33:18 +01:00
  • 5dd0f8234c Updated normalization and validation test. michael starke 2014-02-19 22:30:56 +01:00
  • 7f16310a4d Started creation of Autotype out of normalized command strings michael starke 2014-02-19 19:45:00 +01:00
  • 24d0c3a6ee Autotype settings are now correctly bound to the defaults michael starke 2014-02-19 19:44:14 +01:00
  • 84cd196d54 Normalization now can expand repeated keystrokes michael starke 2014-02-19 17:44:34 +01:00
  • a73986de28 Normalization now works Tested Normalization michael starke 2014-02-19 02:45:37 +01:00
  • 9575777cc7 Removed AutotypeParser as this is now handled by an NSString Cateogriy in KeePassKit michael starke 2014-02-19 01:53:14 +01:00
  • 81bcd15d80 Combined KeePassHttp and Autotype preferences in one window Added enable auto type preferences key michael starke 2014-02-18 13:00:56 +01:00
  • e976398a5e Selection Dialog for multiple matching entries sketched michael starke 2014-02-17 21:45:06 +01:00
  • c4b7dc1c64 Updated DDHotKey to current version michael starke 2014-02-17 00:21:39 +01:00
  • 530bb7ce30 Extended NSUUID extension Reference Retrieval now can be used with "undashed" ID strings Added NSUUID+KeePassKit Test michael starke 2014-02-17 00:09:25 +01:00
  • 356a8f524e Resolving of references added (but not finished) michael starke 2014-02-16 02:23:00 +01:00
  • 1f1c6d5dcb Migrated project to XCTest michael starke 2014-02-15 18:35:56 +01:00
  • edd2d89d30 Placeholder substation reworked michael starke 2014-02-15 18:35:13 +01:00
  • f634ed09d0 Actions for add and remove of window associations stubbed Autotype inspector binding extended michael starke 2014-02-14 22:39:55 +01:00
  • 62bec29ec8 Updated Valdiation michael starke 2014-02-14 22:38:46 +01:00
  • 20908fe161 Extracted more element names into separate file michael starke 2014-02-14 03:18:36 +01:00
  • 944114309f Updated file locations michael starke 2014-02-14 02:41:00 +01:00
  • 5d64951ef2 Browser selection now populates the menu. Selection is not used and not saved for now. michael starke 2014-02-13 23:47:14 +01:00
  • d98f4b40da added instancetype were applicable instead of id michael starke 2014-02-13 23:46:48 +01:00
  • ed5d048028 WindowAssocitations get listed in Autotype tab michael starke 2014-02-13 21:31:51 +01:00
  • aa6fd74ce7 Separated auto type into it's own view michael starke 2014-02-13 20:49:30 +01:00
  • 4e7cc1edb0 properties expose immutable copies of mutable internal structures michael starke 2014-02-13 00:28:07 +01:00
  • 5661765dbf Added Autotype layout to entry view. Fixed ARC bug in placeholder evaluation michael starke 2014-02-12 22:17:34 +01:00
  • 422d74ee5c Moved defaults cleanup for key file from document to app delegate. Added clear button to settings to remove any keys stored michael starke 2014-02-12 20:51:36 +01:00
  • b82bc8c9e9 Fixed #143 Save now uses dots only when prompt will be displayed michael starke 2014-02-12 12:51:34 +01:00
  • 4f55d93451 Restrucuterde Autotype commands a bit michael starke 2014-02-11 20:58:27 +01:00
  • 0d66451e0c Added default Autotpy sequence inheritance michael starke 2014-02-11 20:57:58 +01:00
  • fe2acc1827 Extended Update settings. michael starke 2014-02-10 20:37:27 +01:00
  • 929c4f121c Updates Licenses michael starke 2014-02-07 19:18:52 +01:00
  • 2df1a1f36a Reverted to unsigned applications. Added public certificate for signed Sparkle updates Removed non-working AutoType code fragments for now michael starke 2014-02-07 19:08:56 +01:00
  • d6dcb96ba5 Interims commit. Broken. Doesn compile michael starke 2014-02-07 00:46:28 +01:00
  • c5cc511dcd Filtermode settings bugs fixed (menu items do not get selected corruptly) michael starke 2014-02-05 23:27:42 +01:00
  • 4c107644b4 Work in progress on drop-down filter selection michael starke 2014-02-05 21:16:37 +01:00
  • e84bebb4d4 Added tab for update settings Minor fixes to sparkle integration michael starke 2014-02-04 21:36:11 +01:00
  • 9ba441b002 Added Sparkle to project (nothing integrated) michael starke 2014-02-04 20:05:24 +01:00
  • 1bd68d0194 Fixed problem with tab order when another tab was displayed in the context bar Began reworking filter selection in context bar michael starke 2014-01-29 12:20:16 +01:00
  • b1b1ac35b4 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2014-01-22 11:52:50 +01:00
  • 500140d5a2 Simple approach to fix Issue #137. Tab navigates to the entry view after the "done" button michael starke 2014-01-22 11:52:36 +01:00
  • 8abd9ab2c9 added flattr button Michael Starke 2014-01-06 18:08:19 +01:00
  • 09d5efa38e Removed caching for trash and templates as it does not get correctly updated when the respective groups get deleted michael starke 2014-01-06 17:44:54 +01:00
  • 3385f09c2c Removed edit button from interface as it's not fully supported. Refactored editing button actions to be localisations safe Added a candle editing button to cancel the edit process michael starke 2014-01-03 20:54:20 +01:00
  • 76ab4b8489 Reverted KeePassKit commit michael starke 2014-01-03 20:10:15 +01:00
  • 33aceee511 Merge pull request #134 from cseng/master Michael Starke 2014-01-03 11:05:14 -08:00
  • 4abe4940ae Revert the KeePassKit commit. Chhom Seng 2014-01-02 22:16:34 -07:00
  • 5c7e387ac3 Revert "Added minor code to test that the database was decrypted successfully. The cryptorStatus != kCCSuccess conditional never seems to be triggered after testing with several bad passwords." Chhom Seng 2014-01-02 22:14:01 -07:00
  • 744ecc4f2a Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2014-01-02 11:38:51 +01:00
  • 3e5133c5ff Minor fix to deselection Entries michael starke 2014-01-02 11:21:30 +01:00
  • da93396ee7 Implemented Edit button; it must be clicked to modify an entry. Chhom Seng 2014-01-01 19:10:03 -07:00
  • ce838f6b7a Implemented context menu validation. Chhom Seng 2014-01-01 18:03:25 -07:00
  • 1bb753173a Fixed issue with blank outline and entry views if the inspector was hidden before unlocking the database. Chhom Seng 2013-12-31 22:01:26 -07:00
  • 35400ec2eb Disabled code signing so that the project can be built and run. Chhom Seng 2013-12-29 23:05:12 -07:00
  • f125e2fb41 Added minor code to test that the database was decrypted successfully. The cryptorStatus != kCCSuccess conditional never seems to be triggered after testing with several bad passwords. Chhom Seng 2013-12-29 23:04:00 -07:00
  • dea89d2360 Added info about file format conversion in KeepassX Michael Starke 2013-12-27 11:00:57 +01:00
  • 3b5f1698d3 Update README.md Michael Starke 2013-12-27 10:57:23 +01:00
  • 88240deb3e Merge pull request #133 from jhalstead85/master Michael Starke 2013-12-27 01:52:49 -08:00
  • 80808efe6c Updated Readme Josh Halstead 2013-12-26 17:18:26 -06:00
  • dd5c46c23a Fixed a typo in the Readme Josh Halstead 2013-12-26 17:17:02 -06:00
  • 37f7f8123a Fixed missing binding to enable trahs in settings tab Updated copy/drag and drop to changed KeePassKit michael starke 2013-12-20 19:50:23 +01:00
  • aa52079664 Extracte KeePassKit localisations into separater file michael starke 2013-12-20 19:49:40 +01:00
  • 758cce4e9f Fixed issue with custom icons not being correctly mapped michael starke 2013-12-20 01:17:51 +01:00
  • 6cb7d49e69 Fixed more password input fonts michael starke 2013-12-18 18:42:25 +01:00
  • ab9560c414 Merge pull request #131 from fenderle/master Michael Starke 2013-12-18 09:35:19 -08:00
  • b293baad34 Set remaining password fields to fixed width font (#97) Frank Enderle 2013-12-18 16:17:37 +01:00
  • 08f897437b Some documentation added for KeePassHttp stuff michael starke 2013-12-18 11:41:20 +01:00
  • 9fbf42322f Removed test button michael starke 2013-12-18 02:32:56 +01:00
  • 92d963a9ef Extracted context bar for trash, history and filter browsing. Some regressions in focus handling were introduced. History tab will go away as this will be incorporated in the entry comparable to searching. Code cleanup. Moved copying to KeePassKit michael starke 2013-12-18 02:29:25 +01:00
  • 21355101ed Added cancel button to icon selection view michael starke 2013-12-13 01:13:52 +01:00
  • 6b1aff9449 Fixed tests. Layout for filterBar now uses only two constants and animates a constant instead of adding and removing a bunch of constraints all the time. michael starke 2013-12-12 11:20:36 +01:00
  • 28fdf9f57a Fixed merging issue michael starke 2013-12-12 02:14:15 +01:00
  • a01e5ce54f Merge pull request #126 from fenderle/master Michael Starke 2013-12-11 17:10:18 -08:00
  • 467b600673 Removed non-functional binding for now michael starke 2013-12-12 02:05:50 +01:00
  • 5a4cf2152a Fixed layout constraint issues on filter bar display michael starke 2013-12-12 01:20:20 +01:00
  • b1e392abbe Fixed issues with binary parsing in history entries michael starke 2013-12-10 23:05:40 +01:00
  • 24126c00cb Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2013-12-08 01:47:38 +01:00
  • 20fbf29b92 Fixed #120 KeePass didn't like non-compact empty XML elements. MacPass now stores everything with compacted empty elements. michael starke 2013-12-08 01:47:21 +01:00
  • 7215677b86 Fixes search field (Issue #65) Frank Enderle 2013-12-08 00:37:41 +01:00
  • 8bb2428a96 Removed appearnceType property in WelcomeWindow.xib since it crashed Xcode on 10.8 Michael Starke 2013-12-07 15:21:00 +01:00
  • fe08f5fee7 Code cleanup michael starke 2013-12-05 23:51:22 +01:00
  • 4d9aa8cc02 Fixed issue with composite key storing not updating the MasterKeyChanged date (this should be moved to KeePassKit) Fixed #120 (at least that's what I hope ;) ) michael starke 2013-12-04 21:22:29 +01:00
  • fa52de144c Using bindings for iconImage for instant updates Icon setting now gets registered via NSUndoManager Refactored iconId property michael starke 2013-12-04 01:57:54 +01:00
  • c59ce56f4d Optimized IconHelper to only create internal structures once, not all the time. michael starke 2013-12-03 20:58:27 +01:00
  • 385a56c489 Updated Icons michael starke 2013-12-03 20:56:05 +01:00
  • 02a670ac7c Changed templates and trash to simple property setter instead of custom functions michael starke 2013-12-03 00:39:51 +01:00
  • 1964adb439 Merged pull request #117 michael starke 2013-12-02 17:15:13 +01:00
  • 336fe02e2d Added Import from XML functionality. KPKXmlTreeReader is not fully working with all possible formats (zipped or non zipped data) michael starke 2013-12-02 02:06:21 +01:00
  • 3f1e7d36c9 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2013-12-01 23:11:07 +01:00
  • bb88534daa Stubbed workflow settings to select preferred browser for URL handling michael starke 2013-12-01 23:10:52 +01:00
  • f266375a09 Added entry creation via templates michael starke 2013-12-01 23:10:25 +01:00
  • d16ebfc4d7 Added category for easy item copying with respect to UUID uniqueness michael starke 2013-12-01 23:09:45 +01:00
  • 2c22a75d82 Fixed issue link Michael Starke 2013-12-01 21:26:29 +01:00
  • 2bc5e8a337 Added download and build instructions, since it seems to be an reoccurring issue to get things running :) michael starke 2013-12-01 21:24:26 +01:00
  • 1a6d5114b9 IconSelectionView now can be used to set default icons. Setting other Icons is broken for now. Setting custom icons doesn't work at all. michael starke 2013-12-01 02:29:37 +01:00