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
|
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
|
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
|
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
|
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
|
a17d6b05ae
|
Added lots of commands
Simplified KeePass client
|
2020-03-26 12:25:22 +01:00 |
|
Geoffroy BONNEVILLE
|
4b1210f414
|
WIP
|
2020-03-24 19:14:34 +01:00 |
|
Geoffroy BONNEVILLE
|
f208e2d0b6
|
Correct package version installed
Dependency injection works
Project renaming
WIP replacement of services with CQRS
|
2020-03-24 17:31:34 +01:00 |
|
Geoffroy BONNEVILLE
|
34cd4ca3d8
|
Allow any file type for key selection
|
2020-03-20 17:05:46 +01:00 |
|
BONNEVILLE Geoffroy
|
5b1039b81f
|
Hid useless open from URL
Removed commented out code
|
2018-09-10 18:26:55 +02:00 |
|
BONNEVILLE Geoffroy
|
37deac2ab9
|
Basic CSV Import working
|
2018-09-10 17:29:52 +02:00 |
|
BONNEVILLE Geoffroy
|
34f6d4e793
|
Correct navigation to root group when creating new database
|
2018-09-10 11:25:57 +02:00 |
|
BONNEVILLE Geoffroy
|
bbae2c356a
|
Changed implementation of sample data
Creating a new entry does not create an useless history value
WIP import data
|
2018-09-10 11:13:44 +02:00 |
|
|
deec19a60c
|
Merge branch 'master' of https://geogeob.visualstudio.com/_git/ModernKeePass
|
2018-09-09 20:02:02 +02:00 |
|
|
b1167594db
|
Finally corrected weird Windows 8 and RT bug
Refactor TopMenu User Control visibility with Visual State Manager
|
2018-09-09 20:01:56 +02:00 |
|
BONNEVILLE Geoffroy
|
0da6a5fc60
|
WIP Import mechanism
|
2018-09-07 18:16:40 +02:00 |
|
BONNEVILLE Geoffroy
|
549006036b
|
Changed default icon from IntToSymbolConverter to a parameter
Filtered symbol list from drop down list to only show actually settable symbols
|
2018-09-06 18:30:30 +02:00 |
|
BONNEVILLE Geoffroy
|
6ed29e788c
|
Sort menu default visibility set to Collapsed
|
2018-09-04 15:07:31 +02:00 |
|
BONNEVILLE Geoffroy
|
e437f65f83
|
Restored useless changes
Code cleanup
|
2018-08-03 17:41:52 +02:00 |
|
BONNEVILLE Geoffroy
|
6f96e698ec
|
Created Import/Export page (stub)
Changed some dependency properties from Interfaces to implementations
Used CanExecute on Commands
|
2018-08-02 17:40:30 +02:00 |
|
BONNEVILLE Geoffroy
|
89d43e21eb
|
Created a sub style for textbox with buttons in EntryDetailPage
Set long forgotten resources for buttons tooltips
|
2018-07-26 17:58:34 +02:00 |
|
BONNEVILLE Geoffroy
|
5d9831efb5
|
Clearer clipboard action toast messages
Created a top menu button style
|
2018-07-26 16:28:28 +02:00 |
|
BONNEVILLE Geoffroy
|
b65cb87e58
|
Minor code cleanup
|
2018-07-26 12:01:49 +02:00 |
|
BONNEVILLE Geoffroy
|
7e687f7001
|
Donation page now displays a loading ring while page is loaded
|
2018-07-26 11:49:48 +02:00 |
|
BONNEVILLE Geoffroy
|
2a2a934006
|
Entry delete button now shows up correctly
Minor code refactoring
|
2018-07-25 18:39:03 +02:00 |
|
BONNEVILLE Geoffroy
|
4ae65fdbac
|
Created an app theme instead of using the System accent colors (which doesn't work in Win 8.1)
Merged two dictionaries into one
Re-added focus on title when editing an entity
|
2018-07-25 18:08:59 +02:00 |
|
BONNEVILLE Geoffroy
|
9863195684
|
Added CodeAnalysis package
Better entry history handling
Changing icon now adds an history entry
|
2018-07-24 17:52:44 +02:00 |
|
BONNEVILLE Geoffroy
|
d6765904a1
|
Slider control now uses Accent Color
ComboBox enter key now uses Accent Color
Some code cleanup
Updated release notes
|
2018-07-24 16:26:58 +02:00 |
|
BONNEVILLE Geoffroy
|
6f161e8699
|
Changed search button and search box visibility behavior for a more modern and user friendly mechanism
|
2018-07-20 17:24:02 +02:00 |
|
BONNEVILLE Geoffroy
|
8f1f80ae38
|
New version number
New homepage URL
|
2018-07-20 16:33:13 +02:00 |
|
BONNEVILLE Geoffroy
|
aec09a6890
|
Updated screenshots
Widened semantic view group header to accomodate larger letters
|
2018-07-18 18:30:56 +02:00 |
|
BONNEVILLE Geoffroy
|
8e557c608e
|
Hamburger menu expanded size set to static value
LeftIndicator list view pointed over opacity reduced
|
2018-07-18 16:20:02 +02:00 |
|
BONNEVILLE Geoffroy
|
b88d6131c5
|
Set a global XAML variable for menu and button sizes
Set global to 60 instead of 50
Changed expired entry icon
|
2018-07-12 18:19:26 +02:00 |
|
BONNEVILLE Geoffroy
|
c25ae2ad0f
|
Group and entry icon is now shown (and editable) on the left of the title
Added new entry placeholder text in resources
Group detail page small view triggered on larger width
|
2018-07-12 15:32:54 +02:00 |
|
BONNEVILLE Geoffroy
|
2abab27d5c
|
Updating master key now works again
Security settings page now also uses Toast Action
|
2018-07-12 12:30:58 +02:00 |
|
BONNEVILLE Geoffroy
|
a91f8b6c5c
|
Entry page now has vertical scrollbar if needed
Removed command bar
Restore button is now correctly enabled or not depending on context
|
2018-07-11 18:23:52 +02:00 |
|
BONNEVILLE Geoffroy
|
83d37d943f
|
Sorting now works with code behind
|
2018-07-11 13:48:15 +02:00 |
|
BONNEVILLE Geoffroy
|
81ca11a955
|
WIP Top Menu - sort buttons present but not working
Removed flyout from textbox with button
Generating a new password creates a new history entry
Top Menu edit mode now works as intended
|
2018-07-11 12:15:56 +02:00 |
|
BONNEVILLE Geoffroy
|
931f79ac16
|
WIP Top Menu - added code behind to handle visibility and enabled status in flyouts because XAML doesn't work
|
2018-07-10 18:26:27 +02:00 |
|
BONNEVILLE Geoffroy
|
2ab84ef4af
|
WIP Top Menu - Overflow mechanism works, commands implemented
|
2018-07-05 18:32:42 +02:00 |
|
BONNEVILLE Geoffroy
|
056d1af9d0
|
WIP Top Menu - Button visibility ok when not in menu
|
2018-07-04 18:26:16 +02:00 |
|
BONNEVILLE Geoffroy
|
34f5f2f6c8
|
WIP Top Menu
|
2018-07-02 18:23:43 +02:00 |
|