1
0
mirror of https://github.com/maxgoedjen/secretive.git synced 2025-05-02 20:26:59 +00:00
Commit Graph

277 Commits

Author SHA1 Message Date
Max Goedjen
db8833fa25
Switch key reps to an md5 based name () 2022-02-17 06:15:47 +00:00
Max Goedjen
1409e9ac31
Revert "Remove 24h unlock duration ()" ()
This reverts commit 19f9494492.
2022-02-12 06:34:24 +00:00
Max Goedjen
adabe801d3
Update FAQ.md () 2022-02-07 01:01:09 +00:00
Max Goedjen
19f9494492
Remove 24h unlock duration () 2022-01-31 08:09:57 +00:00
Max Goedjen
c50d2feaf9
Add nightly build () 2022-01-31 07:58:23 +00:00
David Gunzinger
03d3cc9177
wait for new packets on the agent socket after the handler is invoked… ()
* 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 () 2022-01-31 07:44:09 +00:00
Andrew Glaze
07559bd7ef
Add setup instructions for GitKraken () 2022-01-27 03:19:15 +00:00
Max Goedjen
cb206a18c2
Switch () 2022-01-18 21:24:57 +00:00
Anthony Kosednar
6cb3ff80d9
Corrected FAQ link to Updater.swift source code () 2022-01-18 21:20:03 +00:00
Max Goedjen
05c5aca9b6
Project public key files for use in configs () 2022-01-02 23:25:40 -08:00
Max Goedjen
5894bbca00
Unbreak () 2022-01-03 07:13:02 +00:00
Max Goedjen
3df7ce6256
DocC extensions ()
* Add extensions.

* Cleanup
2022-01-02 23:19:36 +00:00
Max Goedjen
b0322b4c1f
Document SecretAgentKit ()
* Kit

* More

* More

* More

* Organization
2022-01-02 06:54:22 +00:00
Max Goedjen
7b7615ca38
Update GitHub image () 2022-01-02 06:16:36 +00:00
Max Goedjen
da2c460c60
Break up Brief + Document () 2022-01-02 05:46:01 +00:00
Max Goedjen
eb282b4116
Docs () 2022-01-02 02:45:03 +00:00
Max Goedjen
fb6cebe92f
Add docs () 2022-01-02 02:39:21 +00:00
Max Goedjen
22d9b37d63
Docs for SecretKit ()
* Start docc

* Docs

* .

* More
2022-01-02 02:10:44 +00:00
Max Goedjen
ee3e844519
Ignore workspace data () 2022-01-02 00:49:15 +00:00
Max Goedjen
3f34e91a2c
Split out libraries into SPM packages () 2022-01-01 16:43:29 -08:00
Max Goedjen
f249932ff2
Quick prompting for stuff on debug/test builds () 2021-12-31 22:59:12 +00:00
Max Goedjen
6eee29e1fa
Turn off stripping ()
* 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 ()
* Update Xcode and upload archives

* Diff IDs

* Underscore

* Reorder
2021-12-24 13:55:26 -08:00
Max Goedjen
9aacd73673
Fix Zac's crash ()
* Guard + copy

* obo
2021-12-24 06:56:47 +00:00
Max Goedjen
cda56ea14b
Enable additional concurrency warnings ()
* 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 ()
* Cleanup.

* Remove obsolete animation

* Bump xcode
2021-12-12 02:07:10 +00:00
Max Goedjen
6bb9fd376f
Switch to Xcode 13 notarytool ()
* Switch to notarytool

* Key data
2021-11-08 04:19:41 +00:00
Max Goedjen
7d9fee0546
Allow limited key validity window for authenticated keys () 2021-11-08 01:41:59 +00:00
Max Goedjen
faed5514e2
Add driver name when on macOS 12.0 () 2021-11-07 20:27:18 +00:00
Max Goedjen
4ab3783a15
Switch to Xcode 13.1 ()
* 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 () 2021-10-19 03:14:29 +00:00
Max Goedjen
3d305d95ac
Embed detail in scrollview () 2021-09-25 22:12:35 +00:00
Max Goedjen
3f04126d00
Build with Xcode 13 () 2021-09-23 04:10:04 +00:00
Max Goedjen
9d6bbd2a04
Fix focus resignation () 2021-08-08 22:57:01 +00:00
Max Goedjen
35aea0729d
Switch to Xcode 12.5.1 ()
* Update release.yml

* Update test.yml
2021-08-08 22:55:23 +00:00
Max Goedjen
c5bd4c2189
. () 2021-06-01 00:21:58 -07:00
Dylan Lundy
8114acf50a
Add option to rename keys/secrets ()
* 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 () 2021-05-10 03:05:45 +00:00
Alex Lavallee
f30d1f802f
Configure ssh directly instead of setting environment variable () 2021-03-06 15:21:33 -08:00
Max Goedjen
af479408a4
Switch GitHub Actions releaser to use API key instead of app specific password ()
* 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. () 2021-01-30 23:01:17 -08:00
lavalleeale
dca340ad40
Change hard-coded bundleID to automatically retrieved one () 2021-01-18 20:08:52 -08:00
Max Goedjen
8dfabd35aa
Update readme assets for design changes ()
* 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 ()
* Improve release template

* Update release.yml

* Update test.yml
2021-01-18 15:14:23 -08:00
Max Goedjen
698a69a034
Improve updater () 2021-01-18 00:49:26 -08:00
Max Goedjen
4105c1d6f6
Fix arrow position ()
* Fix arrow position

* Restore that
2021-01-17 19:35:22 -08:00
Max Goedjen
4de805dd37
Add support for SHA256 fingerprints ()
* Add SHA256

* Update tests

* Fix padding
2021-01-17 16:16:38 -08:00
Max Goedjen
0544287141
Add internet access policy () 2021-01-17 15:59:35 -08:00