1b439a4960
ModernKeePassLib implements HMAC correctly
...
Blake2b also implemented, but not tested
ModernKeePass app better implements focus on database password box (but still not working correctly)
2017-11-08 14:42:44 +01:00
46c8429cde
Lots of code refactoring to use XAML behaviors instead of code-behind
...
New Save button in the AppBar
EntryPage now uses the same AppBar as GroupPage (but not shared...)
Some new Symbol mappings
2017-11-08 14:42:44 +01:00
8cd3801897
Bigger database password textbox
...
Wrong password sets the password box border to red
Typing text removes the error
Implemented real command bar at the bottom in Groups
Search box is always present
2017-11-08 14:42:44 +01:00
b47d7fb69b
Use latest Nuget package
2017-11-08 14:42:44 +01:00
5b31d3ff72
WIP Lib 2.37 - databases created by ModernKeepass work fine, but no interoperability...
2017-11-08 14:42:43 +01:00
2bbd931b1a
Hashblockstream test now works
2017-11-08 14:42:43 +01:00
bg45
84e7afc819
WIP - Implementing HMAC with BouncyCastle
2017-11-08 14:42:43 +01:00
9de9ae54da
WIP About page auto version
2017-11-08 14:42:42 +01:00
6548d1d9c1
Added DataTrigger on generate password button to close flyout
2017-11-08 14:42:42 +01:00
6bb37d9e70
Removed QueryString.Net package and replaced it with Data.Json
...
Version 1.4
2017-11-08 14:42:42 +01:00
66fd87124b
Entries now have working expiration dates
...
About page redone (with working hyperlink)
WIP on how to display that info on the group detail page
2017-11-08 14:42:41 +01:00
7bb78fd374
WIP Entry expiration dates
2017-11-08 14:42:41 +01:00
dc62cedb74
Toast notifications and undo mechanism now works! (for group and entries)
2017-11-08 14:42:41 +01:00
01ed1bc9c1
WIP toast notifications
...
WIP layout and color changes
2017-11-08 14:42:41 +01:00
2b8d37057c
Added password complexity indicator on new database
...
Database password control now inside a Border element
Save page also has a title
2017-11-08 14:42:41 +01:00
5497e6fc00
Bug correction when canceling open file dialog
...
New About page
Main menu pages now have titles
2017-11-08 14:42:40 +01:00
5638b59fda
Corrected Entry password not synchronized bug
...
Created a new welcome page to be shown on first launch
Added descriptive text in main menu pages
2017-11-08 14:42:40 +01:00
cddda7adcd
Created TextBox with Forward button style for Entry Url
...
Created PasswordBox with always visible Forward button for Open Database user control
2017-11-08 14:42:40 +01:00
10b6330ac6
Added Save As function
2017-11-08 14:42:39 +01:00
2f1355104e
WIP New database (and open and recent...)
2017-11-08 14:42:39 +01:00
97b1475100
Refactor in file open mechanisms: file is passed to user control
...
Confirmation dialogs on group and entry delete
2017-11-08 14:42:39 +01:00
ec4f2e7d88
Open file from Explorer with association works
...
Major code refactor in Open, Save and Recent pages and VM
Main page automatically opens a sub page depending on context
2017-11-08 14:42:38 +01:00
98ecb0b8a1
Better Entry URL go to button
...
Migrated code from code behind pages to view models
Auto select Recents if there are any recent items
WIP auto focus on password box when opening database
2017-11-08 14:42:38 +01:00
3d033417ad
Groups left collapsed menu now has a tooltip
...
Groups design changes: border now only around icon
Entry password reveal checkbox now works with XAML and converters
2017-11-08 14:42:38 +01:00
c611f5a8a2
Replaced arrow buttons with a hamburger icon in groups menu
...
Created data triggers with Blend to handle item data template changes
2017-11-08 14:42:38 +01:00
616d922145
New color to brush converter
...
New boolean to visibility converter
Base class to handle property changes notifications for all View Models
Template selector to handle a different first item in listviews or gridviews
2017-11-08 14:42:37 +01:00
bg45
95771878fc
No changes, just sync
2017-11-08 14:42:37 +01:00
267d9f25c2
Implement add and delete entries and groups
...
New command bar
Some layout changes
Some refactoring
2017-11-08 14:42:37 +01:00
2bcc4fde60
Use latest Nuget package for lib with fixed version
2017-11-08 14:42:37 +01:00
30838d0e00
Code refactor and simplfication
...
ModernKeePassLib assembly info updated and version fixed
2017-11-08 14:42:37 +01:00
bg45
6d69dd4d15
Finished Password User Control
...
Recent and Open now use this control
2017-11-08 14:42:37 +01:00
bg45
324553c58c
Creation of a UserControl to handle password input
2017-11-08 14:42:37 +01:00
bg45
1ca3f29da0
Implementing Recent Files WIP
...
Code refactoring
Entry coloring
2017-11-08 14:42:37 +01:00
817f25e8a8
Yet again some dll reference changes
2017-11-08 14:42:36 +01:00
bg45
056e1624be
Update Lib dll version reference
2017-11-08 14:42:36 +01:00
b5c04d524d
Added icons to main menu
...
Added icons to entries and groups with a mapping
Created a Converter to handle pluralization
Several UI enhancements
2017-11-08 14:42:36 +01:00
caaf34918e
Main page now uses Frame to change views when selecting items
...
Backgrounds unified
Menu items can be disabled thanks to custom ListView control
2017-11-08 14:42:36 +01:00
bg45
3a045dbb16
Update project reference to ModernKeePassLib
2017-11-08 14:42:36 +01:00
7e0f21f88f
ModernKeePass now targets nuget package from VSTS
2017-09-26 17:24:19 +02:00
1faa26473d
ModernKeePassLib namespace restoration
2017-09-26 15:38:58 +02:00
27aaa8023a
Write-mode is finally working!!!
...
Lib uses BouncyCastle crypto
2017-09-26 14:32:15 +02:00
22ea657885
Added unit tests (all passing unfortunately)
...
UI improvements
Write mode still doesn't work
2017-09-25 18:34:27 +02:00
34996da19d
Read-mode working
...
Write-mode does not create exceptions but still doesn't work
2017-09-25 14:50:47 +02:00
bg45
3bf8015280
Lib fully migrated to Standard
...
CryptographicEngine.DeriveKeyMaterial exception...
2017-09-23 18:30:04 -04:00
bg45
9d78d59a15
WIP KeePassLibPCL
2017-09-23 09:42:48 -04:00
668afbe817
WIP KeePassLibPCL - problem with awaitables
2017-09-22 18:48:09 +02:00
a43bc20eb3
ModernKeePassLib custom PCL version
2017-09-22 15:40:24 +02:00
bg45
baba70e56d
WIP saving
2017-09-21 03:11:00 -04:00
c4ac244270
WIP saving
2017-09-20 18:45:37 +02:00
668ffcb107
Better home page layout
2017-09-20 18:19:00 +02:00