Commit Graph

221 Commits

Author SHA1 Message Date
10dd32252a change some labels & add version information in About 2026-05-08 17:36:09 +03:00
16ee0c87b2 merge branch 'feature/configurable-lock-timer' 2026-05-08 16:47:18 +03:00
4fc8f316ee add lock timer setting 2026-05-08 16:32:25 +03:00
a2360ab6dd merge branch 'fix/ToastNotificationHost' 2026-05-08 14:42:00 +03:00
ffd4112d6e merge branch 'feature/password-groups' 2026-05-08 13:16:59 +03:00
Быстров Михаил Евгеньевич
d423f07de9 fix/ToastNotificationHost-delay 2026-05-08 13:08:32 +03:00
48f0b63ddb add "Add to Favourites/Remove from Favourites" context menu action 2026-05-08 12:13:28 +03:00
c92a80fbdf merge branch 'StrangeOfPassword' 2026-05-08 00:42:15 +03:00
20a8a7ae84 Update CreateVaultDialog.axaml 2026-05-08 00:24:42 +03:00
33f6f86c0b Update CreateVaultDialog.axaml.cs 2026-05-08 00:24:36 +03:00
f1fb897266 Update ErrorDialog.axaml 2026-05-08 00:24:31 +03:00
d6fa306f83 disable group list horizontal scroll 2026-05-08 00:05:12 +03:00
7750686b0a update axaml 2026-05-08 00:04:15 +03:00
55b1d30a99 Update cs 2026-05-08 00:04:07 +03:00
4e53b710a5 add context menu for groups 2026-05-07 23:26:00 +03:00
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
0beb0702c7 increase EntryEditWindow width, closes #10 2026-05-03 20:15:20 +03:00
6ecabed730 add "Add Group" button 2026-05-03 20:07:21 +03:00
a5f7e0ab2b merge branch 'ErrorWindow' 2026-05-03 18:33:43 +03:00
72997f832e close the error dialog by pressing Enter/Esc 2026-05-03 18:31:07 +03:00
5a7dfc7f9a make error title customizable 2026-05-03 16:02:20 +03:00
003dbc264c make timer transparent instead of invisible to avoid disturbing layout 2026-05-03 15:41:27 +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
0a36ad69c1 commit 2026-05-02 06:42:36 +03:00
62f0e1b00d commit 2026-05-02 06:42:31 +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