| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-23 | Add a command index | Rose Hogenson | 1 | -4/+7 | |
| 2026-07-23 | Add cmd-index.html.template | Rose Hogenson | 1 | -0/+12 | |
| 2026-07-23 | Add a package index | Rose Hogenson | 1 | -0/+12 | |
| 2026-06-07 | Allow uploading multiple files to the wormhole | Rose Hogenson | 1 | -1/+1 | |
| 2026-02-06 | Keep redirect query param on incorrect password | Rose Hogenson | 1 | -3/+2 | |
| This makes it a little less weird when you enter an incorrect password and the URL changes. | |||||
| 2025-12-29 | Fix error messages | Rose Hogenson | 2 | -4/+7 | |
| 2025-12-29 | Make wormhole a little bit simpler | Rose Hogenson | 2 | -14/+10 | |
| 2025-12-27 | Add Google Authenticator | Rose Hogenson | 1 | -2/+13 | |
| 2025-11-30 | Use built-in cross-origin protection | Rose Hogenson | 1 | -1/+0 | |
| 2025-11-20 | Clean up the static files | Rose Hogenson | 1 | -1/+1 | |
| 2025-11-15 | Fix cross-domain login | Rose Hogenson | 1 | -1/+1 | |
| 2025-11-15 | Protect the reverse proxy with my hand-rolled auth | Rose Hogenson | 1 | -2/+2 | |
| Defense in depth?? | |||||
| 2025-11-10 | Validate the QR code | Rose Hogenson | 1 | -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-02 | Actually show QR code | Rose Hogenson | 1 | -1/+2 | |
| 2025-11-02 | Improve the upload success screen | Rose Hogenson | 1 | -0/+8 | |
| 2025-11-02 | Remove server sent events | Rose Hogenson | 1 | -15/+17 | |
| 2025-10-14 | Revert "Remove CSRF tokens" | Rose Hogenson | 2 | -0/+2 | |
| This reverts commit 21d7462b057838eb173145d79d2b9fd6c71e8053. This was a great idea, but tanjiro is still on Go 1.24 | |||||
| 2025-10-14 | Remove CSRF tokens | Rose Hogenson | 2 | -2/+0 | |
| I think the built-in cross-origin protection will be good enough. | |||||
| 2025-10-06 | Simplify simplify simplify | Rose Hogenson | 1 | -1/+0 | |
| 2025-10-05 | Bring back the notepad | Rose Hogenson | 4 | -29/+18 | |
| 2025-10-05 | Games first | Rose Hogenson | 1 | -1/+1 | |
| 2025-10-05 | Implement a "magic wormhole" file-sharing solution | Rose Hogenson | 3 | -0/+34 | |
| 2025-10-04 | Allow http multipart upload | Rose Hogenson | 2 | -0/+8 | |
| 2025-09-25 | Hard-code the redirect path | Rose Hogenson | 1 | -1/+0 | |
| We can add back all that garbage when it's necessary | |||||
| 2025-09-23 | Add CSRF protection | Rose Hogenson | 1 | -0/+1 | |
| 2025-09-20 | Autofocus password box | Rose Hogenson | 1 | -1/+1 | |
| 2025-09-20 | Ditch HTMX | Rose Hogenson | 2 | -29/+18 | |
| 2025-09-20 | Don't use http basic auth | Rose Hogenson | 1 | -0/+13 | |
| I think http basic auth kind of sucks | |||||
| 2025-09-20 | Add support for a private notepad | Rose Hogenson | 3 | -5/+36 | |
| 2024-10-26 | Add alt text for the 404 image. | Rose Hogenson | 1 | -1/+1 | |
| 2024-10-26 | Fix the front page icon. | Rose Hogenson | 1 | -1/+1 | |
| 2024-10-25 | Get rid of the blog and use webp. | Rose Hogenson | 6 | -99/+6 | |
| 2024-10-23 | Get rid of <center> | Rose Hogenson | 2 | -10/+10 | |
| Apparently it's deprecated or something. What the fuck is a flex box? | |||||
| 2024-10-23 | Don't pre-render templates. | Rose Hogenson | 4 | -4/+7 | |
| 2024-10-23 | Fix the page title for blog posts. | Rose Hogenson | 2 | -2/+2 | |
| 2024-10-22 | Write a blog post. | Rose Hogenson | 4 | -19/+112 | |
| 2024-10-19 | Add an extremely cute landing page. | Rose Hogenson | 1 | -2/+14 | |
| 2024-10-18 | Move some pong files into a subdirectory. | Rose Hogenson | 1 | -2/+2 | |
| 2024-10-18 | Add an icon for the 404 page. | Rose Hogenson | 1 | -1/+2 | |
| 2024-10-18 | Add a page icon for pong. | Rose Hogenson | 1 | -1/+1 | |
| 2024-10-18 | Add a game. | Rose Hogenson | 1 | -0/+11 | |
| 2024-10-17 | Add a file that I forgot. | Rose Hogenson | 1 | -0/+9 | |
| 2024-10-17 | Add a 404 page. | Rose Hogenson | 1 | -0/+16 | |
