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
5a4f68e70a
remove console.writeline's in OuterEncryptionReader
2026-03-24 23:05:38 +03:00
46abdd37cc
merge branch 'feature/session-timeout'
2026-03-24 23:01:49 +03:00
f851d62a2b
make timer stop while editing passwords
2026-03-24 23:01:15 +03:00
c7bd61bbec
merge branch 'master' into feature/session-timeout
2026-03-24 22:50:12 +03:00
136c1d26e8
fix timer ticking while adding a password
2026-03-24 22:13:59 +03:00
eb183c61ee
merge 2nd fix from 'feature/confirmation-at-closing'
2026-03-23 22:30:08 +03:00
6dd2002bdc
fix dialog not opening after an entry is edited
2026-03-23 22:28:56 +03:00
e078a1d5a7
merge branch 'master' into feature/confirmation-at-closing
2026-03-23 22:25:26 +03:00