summaryrefslogtreecommitdiffstats
path: root/internal/api/errorcode_string.go
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Allow appending to notesRose Hogenson1-4/+5
Right now it's n^2 which is a big problem (to be fixed later)
2025-09-28Add a gob APIRose Hogenson1-0/+28