d1ad7df811
fix copying linked passwords
2026-05-07 22:28:31 +03:00
e66fe7c1ba
add "Remove from this group" context menu action
2026-05-07 21:44:58 +03:00
1bde43cc24
add "Add to group" context menu action
2026-05-07 21:11:40 +03:00
cc64f55d93
change password group behavior
...
1. add several methods to IPassStore, including logic that was
previously tied to groups
2. implement link entries - bidirectional linking between password
entries and link entries, in order to mirror all entries in the
default ("All Passwords") group
3. bump format version to 1.1
4. display links along with the real password entries
5. get rid of some repeated code
2026-05-06 23:48:57 +03:00
6ecabed730
add "Add Group" button
2026-05-03 20:07:21 +03:00
69934338f2
add group tree display
2026-05-03 15:24:37 +03:00
1cb50c5b04
modified entries now retain their position
2026-05-03 14:53:18 +03:00
c89a091135
minor UI fixes
...
+ make disabled buttons look different
+ change heading color in settings window
+ make EntryEditWindow wide enough
2026-04-30 10:08:47 +03:00
0fa6e12422
theme improvements
...
- force Light theme variant (temporary) to match the actual UI look
- define some colors and brushes in AppTheme to avoid repetition
- fix text color in AboutWindow
2026-04-29 21:35:11 +03:00
a360013ac7
merge branch 'feature/unified-app-icon-for-all-windows'
2026-04-26 21:54:22 +03:00
Быстров Михаил Евгеньевич
438c7c9a01
docs/readme-edit
...
Added information about new featers
2026-04-26 21:49:32 +03:00
428f668b18
merge branch 'Task27'
2026-04-26 21:43:16 +03:00
339766bdc3
change settings.json path to the standard one
2026-04-26 21:41:05 +03:00
b4429354c3
translate settings window to English
2026-04-26 21:40:39 +03:00
ae6ff67c50
merge branch 'feature/recent-files'
2026-04-26 21:02:20 +03:00
Artem Bugaev
d457e29bcb
Unify application icon across all windows
2026-04-26 17:56:57 +03:00
fea0029429
commit
2026-04-23 01:22:59 +03:00
226c0105ba
commit
2026-04-23 01:22:54 +03:00
7306c20fff
commit
2026-04-23 01:22:50 +03:00
02cad0bd2b
commit
2026-04-23 01:22:43 +03:00
InspectorIT
552c857799
update OnFrameworkInitializationCompleted in App.axaml.cs
2026-03-27 23:12:29 +03:00
InspectorIT
128cbae431
update RecentVaultsListItem_DoubleTapped in MainWindow.axaml.cs
2026-03-27 23:08:39 +03:00
InspectorIT
f2a5c342f6
add new methods to IRecentFilesService.cs
2026-03-27 23:03:01 +03:00
InspectorIT
3f757e708a
add Save to methods
2026-03-27 22:52:46 +03:00
InspectorIT
6d333e94f8
add Save method
2026-03-27 22:49:44 +03:00
InspectorIT
651f1106e4
add Load method
2026-03-27 22:47:28 +03:00
InspectorIT
26cfa7e8e1
minor changes in RecentFilesService.cs
2026-03-27 22:40:01 +03:00
72bfd13f5c
merge branch 'fix/window-min-size'
v1.0
2026-03-27 20:42:45 +03:00
def5f1f0e4
merge branch 'feature/totp'
2026-03-27 20:36:31 +03:00
e66ac11718
implement showing TOTP codes
2026-03-27 20:32:36 +03:00
663831989f
change EntryEditWindow height
2026-03-27 20:10:00 +03:00
3532ea09f3
merge branch 'feature/ui-polish'
2026-03-27 20:05:19 +03:00
e0b30209cd
add UI to configure TOTP
2026-03-27 19:59:20 +03:00
Кристина
ec94070060
Задать ограничения размеров окна #3
2026-03-27 19:40:49 +03:00
b4dffc5af2
merge branch 'feature/ui-polish' into feature/totp
2026-03-27 17:16:14 +03:00
4cc58740e0
fix EntryEditWindow
2026-03-27 15:22:16 +03:00
848a6cbbb8
fix password list margin
2026-03-27 14:23:25 +03:00
9ed68588c3
make Ctrl+C on an entry copy its password
2026-03-27 14:07:50 +03:00
3b8b7217a1
add logo instead of text in RepositoryWindow
2026-03-27 13:06:16 +03:00
60186be2f3
change text over the recent files list
2026-03-27 13:00:15 +03:00
77b50b6bf2
closing the repository closes keykeeper
2026-03-27 11:11:49 +03:00
d4d3864b81
basic recent files list, no persistence
2026-03-26 23:29:22 +03:00
0d08e57cf7
rename CreateVaultFileWindow to CreateVaultDialog to be consistent with file names
2026-03-26 21:43:12 +03:00
fc5ec11a84
escape to close CreateVaultDialog + fix indentation in XAML
2026-03-26 21:39:15 +03:00
81335ce7ad
add enter shortcut for unlocking the store
2026-03-26 20:42:17 +03:00
120c99dbb9
the unlock password text box now takes focus automatically
2026-03-26 20:14:42 +03:00
4594fcbf4d
remove redundant styles in EntryEditWindow
2026-03-26 14:47:55 +03:00
b8d5f4b933
change button label in EntryEditWindow to "Done"
2026-03-26 14:45:32 +03:00
ebe779a783
add TOTP parameters to the file format
2026-03-26 14:38:54 +03:00
fafdbd11c0
add TotpParameters class
2026-03-25 21:25:57 +03:00