michael starke
9c61ebd95d
adapted KeePassKit changes
2016-07-01 17:29:34 +02:00
michael starke
f372ca772c
Added better support for special caracters in Autotype sequecne (+, ~, ^ and %)
2016-07-01 17:29:34 +02:00
michael starke
7a09cb9588
Interims update
2016-07-01 17:29:34 +02:00
michael starke
d04a922bc5
Updated to Xcode 7.3
2016-05-17 17:37:36 +02:00
michael starke
fd84b3cc5e
More stubbs on model proxies
2016-03-17 17:16:06 +01:00
AntoineCa
aaa0b68333
Update French translation
2016-03-13 21:45:17 +01:00
michael starke
d408c925bf
Stubbed entry proxy to enable better model editing behaviour
2016-03-07 19:55:35 +01:00
michael starke
eb6e6bcaa9
Using new KeePassKit API, simple multi selection support
2016-02-25 18:41:50 +01:00
michael starke
3abf1982b1
Removed DSA resources since it cause trouble in the update process
2016-02-15 18:39:43 +01:00
michael starke
6d5ae2fbac
readded traling 0 on build number for simplicity sake
2016-02-11 19:36:20 +01:00
michael starke
4be3390fec
removed trailing 0 in build version
2016-02-10 17:59:39 +01:00
michael starke
cc97b328be
key file to database file mapping now hash the database url to obscure the mapping
2016-02-05 16:44:37 +01:00
Francesco Servida
4a414c5f39
Started Italian Translation
...
Translated first files to italian, most views and windows still in
progress.
2016-01-09 16:14:55 +01:00
mrdoggy
91cd886c3b
Merge branch 'master' of https://github.com/alex-petkevich/MacPass
2016-01-05 22:04:13 +03:00
mrdoggy
3611e2bce4
added Russian translation
2016-01-05 16:12:30 +03:00
michael starke
a51ddbbe1b
Added KeePassKit dependency to MacPassTest
2016-01-05 10:42:20 +01:00
michael starke
06d24f4870
Adding Autotype delay test case
2016-01-04 10:17:29 +01:00
michael starke
199b7445f7
Removed code signing on copy for compatibilty
2015-12-14 23:35:25 +01:00
michael starke
dd1322e224
Changes to loaded files now get reported to the user
...
Database is written on lock
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-12-11 17:56:36 +01:00
michael starke
366d6f9734
Added missing copy step for HNHUi framework
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-12-03 11:03:23 +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
2e3c34c968
Using Carthage where possible
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-12-01 19:10:36 +01:00
michael starke
0be79ed5b7
Enabled Address sanitizer to ensure debug run of MacPassHTTP plugin
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-12-01 19:10:35 +01:00
michael starke
df7ba7cee8
Using git commit count for build numbering.
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-12-01 19:10:35 +01:00
michael starke
6f19f28c09
Disabled unusable buttons
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-26 18:06:45 +01:00
michael starke
c7a0cfabd1
More imporvements on the Plugin System
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-20 12:59:20 +01:00
michael starke
6bac183606
Extenden Plugin system
...
Plugin Settings now properly display plugins
Plugins are loaded/unloaded based on security settings
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-12 18:59:54 +01:00
michael starke
e8ab0602e1
Removed old Code. Added simple plugin system
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-12 12:43:04 +01:00
michael starke
4dcc983a41
Added plugin settings stub
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-09 20:22:27 +01:00
michael starke
04b2d89fb6
Added test databases (copied from KeePassKit)
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-09 13:54:10 +01:00
michael starke
a7567c2e07
Using HNHUI framework
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-06 19:22:29 +01:00
michael starke
40ee7f5163
Fixed teste, resources still missing
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-29 18:37:06 +01:00
michael starke
8ddf2373dc
Using KeePassKit Framework
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-29 18:25:08 +01:00
michael starke
7f22bcf296
Removed files moved to KeePassKit project
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-29 17:40:07 +01:00
michael starke
cb3663f867
Using private umbreall header for KeePassKit tests
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-28 11:40:23 +01:00
michael starke
2f7169523e
Using new KeePassKit API (not building!)
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-27 18:37:02 +01:00
michael starke
4c91a55410
Fixed crash on 10.8 and 10.9 caused by MPToolbarButton
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:50 +02:00
michael starke
5e0e8f0aeb
Added simple performance test
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:50 +02:00
michael starke
0020acf221
Using new KeePassKit API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:50 +02:00
michael starke
1737d12425
More drafting for editing (broken!)
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:50 +02:00
michael starke
7ae9f5b9a1
Moving editing session to KeePassKit
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:49 +02:00
michael starke
5256941e44
Using new KeePassKit API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:49 +02:00
michael starke
6d3a021cb6
Using new KeePassKit API for Tags
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:48 +02:00
michael starke
6e3af144bc
Adopting new KeePassKit API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:48 +02:00
michael starke
ede0c77eb8
Updated to Xcode 7 configuriation
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:48 +02:00
michael starke
f86eda3eeb
Removed CocoaHTTP server, KeePassHTTP Plugin will bring it's own server
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:48 +02:00
michael starke
f02788116c
Using current KeePassKit, extended Tests
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
b4913be6cd
Splitted MacPass tests from KeePassKit tests
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
a1a3017ef4
Adopted new KeePassKit API, modernized Object-C syntax, optimized MPIconHelper
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
731384ca1e
Moder Objective-C. Adoping changed KeePassKit API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00