summaryrefslogtreecommitdiffstats
path: root/internal/api/api.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-05Implement a "magic wormhole" file-sharing solutionRose Hogenson1-70/+0
2025-10-04Allow downloading without gobRose Hogenson1-1/+3
2025-10-01Fix the n^2 using a linked listRose Hogenson1-0/+1
2025-09-30Allow appending to notesRose Hogenson1-3/+6
2025-09-28Add a gob APIRose Hogenson1-0/+64