michael starke
6e73a390bb
Using background color attribute on entries to dispaly colorized images
2017-11-10 16:44:17 +01:00
michael starke
a5161190d3
missed commit of xib for cleanup
2017-11-10 11:18:28 +01:00
michael starke
20ee3e8640
removed obsolte code from MPInspectorBuilderViewController
2017-11-10 11:18:14 +01:00
michael starke
c383e25b34
removed reference builder menu entry since it’s not working yet
2017-11-10 11:17:29 +01:00
michael starke
e3bf5ea41a
updated KeePassKit dependency
2017-11-10 11:17:16 +01:00
michael starke
5a2186c681
Removed MPToken. Functionality will be added to KeePassKit
2017-11-08 16:45:08 +01:00
michael starke
d4c3dde964
extende token tests
2017-11-08 13:23:23 +01:00
michael starke
b20631da6e
masked value should not be cached since it might include references
2017-11-08 13:23:06 +01:00
michael starke
c8bc829600
added missing files to project
2017-11-07 19:06:15 +01:00
michael starke
46d20228ae
started refactoring autotype system to use tokenizer
2017-11-07 18:24:36 +01:00
michael starke
3cf44eeb26
Updated localization to sorted import format for better workflow
2017-11-06 11:53:28 +01:00
michael starke
3db0e55b8f
moved reference builder popup code to entry inspector
2017-11-06 11:52:35 +01:00
michael starke
eaba7a6da3
added LaTeX related ignores
2017-11-06 11:51:39 +01:00
michael starke
bbc612935c
Added draft for acknowlegements
2017-11-06 11:51:20 +01:00
michael starke
96179556dc
Custom fields now correctly are hidden/displayed when protected attribute is set
2017-11-03 14:12:14 +01:00
michael starke
4a1b7972b2
added support for last top visible entry in entry view but kept it disabled for now
2017-11-02 18:20:08 +01:00
michael starke
8fea528ec2
bumped KeePassKit and HNHUi version
2017-11-02 18:01:04 +01:00
michael starke
2a1e88a97a
fixed menu item duplication for NSSecureTextFields
2017-11-02 17:57:01 +01:00
michael starke
6ef213d21a
removed unnecessary logging
2017-11-02 17:56:43 +01:00
michael starke
da7a247382
Enhanced KDB file handling
...
Locking now stores as KDB internally not just to disk
Logging when data loss occurs
2017-11-01 17:34:27 +01:00
michael starke
65a3bdc992
fixed bugs in icon selection view
...
download icon button now is only enabled for nodes
delete icon call now has saveguards to not run into assertions
delete icon context menu action gets disabled if not applicable
feedback for errors when downloading a icon
better error handling when download for icons fails
2017-10-30 14:03:42 +01:00
michael starke
c86a6b0504
rolled out new submenu to single items
...
changed some localization keys
build menus using centralized MPContextMenuHelper
2017-10-30 14:03:42 +01:00
michael starke
d69ced43c9
added reference builder menu item to textfields.
...
Reference builder is not working at the moment
2017-10-30 14:03:42 +01:00
michael starke
a2bc25e671
Enhanced autotype candidate selection
...
selection window now uses a table instead of popup menu
selection window will not activate MacPass and thus will not block view
selection window displays evaluated placeholders (sans password) for better identification
2017-10-30 14:03:42 +01:00
michael starke
90cff33055
added maske command with masked password (but only password!)
2017-10-30 14:03:42 +01:00
michael starke
d6f4411313
began extracting Autotypecandidate selection to separate controller
2017-10-30 14:03:42 +01:00
Michael Starke
991e7eb763
Carthage uses macOS instead of Mac
2017-10-28 19:49:35 +02:00
michael starke
8e9fbf4bd9
moved stringdicts to correct location in project
...
added german stringsdict
2017-10-26 18:46:31 +02:00
neuroine
15b9401084
updated Polish translation ( #670 )
...
Thanks!
2017-10-26 18:33:41 +02:00
michael starke
85ac751a44
added localization for context bar
2017-10-26 18:32:51 +02:00
michael starke
509d0c84b2
moved overlay display to MPPasteboardController
...
content copied in text fields now gets purged if clear-clipboard is set to true
2017-10-26 18:30:56 +02:00
michael starke
37fc5241ce
minor restructurings
2017-10-26 16:29:42 +02:00
michael starke
5606da7b1f
updated xibs to Xcode 9
2017-10-25 15:03:21 +02:00
michael starke
b73ae4c064
Fixed missing MacPass icon on WelcomeWindow
2017-10-25 15:03:03 +02:00
michael starke
b5b2dcbc9d
adoped new KeePassKit API
2017-10-25 14:38:11 +02:00
michael starke
4f98584a2e
remove undo action after tree reset (eg. after import)
2017-10-25 11:14:40 +02:00
Ryan Rogers
73149dd125
Use arc4random_uniform() to avoid modulo bias. ( #669 )
...
Avoid a possible modulo bias in randomCharacter by using arc4random_uniform().
2017-10-24 19:01:38 +02:00
michael starke
0161435418
using version instead of direct hash for KeePassKit
2017-10-24 18:55:23 +02:00
michael starke
b79a0851de
Updated KeePassKit fixing nested placeholders and references
2017-10-24 18:41:44 +02:00
michael starke
de36928487
Fixed crash in KeePassKit when placeholders where supplied to KPKTreeDelegate
2017-10-24 17:11:34 +02:00
michael starke
53a8ee0d57
added placeholder evaluation in tree delegate
2017-10-24 17:04:22 +02:00
michael starke
68b751a3a8
hide fix autotype menu item, show only if alternat-key is pressed when opening the menu (no live update!)
2017-10-20 13:56:42 +02:00
michael starke
eaeb931e36
updated more comments for localization
2017-10-20 11:19:22 +02:00
michael starke
d2ab472a8c
using modern objective-c
2017-10-20 11:19:22 +02:00
michael starke
09b9b5fbb6
Extended localization comments
2017-10-20 11:19:22 +02:00
michael starke
e8573431cf
using class property
2017-10-20 11:19:22 +02:00
michael starke
991fbe38dd
code style for private iVars
2017-10-20 11:19:22 +02:00
michael starke
0dafc89771
dispatch_after instead of performSelector:afterDelay. Converted internal property to iVar
2017-10-20 11:19:22 +02:00
michael starke
392dcc51f0
using 10.10 API for placeholder
2017-10-20 11:19:22 +02:00
michael starke
0fc77d5809
moved nextKeyView to xib
2017-10-20 11:19:22 +02:00