Geoffroy BONNEVILLE
9126307b4c
Cryptography service now handles random byte generation
...
Protected strings are now protected in memory
2020-05-18 14:14:28 +02:00
Geoffroy BONNEVILLE
72e5bf4ee1
Added a cryptography service to encrypt protected information (unused atm)
...
Corrected a bug when deleting recycle bin
2020-05-14 12:05:05 +02:00
Geoffroy BONNEVILLE
f8f7c19f65
Display a big database size warning
...
Auto rename additional field when it matches standard
Treated all fields as new Field class
Added the Is Protected property
2020-05-12 17:14:30 +02:00
Geoffroy BONNEVILLE
d6dc6a74a3
Groups can now also be manually reordered
...
Design improvements
2020-05-11 19:22:41 +02:00
Geoffroy BONNEVILLE
2e22a2bd92
Added some translations in file pickers
...
Corrected key file creation picker issue (any not allowed)
Fixed some Sonar issues
2020-05-05 17:32:07 +02:00
Geoffroy BONNEVILLE
654bd6b4e5
Corrected some Sonar issues
...
Changed a little bit the Open and Set credentials User controls
2020-05-02 14:21:59 +02:00
Geoffroy BONNEVILLE
8de493f987
Username is now correctly persisted
...
Set credentials validation works as intended
Getting settings has default values
Add parent group in Move searchbox
Moving entries work as intended
Removed unreferenced code files
2020-04-30 19:40:48 +02:00
Geoffroy BONNEVILLE
b8e1bbd9d7
Move finally works
...
Sort entries and groups refresh page info
Stopped using breadcrumb user control - for now
Some refactoring
2020-04-28 18:54:37 +02:00
Geoffroy BONNEVILLE
f158e5aced
Finally a nicer looking and working TextBoxWithButton (inspired from the SearchButton)
...
SearchBox field style improved
2020-04-28 15:20:47 +02:00
Geoffroy BONNEVILLE
f950564000
Update groups finally implemented
...
Code cleanup
2020-04-16 17:16:03 +02:00
Geoffroy BONNEVILLE
9befdc321a
Entry history delete and restore work
2020-04-16 14:08:50 +02:00
Geoffroy BONNEVILLE
0063ef1977
Create entries and groups put them in Edit mode (as before)
...
Search now uses KeePassLib search
Code cleanup
2020-04-15 12:02:30 +02:00
Geoffroy BONNEVILLE
a2eba91a3b
Added dirty behavior
...
Removed restore action (-> Move action wip)
Added additional check on DB size before auto saving
Code cleanup
2020-04-14 13:44:07 +02:00
Geoffroy BONNEVILLE
d972b6cb5a
Added the option to close DB without saving
...
Changed the way recent files are retrieved
Stopped showing the DB Closed exception on suspend
Reordering entries works
Moved code from infra to application
Cleanup
2020-04-09 19:43:06 +02:00
Geoffroy BONNEVILLE
009382ea03
Cleanup code
2020-04-08 15:27:40 +02:00
Geoffroy BONNEVILLE
56d93a5187
Moved application code to the Application layer
...
Imported Win10 project
Code cleanup
WIP - Use common UWP services for Win8.1 and Win10
2020-04-06 20:20:45 +02:00
Geoffroy BONNEVILLE
b875f3c89d
Adding entries and groups works again
...
Entry history almost fully functional
Some refactoring
2020-04-03 17:33:53 +02:00
Geoffroy BONNEVILLE
36aa8914fa
Handle entities with id
...
No hierarchy is built anymore
WIP save issues after delete
2020-04-02 19:12:16 +02:00
Geoffroy BONNEVILLE
b61a9652d1
WIP change to ids
2020-04-01 19:37:30 +02:00
Geoffroy BONNEVILLE
57be6bb917
Build hierarchy instead of using Automapper
...
Add entities before removing them
2020-04-01 12:48:36 +02:00
Geoffroy BONNEVILLE
90c592d7ee
Lots of bug corrections
...
WIP - still lots left
2020-03-31 19:19:02 +02:00
Geoffroy BONNEVILLE
e4bd788ed3
1st working version in clean arch
...
WIP Parent group mapping issues
2020-03-30 19:43:04 +02:00
Geoffroy BONNEVILLE
d1ba73ee9d
Don't use mediator for App services (recent, resource, settings)
...
WIP in View models
2020-03-28 16:13:17 +01:00
Geoffroy BONNEVILLE
e3638c2f5c
More commands/queries
...
WIP on XAML EntryVm and GroupVm
2020-03-27 13:27:29 +01:00
Geoffroy BONNEVILLE
22072bb2fe
Most services are implemented as command/queries
...
Code cleanup
2020-03-26 19:04:51 +01:00
Geoffroy BONNEVILLE
a17d6b05ae
Added lots of commands
...
Simplified KeePass client
2020-03-26 12:25:22 +01:00
Geoffroy BONNEVILLE
7e44d47065
WIP Clean Architecture
...
Windows 8.1 App Uses keepasslib v2.44 (temporarily)
2020-03-24 13:01:14 +01:00