Commit Graph

44 Commits

Author SHA1 Message Date
Max Goedjen 6eee29e1fa
Turn off stripping (#291)
* Turn off stripping

* Remove archive from assets, now that it's not really needed
2021-12-29 23:56:46 -08:00
Max Goedjen cda56ea14b
Enable additional concurrency warnings (#281)
* Turn on warnings

* Turn on warnings

* Fix warnings
2021-12-15 05:03:42 +00:00
Max Goedjen 79f7177ffb
Update Xcode and Cleanup Deprecations (#277)
* Cleanup.

* Remove obsolete animation

* Bump xcode
2021-12-12 02:07:10 +00:00
Max Goedjen 7d9fee0546
Allow limited key validity window for authenticated keys (#252) 2021-11-08 01:41:59 +00:00
Dylan Lundy 8114acf50a
Add option to rename keys/secrets (#216)
* Add option to rename secrets

* Address PR comments

Co-authored-by: Max Goedjen <max.goedjen@gmail.com>
2021-05-31 23:20:38 -07:00
lavalleeale dca340ad40
Change hard-coded bundleID to automatically retrieved one (#202) 2021-01-18 20:08:52 -08:00
Max Goedjen 698a69a034
Improve updater (#203) 2021-01-18 00:49:26 -08:00
Max Goedjen 0544287141
Add internet access policy (#199) 2021-01-17 15:59:35 -08:00
Max Goedjen edf01cc6d4
Restore changes for Big Sur images. (#160)
* Switch test to Big Sur

* Switch to new logger api

* Fix versions

* .
2020-11-11 15:32:28 -08:00
Max Goedjen 3774352dfd
Show request details in Secure prompts (#146) 2020-09-23 21:51:48 -07:00
Max Goedjen 85e096f8cc
Fix broken updater check (#145) 2020-09-22 00:17:22 -07:00
Max Goedjen 331e4ed0d6
Update for Big Sur & SwiftUI 2 (#128) 2020-09-21 23:12:50 -07:00
Max Goedjen 55b57e0cbf
Remove secret requirement for tests, open to PRs (#122)
* Update test.yml

* Test

* Test

* Test

* Test

* Update test.yml
2020-07-12 15:12:18 -07:00
Max Goedjen 8bbf489146
Relaunch agent if updated (#86) 2020-04-04 15:16:31 -07:00
Max Goedjen 31e51e45c1
Move types to common (#81) 2020-03-29 17:26:43 -07:00
Max Goedjen 4dcc9b113d
Agent Tests (#74) 2020-03-23 23:22:22 -07:00
Max Goedjen 0d74f6f561
Really fix signing for brief 2020-03-21 23:36:52 -07:00
Max Goedjen efeb7f09a3
Fix brief signing 2020-03-21 23:33:51 -07:00
Max Goedjen f214da98a4
Remove test asset. 2020-03-21 19:37:03 -07:00
Max Goedjen 95cf88d3ca
Add type eraser tests. 2020-03-21 19:36:11 -07:00
Max Goedjen 31dfba8265
Add tests for reader. 2020-03-21 19:28:08 -07:00
Max Goedjen df8eedebd0
Adding notifications for updater (#70) 2020-03-21 18:43:26 -07:00
Max Goedjen a0052e8395
Richer notifications (#68) 2020-03-21 17:52:51 -07:00
Max Goedjen 7481498c5b
Basic no stores view (#66) 2020-03-20 20:20:20 -07:00
Max Goedjen fe16e4d9c4
Build and About page (#64)
* Adding credits txt

* Switch up build number
2020-03-19 21:16:14 -07:00
Max Goedjen 2b5fdf541d
Request Attribution (#59) 2020-03-17 00:56:55 -07:00
Max Goedjen 4b66e874a7
Cleanup of agent (#58)
* Extract key selection.

* Moving agent and socket stuff to SecretAgentKit

* Cleanup of agent
2020-03-16 23:39:34 -07:00
Max Goedjen aa52da2c04
OpenSSH writer tests (#57) 2020-03-16 23:08:48 -07:00
Max Goedjen 017bdb85a4
Test infrastructure (#52)
* Adding tests target

* Adding test plan

* Fixing deps

* Add test workflow

* Add config

* More

* Change workflow

* Add test step to release

* Signing changes

* Signing changes

* Remove 11.4 specific test

* More signing
2020-03-15 17:04:20 -07:00
Max Goedjen 9daae8957a
Add notice if agent isn't running (#47)
* Add agent checker
* Check on foreground
2020-03-15 14:36:07 -07:00
Max Goedjen bde9085d31
Reorg 2020-03-15 14:13:28 -07:00
Max Goedjen 6136fc2e69
Updater (#43) 2020-03-15 01:01:40 -07:00
Max Goedjen 50bb1d4582
Disable per-framework signing 2020-03-14 19:28:25 -07:00
Max Goedjen 3fd3f1c138
Bump down version 2020-03-11 23:09:18 -07:00
Max Goedjen e4178d35d8
Prompts for empty stores (#31)
* Preview content

* Empty views.

* Cleanup

* Better sizing
2020-03-11 00:02:17 -07:00
Max Goedjen 8a6e72e73c
Fix release signing 2020-03-09 22:16:10 -07:00
Max Goedjen 2f3f5681e7
Split out into separate files 2020-03-08 20:08:27 -07:00
Max Goedjen 376f26ef38
More progress. 2020-03-08 20:03:40 -07:00
Max Goedjen afa29c6a4e
Add deletion confirmation screen (fixes #19) 2020-03-07 00:13:56 -08:00
Max Goedjen 9a84bdf6bc
Fix development signing 2020-03-05 23:50:20 -08:00
Max Goedjen 1e68198fd3
Change host and signing 2020-03-05 23:48:24 -08:00
Max Goedjen 5965859d4a
Secure enclave implementation 2020-03-03 23:14:38 -08:00
Max Goedjen de2082f70e
Structure 2020-02-18 20:52:00 -08:00
Max Goedjen d0ab8b44b5
Setup 2020-02-18 19:36:41 -08:00