| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-09-23 | Encrypt notepad at rest | Rose Hogenson | 1 | -3/+40 |
| 2025-09-23 | Use pbkdf2 for password hashing instead of sha512 | Rose Hogenson | 1 | -5/+16 |
| 2025-09-23 | Add CSRF protection | Rose Hogenson | 1 | -12/+36 |
| 2025-09-20 | Ditch HTMX | Rose Hogenson | 1 | -2/+2 |
| 2025-09-20 | Don't use http basic auth | Rose Hogenson | 1 | -45/+29 |
| 2025-09-20 | Allow basic auth for manual save | Rose Hogenson | 1 | -1/+1 |
| 2025-09-20 | Revert "Add temporary logging" | Rose Hogenson | 1 | -7/+0 |
| 2025-09-20 | Revert "idk" | Rose Hogenson | 1 | -1/+1 |
| 2025-09-20 | idk | Rose Hogenson | 1 | -1/+1 |
| 2025-09-20 | Add temporary logging | Rose Hogenson | 1 | -0/+7 |
| 2025-09-20 | Add manual save | Rose Hogenson | 1 | -36/+72 |
| 2025-09-20 | Turn on security | Rose Hogenson | 1 | -8/+8 |
| 2025-09-20 | Revert "Support systemd dynamic user" | Rose Hogenson | 1 | -5/+7 |
| 2025-09-20 | Support systemd dynamic user | Rose Hogenson | 1 | -7/+5 |
| 2025-09-20 | Add support for a private notepad | Rose Hogenson | 1 | -1/+158 |
| 2025-09-07 | Remove redirect | Rose Hogenson | 1 | -27/+7 |
| 2025-03-22 | Use new go 1.22 routing | Rose Hogenson | 1 | -22/+12 |
| 2024-10-25 | Get rid of the blog and use webp. | Rose Hogenson | 1 | -82/+13 |
| 2024-10-23 | Don't pre-render templates. | Rose Hogenson | 1 | -89/+57 |
| 2024-10-23 | Fix the page title for blog posts. | Rose Hogenson | 1 | -23/+38 |
| 2024-10-22 | Fix some bugs in how blog posts are rendered. | Rose Hogenson | 1 | -9/+13 |
| 2024-10-22 | Write a blog post. | Rose Hogenson | 1 | -10/+113 |
| 2024-10-18 | Add a game. | Rose Hogenson | 1 | -0/+12 |
| 2024-10-18 | Use http.ServeContent | Rose Hogenson | 1 | -4/+5 |
| 2024-10-17 | Use ReadTimeout. | Rose Hogenson | 1 | -4/+4 |
| 2024-10-17 | Improve the static files handling. | Rose Hogenson | 1 | -17/+28 |
| 2024-10-17 | Simplify routing. | Rose Hogenson | 1 | -5/+2 |
| 2024-10-17 | Add a 404 page. | Rose Hogenson | 1 | -13/+31 |
| 2024-10-17 | Add some timeouts. | Rose Hogenson | 1 | -7/+15 |
| 2024-10-17 | Remove go 1.23 routing. | Rose Hogenson | 1 | -5/+1 |
| 2024-10-17 | I need to make so many commits | Rose Hogenson | 1 | -1/+1 |
| 2024-10-17 | Add more logging | Rose Hogenson | 1 | -0/+4 |
| 2024-10-17 | Initial commit | Rose Hogenson | 1 | -0/+60 |
