Geoffroy BONNEVILLE
e5b35dc6ab
SemanticView zoomed out layout and design improvements
2020-06-02 13:16:36 +02:00
Geoffroy BONNEVILLE
ce48850566
Fix Sonar issues
2020-06-01 23:03:57 +02:00
Geoffroy BONNEVILLE
5d8d996f44
Working ColorPickerUserControl
2020-06-01 10:32:06 +02:00
Geoffroy BONNEVILLE
4000d51f70
Update PasswordLength property on password generation
2020-05-26 19:06:59 +02:00
Geoffroy BONNEVILLE
0c70b5146f
Create entry history only if DB is open
...
Fix issues in entry field names
Entry field names cleanup and refactoring
2020-05-26 13:38:07 +02:00
Geoffroy BONNEVILLE
3ecee4a821
Fix ClipboardAction so that it only clears Clipboard when Window is active
2020-05-26 12:30:52 +02:00
Geoffroy BONNEVILLE
3d436c56fa
Password generation button with display toggle and indicator is now a user control
...
SetCredentials user controls now uses PasswordGenerationBox user control
Some layout improvements in EntryDetailsPage
WIP Clipboard suspend issues
2020-05-25 19:23:32 +02:00
Geoffroy BONNEVILLE
0e05e3fbca
Fix Sonar issues
2020-05-20 19:03:31 +02:00
Geoffroy BONNEVILLE
45b5ae5630
ColorPickerControl finally doesn't set database to dirty when there is an initial value
2020-05-20 17:40:06 +02:00
Geoffroy BONNEVILLE
643fb9a3f2
Working protected fields (warning: check performance)
2020-05-20 11:59:40 +02:00
Geoffroy BONNEVILLE
b7f8853ef2
WIP Protect/Unprotect Additional Field on selection
2020-05-18 22:20:31 +02:00
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
ceaf7dabd3
Fix Sonar issues
2020-05-14 17:06:39 +02:00
Geoffroy BONNEVILLE
7a2ce30512
Design improvements
2020-05-14 16:09:06 +02:00
Geoffroy BONNEVILLE
d497f69a5e
Updated deleted text information
...
Improved dirty status detection (restored removed variable...)
This corrected history creation on navigation when entry deleted
2020-05-14 13:32:44 +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
2e01fa2212
Changed tooltip styles
...
Removed useless isdirty field in entry
When an app can't be saved on suspend, don't reopen it to avoid possible de-sync
2020-05-13 18:59:26 +02:00
Geoffroy BONNEVILLE
0adb44bc81
Some design changes
...
Again fixed open url bug
2020-05-13 15:14:58 +02:00
Geoffroy BONNEVILLE
d38d6461bd
Updated Settings page
...
Added new settings (history and clipboard)
Renamed and moved Settings Vms
2020-05-13 13:50:33 +02:00
Geoffroy BONNEVILLE
7ac1595aaa
Clipboard action now sets an expiration timer
...
WIP Max History count (back-end done, front-end todo)
2020-05-12 18:43:37 +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
bb2b99ed66
Additional fields Add, Update and Delete work (too well)
...
SelectableListView works when programmatically setting selection
2020-05-11 10:53:14 +02:00
Geoffroy BONNEVILLE
71b6009a29
Remove some useless code (again)
...
Improve some visuals
2020-05-07 19:10:25 +02:00
Geoffroy BONNEVILLE
fbcc354809
Additional fields rendering done
...
Removed lots of unused classes
2020-05-07 16:01:59 +02:00
Geoffroy BONNEVILLE
e901afaf29
Attachment Add and Delete commands implemented
2020-05-07 12:11:12 +02:00
Geoffroy BONNEVILLE
ca04a6c8ee
Entry page is now a Hub
...
EntryDetailVM and GroupDetailVM are now singleton
Read-only Additional fields and Attachments
2020-05-06 18:54:39 +02:00
Geoffroy BONNEVILLE
1488c3244f
Better exception handling
2020-05-05 19:26:38 +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
8fb468358e
Hamburger button state is now correct (no more double clicks) but it's a bit hacky
...
Changed Help tooltip location in New Database Settings page
Suggest Save As when opening DB when another is opened and there is a save error
2020-05-05 16:59:49 +02:00
Geoffroy BONNEVILLE
5ce0262318
TextBoxWithButton control correctly updates field value
...
Create Group now allows inline input of the group name
2020-05-05 15:27:34 +02:00
Geoffroy BONNEVILLE
2f30389f6c
Big redesign (closer to Win10 UWP)
...
Replaced breadcrumb with Up button
Search button now integrated in top menu
Hamburger menu make better use of visual states
Better visual states changes when size changes
2020-05-04 20:56:19 +02:00
Geoffroy BONNEVILLE
b3c7683c12
Send a message on save to update commands can execute
2020-05-04 14:29:52 +02:00
Geoffroy BONNEVILLE
1e7662def7
Save error is now handled via Messenger instead of unhandled exception handler (which didn't work)
...
Save as actually works now
WIP Styles
Code cleanup
2020-05-04 12:48:27 +02:00
Geoffroy BONNEVILLE
97b10baedc
Resuming correctly re-opens the previsouly opened database
2020-05-02 14:39:42 +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
7b88461333
*BoxWithButton data binding actually work
2020-04-30 22:04:08 +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
e5353478f4
Corrected issue where entry information was not showing anymore
2020-04-30 16:39:39 +02:00
Geoffroy BONNEVILLE
1b981b00d5
Update credentials better looking
2020-04-30 15:32:42 +02:00
Geoffroy BONNEVILLE
d2814c6c67
OpenDatabase control now handles status changes with VisualStateManager instead of Vm
...
Opening DB shows a progress ring instead
2020-04-30 11:10:10 +02:00
Geoffroy BONNEVILLE
9fdc727787
Minor code cleanup
2020-04-29 19:20:10 +02:00
Geoffroy BONNEVILLE
14cd3ab57a
WIP Windows 10
...
Dependencies finally installed
Removal of useless code
Big cleanup in XAML styles (override colors the correct way)
2020-04-29 16:39:20 +02:00
Geoffroy BONNEVILLE
d6529646a8
Split ViewModelLocator
2020-04-29 09:44:32 +02:00
Geoffroy BONNEVILLE
7917a8b388
Updated release notes
...
Moved ViewModelLocator
WIP ModernKeePass10
2020-04-28 20:14:18 +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
8e06bf4bb0
Removed half-baked import feature for now
...
No views depend on services anymore
Dirty status fully handled by behavior
2020-04-27 11:14:29 +02:00
Geoffroy BONNEVILLE
59ab43ca9c
Remove entry from mru when it does not exist anymore
2020-04-25 22:34:50 +02:00
Geoffroy BONNEVILLE
7778e45deb
All VMs use viewmodellocator
2020-04-25 22:03:47 +02:00
Geoffroy BONNEVILLE
df973c5f62
StorageFile client more intelligent
...
Save is working again
2020-04-24 16:16:48 +02:00
Geoffroy BONNEVILLE
3967db41b3
Open from Explorer works again
...
Updated ModernKeePassLib
2020-04-24 15:52:46 +02:00
Geoffroy BONNEVILLE
eacb3b182e
Database files are added to the mru instead of the fal
...
Simplify opening database workflow
Corrected opening from recent bug
2020-04-24 13:58:30 +02:00
Geoffroy BONNEVILLE
d211453553
WIP ViewModelLocator - Messenger and Recent issues
...
Refactoring
Code cleanup
2020-04-23 19:00:38 +02:00
Geoffroy BONNEVILLE
2b8f9bd5f0
WIP ViewModelLocator - Messenger and Recent issues
...
Refactoring
Code cleanup
2020-04-23 18:59:56 +02:00
Geoffroy BONNEVILLE
722790e5e4
Removed useless package
2020-04-22 19:22:36 +02:00
Geoffroy BONNEVILLE
a9ed588c9a
Creation of a notification service
2020-04-22 18:12:28 +02:00
Geoffroy BONNEVILLE
61f5e9df0b
Update master key works
...
Key file creation works
Code cleanup
2020-04-22 17:06:16 +02:00
Geoffroy BONNEVILLE
a7da427ded
Create database works with new Vm
...
Refactoring
2020-04-22 16:21:47 +02:00
Geoffroy BONNEVILLE
a88051bc0c
Restore Main and Settings Page
...
Entry and Group delete events converted to commands
Code cleanup
2020-04-22 11:58:06 +02:00
Geoffroy BONNEVILLE
1df9cbce1c
WIP DeleteCommand
...
WIP DataContexts binding (Main and Settings are broken)
2020-04-21 19:12:26 +02:00
Geoffroy BONNEVILLE
0b19d8d50a
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
Geoffroy BONNEVILLE
004f1a35a8
Detect if current group is the recycle bin for entry and group creation
2020-04-21 13:39:53 +02:00
Geoffroy BONNEVILLE
ac66faa9e2
GroupDetailPage uses navigation service
2020-04-21 13:33:15 +02:00
Geoffroy BONNEVILLE
c81f8bc835
SavePage uses nav service
2020-04-21 13:14:56 +02:00
Geoffroy BONNEVILLE
a1085b6010
Add MVVM Light library
...
Updated nuget packages
2020-04-21 13:07:17 +02:00
Geoffroy BONNEVILLE
75f6e2f840
OpenDatabaseUserControl works
2020-04-21 11:26:02 +02:00
Geoffroy BONNEVILLE
310bd777b2
WIP Split composite key user control
...
Some refactoring
2020-04-20 20:02:43 +02:00
Geoffroy BONNEVILLE
73670e8689
Create a shared project with all Win App common files (8.1 and 10)
...
Finally use the dependency injected Resource Service
2020-04-17 16:56:07 +02:00
Geoffroy BONNEVILLE
2fb5b14085
Updating group raise SaveCommand can execute
...
No need to click twice on history menu
Skipped first history entry as it is the same as the current entry
Stored SaveException innerexception as it is read more than once
2020-04-16 19:43:17 +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
98ac418f62
WIP History
...
Restore from history works
2020-04-15 19:06:13 +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
b66e79f97c
History *works*
...
WIP on save on entry page doesn't show last change
2020-04-14 19:59:19 +02:00
Geoffroy BONNEVILLE
9603c1ff01
Icons work again
...
Colors work again
2020-04-14 17:49:29 +02:00
Geoffroy BONNEVILLE
3def21bc7d
Restored title group and entries icons
...
Editing adds a visible border
2020-04-14 14:09:31 +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
14fd4634db
Entry icons now correctly show up
...
Auto create new recycle bin works correctly
2020-04-08 20:02:13 +02:00
Geoffroy BONNEVILLE
752e96884d
Code cleanup (ter)
2020-04-08 16:38:38 +02:00
Geoffroy BONNEVILLE
1046110dd2
Code cleanup (bis)
2020-04-08 16:23:15 +02:00
Geoffroy BONNEVILLE
d1047a92ba
Update build configurations
2020-04-08 15:52:25 +02:00
Geoffroy BONNEVILLE
009382ea03
Cleanup code
2020-04-08 15:27:40 +02:00
Geoffroy BONNEVILLE
4863eb9fae
Create DB works correctly
...
Sample data moved to application
Tests updated (still not working - splat)
WIP
2020-04-07 17:29:03 +02:00
Geoffroy BONNEVILLE
1fa799bdf8
FileInfo overhaul
...
Opening DB works again
2020-04-07 12:48:18 +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
e795a8c3c4
Database settings now work properly
2020-04-03 18:14:44 +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
45fcf7e8ab
Removed ModernKeePassLib dependency
...
Code cleanup
WIP on service replacement and VM use
2020-03-27 18:45:13 +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
903e7649e4
More queries/commands
2020-03-26 15:38:29 +01:00
Geoffroy BONNEVILLE
a17d6b05ae
Added lots of commands
...
Simplified KeePass client
2020-03-26 12:25:22 +01:00