summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2025-12-29Make wormhole a little bit simplerRose Hogenson2-14/+10
2025-12-27Add Google AuthenticatorRose Hogenson1-2/+13
2025-11-30Use built-in cross-origin protectionRose Hogenson1-1/+0
2025-11-20Clean up the static filesRose Hogenson1-1/+1
2025-11-15Fix cross-domain loginRose Hogenson1-1/+1
2025-11-15Protect the reverse proxy with my hand-rolled authRose Hogenson1-2/+2
Defense in depth??
2025-11-10Validate the QR codeRose Hogenson1-1/+1
Since the qr code is generated by a 3rd party dependency that I probably won't update, let's make sure to only pass it trusted input.
2025-11-02Actually show QR codeRose Hogenson1-1/+2
2025-11-02Improve the upload success screenRose Hogenson1-0/+8
2025-11-02Remove server sent eventsRose Hogenson1-15/+17
2025-10-14Revert "Remove CSRF tokens"Rose Hogenson2-0/+2
This reverts commit 21d7462b057838eb173145d79d2b9fd6c71e8053. This was a great idea, but tanjiro is still on Go 1.24
2025-10-14Remove CSRF tokensRose Hogenson2-2/+0
I think the built-in cross-origin protection will be good enough.
2025-10-06Simplify simplify simplifyRose Hogenson1-1/+0
2025-10-05Bring back the notepadRose Hogenson4-29/+18
2025-10-05Games firstRose Hogenson1-1/+1
2025-10-05Implement a "magic wormhole" file-sharing solutionRose Hogenson3-0/+34
2025-10-04Allow http multipart uploadRose Hogenson2-0/+8
2025-09-25Hard-code the redirect pathRose Hogenson1-1/+0
We can add back all that garbage when it's necessary
2025-09-23Add CSRF protectionRose Hogenson1-0/+1
2025-09-20Autofocus password boxRose Hogenson1-1/+1
2025-09-20Ditch HTMXRose Hogenson2-29/+18
2025-09-20Don't use http basic authRose Hogenson1-0/+13
I think http basic auth kind of sucks
2025-09-20Add support for a private notepadRose Hogenson3-5/+36
2024-10-26Add alt text for the 404 image.Rose Hogenson1-1/+1
2024-10-26Fix the front page icon.Rose Hogenson1-1/+1
2024-10-25Get rid of the blog and use webp.Rose Hogenson6-99/+6
2024-10-23Get rid of <center>Rose Hogenson2-10/+10
Apparently it's deprecated or something. What the fuck is a flex box?
2024-10-23Don't pre-render templates.Rose Hogenson4-4/+7
2024-10-23Fix the page title for blog posts.Rose Hogenson2-2/+2
2024-10-22Write a blog post.Rose Hogenson4-19/+112
2024-10-19Add an extremely cute landing page.Rose Hogenson1-2/+14
2024-10-18Move some pong files into a subdirectory.Rose Hogenson1-2/+2
2024-10-18Add an icon for the 404 page.Rose Hogenson1-1/+2
2024-10-18Add a page icon for pong.Rose Hogenson1-1/+1
2024-10-18Add a game.Rose Hogenson1-0/+11
2024-10-17Add a file that I forgot.Rose Hogenson1-0/+9
2024-10-17Add a 404 page.Rose Hogenson1-0/+16