Ryan Heywood ryan
  • Joined on 2023-05-17
ryan created pull request public/keyfork#42 2024-07-29 04:51:20 +00:00
keyfork: add bottoms-up wizard
ryan created branch ryansquared/bottoms-up in public/keyfork 2024-07-29 04:49:08 +00:00
ryan pushed to ryansquared/bottoms-up at public/keyfork 2024-07-29 04:49:08 +00:00
14569e436e keyfork: add `bottoms-up` wizard
ryan pushed to master at public/libfakerand 2024-07-18 21:01:36 +00:00
76354f144a make read() safer and add copy_slice_to_ptr()
ryan pushed to feat/contact-page-form at public/website 2024-07-10 21:55:09 +00:00
dae80e4eca fix: styling and formatting of text on contacts page
ryan merged pull request public/website#10 2024-07-10 21:15:27 +00:00
feat: add og tags for nicer previews
ryan merged pull request public/website#12 2024-07-10 21:15:26 +00:00
fix: increase margin for sections
ryan merged pull request public/website#11 2024-07-10 21:15:26 +00:00
fix: update link for git-sig
ryan pushed to main at public/website 2024-07-10 21:15:24 +00:00
8171d2a889 Merge remote-tracking branch 'distrust/fix/margins'
d3378425b8 Merge remote-tracking branch 'distrust/fix/git-sig-link'
0a592aafeb Merge remote-tracking branch 'distrust/feat/add-og-tags'
6a298f7abc fix: increase margin for sections
935ae2aa01 fix: update link for git-sig
Compare 12 commits »
ryan opened issue public/keyfork#41 2024-07-05 20:47:57 +00:00
Check if keys are valid when encrypting with Shard
ryan pushed to main at public/stack 2024-06-21 22:36:29 +00:00
83ec5d1faf k/forgejo: fix snapshot deletion
ryan pushed to main at public/stack 2024-05-31 03:46:32 +00:00
0331504457 k/forgejo: bump version to 1.21.11-1
ryan merged pull request public/stack#8 2024-05-30 05:08:59 +00:00
Add invoiceshelf billing software
ryan merged pull request public/stack#7 2024-05-30 05:08:58 +00:00
Add matrix
ryan pushed to main at public/stack 2024-05-30 05:08:56 +00:00
800af4d364 Merge remote-tracking branch 'origin/pull/8/head'
0ca85e65f8 Merge remote-tracking branch 'origin/pull/7/head'
7899f443e9 Hashlock to element-web v1.11.67
a8ce7cc03c Re-enable matrix appservice
9d5e1f074f Drop billing.distrust.co DNS record in favor of external-dns
Compare 28 commits »
ryan commented on issue public/stack#9 2024-05-29 21:46:21 +00:00
Split DigitalOcean auth from Terraform, CCM, CSI

I attempted this as an emergency fix but was unable to get successful results when creating a new auth token. We need a documented process on how to get the correct auth tokens.

ryan opened issue public/stack#9 2024-05-29 20:45:41 +00:00
Split DigitalOcean auth from Terraform, CCM, CSI
ryan pushed to main at public/website 2024-05-20 03:06:05 +00:00
760559843d style: fix various spacings
ryan pushed to main at public/keyfork 2024-05-16 18:57:10 +00:00
c65ddbf119 scripts/generate-dependency-queue.py: rewrite
ryan opened issue public/keyfork#40 2024-05-16 06:08:40 +00:00
Mark all error types as #[non_exhaustive]