Max Goedjen
19f9494492
Remove 24h unlock duration ( #342 )
2022-01-31 08:09:57 +00:00
Max Goedjen
c50d2feaf9
Add nightly build ( #341 )
2022-01-31 07:58:23 +00:00
David Gunzinger
03d3cc9177
wait for new packets on the agent socket after the handler is invoked… ( #267 )
...
* wait for new packets on the agent socket after the handler is invoked. this fixes https://github.com/maxgoedjen/secretive/issues/244
* handle closing of the socked
* fix compile
Co-authored-by: David Gunzinger <david.gunzinger@smoca.ch>
2022-01-31 07:53:02 +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
Andrew Glaze
07559bd7ef
Add setup instructions for GitKraken ( #339 )
2022-01-27 03:19:15 +00:00
Max Goedjen
cb206a18c2
Switch ( #334 )
2022-01-18 21:24:57 +00:00
Anthony Kosednar
6cb3ff80d9
Corrected FAQ link to Updater.swift source code ( #326 )
2022-01-18 21:20:03 +00:00
Max Goedjen
05c5aca9b6
Project public key files for use in configs ( #264 )
2022-01-02 23:25:40 -08:00
Max Goedjen
5894bbca00
Unbreak ( #318 )
2022-01-03 07:13:02 +00:00
Max Goedjen
3df7ce6256
DocC extensions ( #315 )
...
* Add extensions.
* Cleanup
2022-01-02 23:19:36 +00:00
Max Goedjen
b0322b4c1f
Document SecretAgentKit ( #312 )
...
* Kit
* More
* More
* More
* Organization
2022-01-02 06:54:22 +00:00
Max Goedjen
7b7615ca38
Update GitHub image ( #313 )
2022-01-02 06:16:36 +00:00
Max Goedjen
da2c460c60
Break up Brief + Document ( #311 )
2022-01-02 05:46:01 +00:00
Max Goedjen
eb282b4116
Docs ( #310 )
2022-01-02 02:45:03 +00:00
Max Goedjen
fb6cebe92f
Add docs ( #309 )
2022-01-02 02:39:21 +00:00
Max Goedjen
22d9b37d63
Docs for SecretKit ( #306 )
...
* Start docc
* Docs
* .
* More
2022-01-02 02:10:44 +00:00
Max Goedjen
ee3e844519
Ignore workspace data ( #299 )
2022-01-02 00:49:15 +00:00
Max Goedjen
3f34e91a2c
Split out libraries into SPM packages ( #298 )
2022-01-01 16:43:29 -08:00
Max Goedjen
f249932ff2
Quick prompting for stuff on debug/test builds ( #296 )
2021-12-31 22:59:12 +00:00
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
836aa983ed
Upload Xcode archive as release asset ( #286 )
...
* Update Xcode and upload archives
* Diff IDs
* Underscore
* Reorder
2021-12-24 13:55:26 -08:00
Max Goedjen
9aacd73673
Fix Zac's crash ( #284 )
...
* Guard + copy
* obo
2021-12-24 06:56:47 +00: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
86719e893b
Improve validity window
2021-12-12 02:09:33 +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
6bb9fd376f
Switch to Xcode 13 notarytool ( #258 )
...
* Switch to notarytool
* Key data
2021-11-08 04:19:41 +00:00
Max Goedjen
7d9fee0546
Allow limited key validity window for authenticated keys ( #252 )
2021-11-08 01:41:59 +00:00
Max Goedjen
faed5514e2
Add driver name when on macOS 12.0 ( #223 )
2021-11-07 20:27:18 +00:00
Max Goedjen
4ab3783a15
Switch to Xcode 13.1 ( #254 )
...
* Update release.yml
* Update test.yml
2021-11-07 20:24:42 +00:00
Jon Tingvold
88b7ef82da
Update APP_CONFIG.md with configuration for Cyberduck ( #243 )
2021-10-19 03:14:29 +00:00
Max Goedjen
3d305d95ac
Embed detail in scrollview ( #241 )
2021-09-25 22:12:35 +00:00
Max Goedjen
3f04126d00
Build with Xcode 13 ( #226 )
2021-09-23 04:10:04 +00:00
Max Goedjen
9d6bbd2a04
Fix focus resignation ( #227 )
2021-08-08 22:57:01 +00:00
Max Goedjen
35aea0729d
Switch to Xcode 12.5.1 ( #228 )
...
* Update release.yml
* Update test.yml
2021-08-08 22:55:23 +00:00
Max Goedjen
c5bd4c2189
. ( #221 )
2021-06-01 00:21:58 -07: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
Max Goedjen
cd965b9ec6
Fix background issue ( #217 )
2021-05-10 03:05:45 +00:00
Alex Lavallee
f30d1f802f
Configure ssh directly instead of setting environment variable ( #208 )
2021-03-06 15:21:33 -08:00
Max Goedjen
af479408a4
Switch GitHub Actions releaser to use API key instead of app specific password ( #212 )
...
* Update release.yml
* Update signing.sh
* Update release.yml
* Fix weird spacing
* Update signing.sh
* Update release.yml
* Update signing.sh
2021-02-26 06:28:02 +00:00
Josh
42b034270a
Changed checkbox to radio button for clearer UI. ( #210 )
2021-01-30 23:01:17 -08:00
lavalleeale
dca340ad40
Change hard-coded bundleID to automatically retrieved one ( #202 )
2021-01-18 20:08:52 -08:00
Max Goedjen
8dfabd35aa
Update readme assets for design changes ( #204 )
...
* Delete app.png
* Add files via upload
* Delete app.png
* Add files via upload
* Add template to sketch
2021-01-18 18:12:19 -08:00
Max Goedjen
9c28efab5c
Improve release template ( #206 )
...
* Improve release template
* Update release.yml
* Update test.yml
2021-01-18 15:14:23 -08:00
Max Goedjen
698a69a034
Improve updater ( #203 )
2021-01-18 00:49:26 -08:00
Max Goedjen
4105c1d6f6
Fix arrow position ( #200 )
...
* Fix arrow position
* Restore that
2021-01-17 19:35:22 -08:00
Max Goedjen
4de805dd37
Add support for SHA256 fingerprints ( #198 )
...
* Add SHA256
* Update tests
* Fix padding
2021-01-17 16:16:38 -08:00
Max Goedjen
0544287141
Add internet access policy ( #199 )
2021-01-17 15:59:35 -08:00
Florent Monbillard
8ec19d1fb7
brew cask install is deprecated ( #192 )
...
Use `brew install` instead of `brew cask install`
2021-01-17 13:37:30 -08:00
Max Goedjen
6c3748b6bf
Comment ( #181 )
2020-11-29 13:15:14 -08:00
Max Goedjen
dc91f61dba
Update ApplicationDirectoryController.swift ( #178 )
2020-11-25 18:13:46 -08:00