Markus Thielker
|
1c4025c313
|
Add image to README.md
|
2025-02-08 01:48:28 +01:00 |
|
Markus Thielker
|
99c16b368d
|
Update text field style
|
2025-02-08 01:48:19 +01:00 |
|
Markus Thielker
|
2d11418aa6
|
PWD-7: apply styling to add-password form (#8)
|
2025-01-24 17:51:30 +01:00 |
|
Markus Thielker
|
083ca1f030
|
PWD-7: check for empty values before creation
|
2025-01-24 17:49:56 +01:00 |
|
Markus Thielker
|
737d904807
|
PWD-7: customise add-password form style
|
2025-01-24 17:49:10 +01:00 |
|
Markus Thielker
|
593f4fbd93
|
PWD-3: add context menu to delete passwords (#6)
|
2025-01-24 17:46:17 +01:00 |
|
Markus Thielker
|
2376a1163d
|
PWD-3: add context menu to delete passwords
|
2025-01-24 17:45:22 +01:00 |
|
Markus Thielker
|
b8baca3461
|
PWD-1: add custom UI style (#5)
|
2025-01-24 13:45:08 +01:00 |
|
Markus Thielker
|
d2c1f1dc22
|
PWD-1: modify text styling
|
2025-01-24 13:43:33 +01:00 |
|
Markus Thielker
|
6b1be3378a
|
PWD-1: display text after updating list
|
2025-01-23 17:30:49 +01:00 |
|
Markus Thielker
|
bb4cb2a0d3
|
PWD-1: revert button changes
|
2025-01-21 16:06:14 +01:00 |
|
Markus Thielker
|
4887f42b1f
|
PWD-1: replace NavigationView with NavigationStack implementation
|
2025-01-21 16:04:37 +01:00 |
|
Markus Thielker
|
ca240988b8
|
PWD-1: refactor button component
|
2025-01-21 16:03:29 +01:00 |
|
Markus Thielker
|
63d2c9e6eb
|
PWD-1: add border to text field style
|
2025-01-21 16:03:00 +01:00 |
|
Markus Thielker
|
a4dce65275
|
Fix typo in README.md
|
2025-01-21 14:29:27 +01:00 |
|
Markus Thielker
|
7c1b9cb96d
|
PWD-1: raise macOS deployment target to 15.0
This is done to use the NavigationStack component in the following navigation refactoring to remove the NavigationView
|
2025-01-21 14:28:50 +01:00 |
|
Markus Thielker
|
7b82797cb5
|
PWD-1: add and apply input style
|
2025-01-21 14:25:03 +01:00 |
|
Markus Thielker
|
0435cb45f6
|
PWD-1: add icon button variant
|
2025-01-21 14:19:54 +01:00 |
|
Markus Thielker
|
b93316c2ac
|
PWD-1: update .gitignore
|
2025-01-20 22:55:14 +01:00 |
|
Markus Thielker
|
594aa204ce
|
PWD-1: Add debug conditional to authentication call
|
2025-01-20 22:52:41 +01:00 |
|
Markus Thielker
|
6156a42a0e
|
PWD-1: Add button preview
|
2025-01-20 22:52:33 +01:00 |
|
Markus Thielker
|
bcf1d25b63
|
PWD-1: create custom button component
|
2025-01-20 22:37:00 +01:00 |
|
Markus Thielker
|
fe2f48d2f8
|
Display statistics for password
|
2025-01-19 19:43:45 +01:00 |
|
Markus Thielker
|
91e535243a
|
Fix authentication reasons
|
2025-01-18 00:40:39 +01:00 |
|
Markus Thielker
|
f766e0893a
|
Create password attempt when submitting
|
2025-01-18 00:40:39 +01:00 |
|
Markus Thielker
|
54b1cc1884
|
Add new password attempt table
|
2025-01-18 00:40:39 +01:00 |
|
Markus Thielker
|
61ee809df5
|
Major refactor of data model
Moved all password data except ID and secret value to SwiftData table as preparation for further data collection
|
2025-01-18 00:40:37 +01:00 |
|
Markus Thielker
|
c3f8103482
|
Create README.md
|
2025-01-17 01:30:15 +01:00 |
|
Markus Thielker
|
fc0d177827
|
Add authentication to app
|
2025-01-16 16:18:29 +01:00 |
|
Markus Thielker
|
2707a0d982
|
Add detail view to check password
|
2025-01-16 16:10:28 +01:00 |
|
Markus Thielker
|
949292060b
|
Improve password list view
|
2025-01-16 01:56:03 +01:00 |
|
Markus Thielker
|
55ace80869
|
Add .gitignore file
|
2025-01-16 01:55:50 +01:00 |
|
Markus Thielker
|
42e2d9e53d
|
Add repository and functions to view model
|
2025-01-16 00:23:25 +01:00 |
|
Markus Thielker
|
3e2ad444bd
|
Add password repository to interact with keychain
|
2025-01-16 00:23:06 +01:00 |
|
Markus Thielker
|
5e05d2f0ed
|
Replace default views with basic layout
|
2025-01-16 00:12:39 +01:00 |
|
Markus Thielker
|
e3deae28c6
|
Add password model
|
2025-01-15 23:59:35 +01:00 |
|
Markus Thielker
|
7ef8682e26
|
Initial Commit
|
2025-01-15 23:57:12 +01:00 |
|