michael starke
|
530bb7ce30
|
Extended NSUUID extension
Reference Retrieval now can be used with "undashed" ID strings
Added NSUUID+KeePassKit Test
|
2014-02-17 00:09:25 +01:00 |
|
michael starke
|
356a8f524e
|
Resolving of references added (but not finished)
|
2014-02-16 02:23:00 +01:00 |
|
michael starke
|
1f1c6d5dcb
|
Migrated project to XCTest
|
2014-02-15 18:35:56 +01:00 |
|
michael starke
|
edd2d89d30
|
Placeholder substation reworked
|
2014-02-15 18:35:13 +01:00 |
|
michael starke
|
f634ed09d0
|
Actions for add and remove of window associations stubbed
Autotype inspector binding extended
|
2014-02-14 22:39:55 +01:00 |
|
michael starke
|
62bec29ec8
|
Updated Valdiation
|
2014-02-14 22:38:46 +01:00 |
|
michael starke
|
20908fe161
|
Extracted more element names into separate file
|
2014-02-14 03:18:36 +01:00 |
|
michael starke
|
944114309f
|
Updated file locations
|
2014-02-14 02:41:00 +01:00 |
|
michael starke
|
5d64951ef2
|
Browser selection now populates the menu. Selection is not used and not saved for now.
|
2014-02-13 23:47:14 +01:00 |
|
michael starke
|
d98f4b40da
|
added instancetype were applicable instead of id
|
2014-02-13 23:46:48 +01:00 |
|
michael starke
|
ed5d048028
|
WindowAssocitations get listed in Autotype tab
|
2014-02-13 21:31:51 +01:00 |
|
michael starke
|
aa6fd74ce7
|
Separated auto type into it's own view
|
2014-02-13 20:49:30 +01:00 |
|
michael starke
|
4e7cc1edb0
|
properties expose immutable copies of mutable internal structures
|
2014-02-13 00:28:07 +01:00 |
|
michael starke
|
5661765dbf
|
Added Autotype layout to entry view.
Fixed ARC bug in placeholder evaluation
|
2014-02-12 22:17:34 +01:00 |
|
michael starke
|
422d74ee5c
|
Moved defaults cleanup for key file from document to app delegate.
Added clear button to settings to remove any keys stored
|
2014-02-12 20:51:36 +01:00 |
|
michael starke
|
b82bc8c9e9
|
Fixed #143 Save now uses dots only when prompt will be displayed
|
2014-02-12 12:51:34 +01:00 |
|
michael starke
|
4f55d93451
|
Restrucuterde Autotype commands a bit
|
2014-02-11 20:58:27 +01:00 |
|
michael starke
|
0d66451e0c
|
Added default Autotpy sequence inheritance
|
2014-02-11 20:57:58 +01:00 |
|
michael starke
|
fe2acc1827
|
Extended Update settings.
|
2014-02-10 20:37:27 +01:00 |
|
michael starke
|
929c4f121c
|
Updates Licenses
|
2014-02-07 19:18:52 +01:00 |
|
michael starke
|
2df1a1f36a
|
Reverted to unsigned applications.
Added public certificate for signed Sparkle updates
Removed non-working AutoType code fragments for now
|
2014-02-07 19:08:56 +01:00 |
|
michael starke
|
d6dcb96ba5
|
Interims commit. Broken. Doesn compile
|
2014-02-07 00:46:28 +01:00 |
|
michael starke
|
c5cc511dcd
|
Filtermode settings bugs fixed (menu items do not get selected corruptly)
|
2014-02-05 23:27:42 +01:00 |
|
michael starke
|
4c107644b4
|
Work in progress on drop-down filter selection
|
2014-02-05 21:16:37 +01:00 |
|
michael starke
|
e84bebb4d4
|
Added tab for update settings
Minor fixes to sparkle integration
|
2014-02-04 21:36:11 +01:00 |
|
michael starke
|
9ba441b002
|
Added Sparkle to project (nothing integrated)
|
2014-02-04 20:05:24 +01:00 |
|
michael starke
|
1bd68d0194
|
Fixed problem with tab order when another tab was displayed in the context bar
Began reworking filter selection in context bar
|
2014-01-29 12:20:16 +01:00 |
|
michael starke
|
b1b1ac35b4
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2014-01-22 11:52:50 +01:00 |
|
michael starke
|
500140d5a2
|
Simple approach to fix Issue #137. Tab navigates to the entry view after the "done" button
|
2014-01-22 11:52:36 +01:00 |
|
Michael Starke
|
8abd9ab2c9
|
added flattr button
|
2014-01-06 18:08:19 +01:00 |
|
michael starke
|
09d5efa38e
|
Removed caching for trash and templates as it does not get correctly updated when the respective groups get deleted
|
2014-01-06 17:44:54 +01:00 |
|
michael starke
|
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
|
2014-01-03 20:54:20 +01:00 |
|
michael starke
|
76ab4b8489
|
Reverted KeePassKit commit
|
2014-01-03 20:10:15 +01:00 |
|
Michael Starke
|
33aceee511
|
Merge pull request #134 from cseng/master
Some bug fixes and enhancements
|
2014-01-03 11:05:14 -08:00 |
|
Chhom Seng
|
4abe4940ae
|
Revert the KeePassKit commit.
I seem to have performed this commit wrong.
|
2014-01-02 22:16:34 -07:00 |
|
Chhom Seng
|
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."
This reverts commit f125e2fb41.
|
2014-01-02 22:14:01 -07:00 |
|
michael starke
|
744ecc4f2a
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2014-01-02 11:38:51 +01:00 |
|
michael starke
|
3e5133c5ff
|
Minor fix to deselection Entries
|
2014-01-02 11:21:30 +01:00 |
|
Chhom Seng
|
da93396ee7
|
Implemented Edit button; it must be clicked to modify an entry.
|
2014-01-01 19:10:03 -07:00 |
|
Chhom Seng
|
ce838f6b7a
|
Implemented context menu validation.
|
2014-01-01 18:03:25 -07:00 |
|
Chhom Seng
|
1bb753173a
|
Fixed issue with blank outline and entry views if the inspector was hidden before unlocking the database.
|
2013-12-31 22:01:26 -07:00 |
|
Chhom Seng
|
35400ec2eb
|
Disabled code signing so that the project can be built and run.
This is for my own purposes because I don’t have an Apple Developer
subscription.
|
2013-12-29 23:05:12 -07:00 |
|
Chhom Seng
|
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.
|
2013-12-29 23:04:00 -07:00 |
|
Michael Starke
|
dea89d2360
|
Added info about file format conversion in KeepassX
|
2013-12-27 11:00:57 +01:00 |
|
Michael Starke
|
3b5f1698d3
|
Update README.md
|
2013-12-27 10:57:23 +01:00 |
|
Michael Starke
|
88240deb3e
|
Merge pull request #133 from jhalstead85/master
Update Readme
|
2013-12-27 01:52:49 -08:00 |
|
Josh Halstead
|
80808efe6c
|
Updated Readme
|
2013-12-26 17:18:26 -06:00 |
|
Josh Halstead
|
dd5c46c23a
|
Fixed a typo in the Readme
s/Dowload/Download/g and used more consistent wording in
places.
|
2013-12-26 17:17:02 -06:00 |
|
michael starke
|
37f7f8123a
|
Fixed missing binding to enable trahs in settings tab
Updated copy/drag and drop to changed KeePassKit
|
2013-12-20 19:50:23 +01:00 |
|
michael starke
|
aa52079664
|
Extracte KeePassKit localisations into separater file
|
2013-12-20 19:49:40 +01:00 |
|