Commit Graph

20 Commits

Author SHA1 Message Date
Max Goedjen
27d96a0845
More create 2024-01-04 17:59:33 -08:00
Max Goedjen
eb53b6166a
Rename 2024-01-04 17:53:35 -08:00
Max Goedjen
0e1411731d
Detail 2024-01-04 17:51:01 -08:00
Max Goedjen
57beef89f7
Delete 2024-01-04 17:48:58 -08:00
Max Goedjen
462b020a38
No secure storage view 2024-01-04 17:46:08 -08:00
Max Goedjen
ebbaf82919
Setup flow 2024-01-04 17:43:57 -08:00
Max Goedjen
f583a3c263
Continue 2024-01-04 17:26:18 -08:00
Max Goedjen
de959345ed
Set up and start main content view 2024-01-04 17:16:03 -08:00
Max Goedjen
5bf5be6c25
Fix popovers not showing on Sonoma beta (#477)
* Use .rect(bounds) on Sonoma.

* Comment
2023-07-23 21:35:28 +00:00
Maxwell
43a9e287c3
Rounded out the rest of the SmartCardStore API (#450)
* Rounded out the rest of the SmartCardStore API.

* Comments and shuffling around

* Expose verify as public api

* Verification

* Tweak verify signature

* Cleanup and tests

---------

Co-authored-by: Max Goedjen <max.goedjen@gmail.com>
2023-03-12 00:21:09 +00:00
Max Goedjen
480ef5392d
Fix bugs around selection after creating/deleting/updating keys (#436)
* Fix bug where new secret wouldn't be selected

* Remove keyboard shortcut for deletion
2022-12-23 04:29:51 +00:00
Max Goedjen
8679ca3da0
Switch toolbar items to viewbuilders (#434)
* Switch toolbar items to viewbuilders

* Toolbar button style
2022-12-22 23:05:04 +00:00
Max Goedjen
acdf0baf3a
Create Secret Screen Redesign (#370) 2022-12-19 00:19:54 +00:00
Max Goedjen
1a362ef955
Tighten up light-scheme colors (#429)
* Tighten up light-scheme colors

* Tweak more

* Little more
2022-12-18 15:16:08 -08:00
Max Goedjen
47d736cb0d
Don't delete public cert keys corrresponding to secretive-tracked keys (#417) 2022-10-27 05:46:43 +00:00
Max Goedjen
a1009d0dac
Statically load whether or not a key requires authentication before use (#357)
* Add protocol requirements

* Load auth settings.

* Updates.

* Update preview store

* Add lock icon
2022-02-25 06:59:35 +00:00
Max Goedjen
141cc03b60
Move presentation of setup view off of toolbar item, since it's not a popover anymore (#340) 2022-01-31 07:44:09 +00:00
Max Goedjen
cb206a18c2
Switch (#334) 2022-01-18 21:24:57 +00:00
Max Goedjen
05c5aca9b6
Project public key files for use in configs (#264) 2022-01-02 23:25:40 -08:00
Max Goedjen
3f34e91a2c
Split out libraries into SPM packages (#298) 2022-01-01 16:43:29 -08:00