Skip to content

Conversation

@JasonWarrenUK
Copy link
Contributor

The end of the abyssal loop of function correcting that began 8 days ago.

a mole emerges

Here we go...

Neo4j Queries

  • changed userId:number to authId:string
  • return inputs only from [ :VERB ] results
  • implemented privacy checking

Resend API

  • return ID of ping when successful

Ping Builder

  • significantly simplified syntax of buildPing()
  • neaten the HTML returned by generatePing()

Types

  • implemented custom types across the Ping lifecycle

@github-actions
Copy link

🚀 PR Summary

📝 Changes Overview

✨ Beacon Pinger
✅ changed userId:number to authId:string
✅ return inputs only from [ :VERB ] results
✅ implemented privacy checking
✅ return ID of ping when successful
✅ significantly simplified syntax of buildPing()

📂 Affected Files

  • 🔵 [M] api/neo4j/find.ts
  • 🔵 [M] api/neo4j/writeBeacon.ts
  • 🔵 [M] api/resend/sendPing.ts
  • 🔵 [M] content/builders/buildPing.ts
  • 🔵 [M] content/generatePing.ts
  • 🔵 [M] content/generators/generatePing.ts
  • 🔵 [M] dev/ENDPOINTS.md
  • 🔵 [M] main.ts
  • 🔵 [M] routes/emailRoutes/sendRoutes.ts
  • 🔵 [M] types/emailTypes.ts
  • 🔵 [M] types/pingTypes.ts
  • 🔵 [M] utils/constrain/user.ts
  • 🔵 [M] utils/constrain/verb.ts

😄 Code Humor

What is the most used language in programming? Profanity. 🖥️


This summary was automatically generated by PR Summarizer

@JasonWarrenUK JasonWarrenUK merged commit d8e2dd6 into main Mar 17, 2025
3 checks passed
@JasonWarrenUK JasonWarrenUK deleted the lavender-scallop branch March 17, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants