53 Commits

Author SHA1 Message Date
cd052e459a I can't remember lol 2026-03-03 12:51:33 +01:00
cdfdd05b20 Adjusted image path 2025-11-11 00:25:50 +01:00
194ba05f5b Adjusted icon shadows 2025-11-11 00:25:43 +01:00
50bd891380 Adding AppStream metainfo 2025-11-05 13:59:33 +01:00
a641677964 Fixed App ID inconsistencies 2025-11-05 13:16:01 +01:00
9c840bc52a Add license 2025-10-31 07:26:11 +00:00
c6e0742a65 Renamed app to fit better into GNOME naming styles 2025-10-30 18:03:16 +01:00
60958573ce Icon is done 2025-10-30 13:32:34 +01:00
99a3a7cc5c Renamed type to more descriptive name 2025-10-29 13:23:56 +01:00
81ef458d48 Adding icon prototype 2025-10-29 13:19:33 +01:00
0494940dd7 Adding icon template 2025-10-29 11:00:09 +01:00
0f324fc8c3 Changed appid 2025-10-29 11:00:04 +01:00
d429b4bd5a Error logging 2025-10-29 10:55:25 +01:00
TypoMustakes
bee4c398ce If a collection creation is cancelled by the user, abort 2025-10-28 12:29:11 +01:00
TypoMustakes
118aa459bb Renamed service 2025-10-28 12:28:48 +01:00
TypoMustakes
667f624229 Implemented deletion of collections 2025-10-28 12:11:33 +01:00
TypoMustakes
0dc6d8432a Renamed types to more descriptive name 2025-10-28 12:05:35 +01:00
3a17961c5c Match saved bookmarks against existing collections and remove missing 2025-10-28 11:38:41 +01:00
16682b8539 Placeholder store removed, implemented creating default if none exist 2025-10-28 11:38:18 +01:00
2910421d48 Partial implementation of SecretService 2025-10-28 11:37:03 +01:00
0e01b34ea8 Updated GirCore.Adw-1 2025-10-28 11:35:55 +01:00
daed253eb4 Split MainWindow.cs based on purpose 2025-10-05 19:50:29 +02:00
e117748bb5 Started working on loading password list from viewModel 2025-09-30 19:05:53 +02:00
c8d98e72d0 Fix file not being saved on exit 2025-09-30 19:05:34 +02:00
561f76581b Got rid of shortcut icons 2025-09-30 19:04:52 +02:00
a99b9fe0bb Implemented proper viewModels 2025-09-30 11:31:38 +02:00
c8c24cb7cc Simplified Repository, Logic handles more by itself 2025-09-30 10:41:12 +02:00
7ac87ea568 Adding README 2025-09-26 11:23:57 +02:00
6902aeb9c0 Moved source to subfolder 2025-09-26 11:04:03 +02:00
22ad11add1 Started implementing proper ViewModels now that the backend is mostly done 2025-09-26 11:02:37 +02:00
e2c588794e CRUD implemented 2025-09-23 13:28:11 +02:00
9c006b0674 Created search bar 2025-09-22 13:58:59 +02:00
TypoMustakes
ebfd763e68 Started implementing backend 2025-09-22 13:08:08 +02:00
5bd03270d4 No path is now long enough to shrink the "Location" label 2025-09-19 09:32:51 +02:00
7df99eaa9f Implemented more UI functionality 2025-09-19 09:09:14 +02:00
4d06e6740e Switching to dialog approach 2025-09-18 15:36:30 +02:00
9f67e85088 Switched to using AdwButtonContent 2025-09-18 14:46:33 +02:00
a2f19dc189 Adding new window for adding password stores 2025-09-18 14:46:25 +02:00
e65f6c94af Tidying up workspace, creating new layers 2025-09-18 10:14:23 +02:00
b5be0db52b Implemented IoC container 2025-09-17 17:50:29 +02:00
034ff2fcc7 Moved App.UI.Models to App.UI.ViewModels 2025-09-17 17:49:00 +02:00
fc09de4b5a New button style more closely follows GNOME HIG 2025-09-17 17:07:43 +02:00
777762742a Skeleton of preferences view 2025-09-17 14:32:00 +02:00
c884fab60e Fixed minimum window dimensions 2025-09-17 13:51:17 +02:00
c7d7cf0dab Refined labels 2025-09-17 13:46:32 +02:00
decc80341f Add edit button to shortcut rows 2025-09-17 13:42:46 +02:00
de29f522ba Using prettier button 2025-09-17 13:11:48 +02:00
b0379fba05 Sidebar shortcuts bound 2025-09-17 12:57:52 +02:00
63ca15ff54 Swapped to Overlay sidebar for more intuitive UI 2025-09-17 09:31:38 +02:00
e329430d28 Packed MainWindow.xml into assembly to prevent runtime modification 2025-09-17 09:02:22 +02:00