summaryrefslogtreecommitdiffstats
path: root/templates/note.html.template
AgeCommit message (Collapse)AuthorFilesLines
2025-11-30Use built-in cross-origin protectionRose Hogenson1-1/+0
2025-10-14Revert "Remove CSRF tokens"Rose Hogenson1-0/+1
This reverts commit 21d7462b057838eb173145d79d2b9fd6c71e8053. This was a great idea, but tanjiro is still on Go 1.24
2025-10-14Remove CSRF tokensRose Hogenson1-1/+0
I think the built-in cross-origin protection will be good enough.
2025-10-05Bring back the notepadRose Hogenson1-8/+17
2025-09-23Add CSRF protectionRose Hogenson1-0/+1
2025-09-20Ditch HTMXRose Hogenson1-20/+10
2025-09-20Add support for a private notepadRose Hogenson1-0/+32