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 |
|
michael starke
|
758cce4e9f
|
Fixed issue with custom icons not being correctly mapped
|
2013-12-20 01:17:51 +01:00 |
|
michael starke
|
6cb7d49e69
|
Fixed more password input fonts
|
2013-12-18 18:42:25 +01:00 |
|
Michael Starke
|
ab9560c414
|
Merge pull request #131 from fenderle/master
Set remaining password fields to fixed width font (#97)
|
2013-12-18 09:35:19 -08:00 |
|
Frank Enderle
|
b293baad34
|
Set remaining password fields to fixed width font (#97)
|
2013-12-18 16:17:37 +01:00 |
|
michael starke
|
08f897437b
|
Some documentation added for KeePassHttp stuff
|
2013-12-18 11:41:20 +01:00 |
|
michael starke
|
9fbf42322f
|
Removed test button
|
2013-12-18 02:32:56 +01:00 |
|
michael starke
|
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
|
2013-12-18 02:29:25 +01:00 |
|
michael starke
|
21355101ed
|
Added cancel button to icon selection view
|
2013-12-13 01:13:52 +01:00 |
|
michael starke
|
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.
|
2013-12-12 11:20:36 +01:00 |
|
michael starke
|
28fdf9f57a
|
Fixed merging issue
|
2013-12-12 02:14:15 +01:00 |
|
Michael Starke
|
a01e5ce54f
|
Merge pull request #126 from fenderle/master
Fixes search field (Issue #65)
|
2013-12-11 17:10:18 -08:00 |
|
michael starke
|
467b600673
|
Removed non-functional binding for now
|
2013-12-12 02:05:50 +01:00 |
|
michael starke
|
5a4cf2152a
|
Fixed layout constraint issues on filter bar display
|
2013-12-12 01:20:20 +01:00 |
|
michael starke
|
b1e392abbe
|
Fixed issues with binary parsing in history entries
|
2013-12-10 23:05:40 +01:00 |
|
michael starke
|
24126c00cb
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2013-12-08 01:47:38 +01:00 |
|
michael starke
|
20fbf29b92
|
Fixed #120 KeePass didn't like non-compact empty XML elements. MacPass now stores everything with compacted empty elements.
|
2013-12-08 01:47:21 +01:00 |
|
Frank Enderle
|
7215677b86
|
Fixes search field (Issue #65)
|
2013-12-08 00:37:41 +01:00 |
|
Michael Starke
|
8bb2428a96
|
Removed appearnceType property in WelcomeWindow.xib since it crashed Xcode on 10.8
|
2013-12-07 15:21:00 +01:00 |
|
michael starke
|
fe08f5fee7
|
Code cleanup
|
2013-12-05 23:51:22 +01:00 |
|
michael starke
|
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 ;) )
|
2013-12-04 21:22:29 +01:00 |
|
michael starke
|
fa52de144c
|
Using bindings for iconImage for instant updates
Icon setting now gets registered via NSUndoManager
Refactored iconId property
|
2013-12-04 01:57:54 +01:00 |
|
michael starke
|
c59ce56f4d
|
Optimized IconHelper to only create internal structures once, not all the time.
|
2013-12-03 20:58:27 +01:00 |
|
michael starke
|
385a56c489
|
Updated Icons
|
2013-12-03 20:56:05 +01:00 |
|
michael starke
|
02a670ac7c
|
Changed templates and trash to simple property setter instead of custom functions
|
2013-12-03 00:39:51 +01:00 |
|
michael starke
|
1964adb439
|
Merged pull request #117
|
2013-12-02 17:15:13 +01:00 |
|
michael starke
|
336fe02e2d
|
Added Import from XML functionality. KPKXmlTreeReader is not fully working with all possible formats (zipped or non zipped data)
|
2013-12-02 02:06:21 +01:00 |
|
michael starke
|
3f1e7d36c9
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2013-12-01 23:11:07 +01:00 |
|
michael starke
|
bb88534daa
|
Stubbed workflow settings to select preferred browser for URL handling
|
2013-12-01 23:10:52 +01:00 |
|
michael starke
|
f266375a09
|
Added entry creation via templates
|
2013-12-01 23:10:25 +01:00 |
|
michael starke
|
d16ebfc4d7
|
Added category for easy item copying with respect to UUID uniqueness
|
2013-12-01 23:09:45 +01:00 |
|
Michael Starke
|
2c22a75d82
|
Fixed issue link
|
2013-12-01 21:26:29 +01:00 |
|
michael starke
|
2bc5e8a337
|
Added download and build instructions, since it seems to be an reoccurring issue to get things running :)
|
2013-12-01 21:24:26 +01:00 |
|
michael starke
|
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.
|
2013-12-01 02:29:37 +01:00 |
|
michael starke
|
36e493101a
|
Fixed error that resulted in always trying to save a key file even if none was used
|
2013-11-30 19:31:32 +01:00 |
|