• Joined on 2024-03-28
9pfs merged pull request 9pfs/faq-website#1 2024-07-06 02:18:37 +00:00
Configure Renovate
9pfs pushed to main at 9pfs/faq-website 2024-07-06 01:31:37 +00:00
cebc6e2f6c [BREAKING] Rename FAQEntry model to faqEntry in prisma/schema.prisma
9pfs pushed to main at 9pfs/faq-website 2024-07-06 01:22:51 +00:00
baab2c00ab Add example .env to README.md
9pfs pushed to main at 9pfs/faq-website 2024-07-06 01:21:54 +00:00
cf98f7032e Run prettier on GOALS.md
9pfs pushed to main at 9pfs/faq-website 2024-07-06 01:20:29 +00:00
97539f4907 Start GOALS.md and add first goal
9pfs pushed to main at 9pfs/faq-website 2024-07-06 01:14:58 +00:00
dd071e9854 Install and run prettier
ffd28572f0 Start adding content
5031bb1596 Add FAQEntry to prisma/schema.prisma
0ad97c3b80 Install express and more prisma things
Compare 4 commits »
9pfs pushed to main at 9pfs/faq-website 2024-07-06 00:27:26 +00:00
7b8c6f2bc5 Add prisma
9pfs created branch main in 9pfs/faq-website 2024-07-05 23:58:30 +00:00
9pfs pushed to main at 9pfs/faq-website 2024-07-05 23:58:30 +00:00
aebe10dda5 Initial commit
9pfs created repository 9pfs/faq-website 2024-07-05 23:45:04 +00:00
9pfs deleted branch test-branch from countify/countify 2024-06-20 03:47:06 +00:00
9pfs created branch test-branch in countify/countify 2024-06-20 03:42:54 +00:00
9pfs pushed to test-branch at countify/countify 2024-06-20 03:42:54 +00:00
9pfs pushed to cli at countify/countify 2024-06-19 23:53:07 +00:00
4e3d61424e Merge branch 'main' into cli
58fb8e53bf run prettier
0d79874786 Make listen path logic easier to read
01cbecddc1 Run prettier
ec9bc208e7 Test get_namespace_id (not all validation, but oh well)
Compare 22 commits »
9pfs pushed to main at countify/countify 2024-06-19 22:59:29 +00:00
c300a8a885 Merge branch 'main' into allow-dotenv
446787eb80 Add .env support
Compare 2 commits »
9pfs merged pull request countify/countify#45 2024-06-19 22:59:28 +00:00
Add .env support
9pfs pushed to allow-dotenv at countify/countify 2024-06-19 22:48:11 +00:00
c300a8a885 Merge branch 'main' into allow-dotenv
58fb8e53bf run prettier
0d79874786 Make listen path logic easier to read
01cbecddc1 Run prettier
ec9bc208e7 Test get_namespace_id (not all validation, but oh well)
Compare 22 commits »
9pfs pushed to main at countify/countify 2024-06-19 22:46:12 +00:00
58fb8e53bf run prettier
0d79874786 Make listen path logic easier to read
01cbecddc1 Run prettier
ec9bc208e7 Test get_namespace_id (not all validation, but oh well)
e28027cf4b Merge branch 'main' into better-errors
Compare 21 commits »
9pfs merged pull request countify/countify#44 2024-06-19 22:46:11 +00:00
Return actual errors
9pfs commented on pull request countify/countify#44 2024-06-19 22:45:59 +00:00
Return actual errors

This fixes test failures (test failures are currently blocking lots of things), so going to merge as-is and keep working on this in another PR.