| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 29 hours | Use the regular roseh.moe branding for cgit | Rose Hogenson | 1 | -2/+1 | |
| 32 hours | Fix internal redirects | Rose Hogenson | 1 | -7/+9 | |
| 33 hours | Use cgit | Rose Hogenson | 1 | -7/+20 | |
| 35 hours | Tweak redirect codes | Rose Hogenson | 1 | -3/+3 | |
| 35 hours | Add some more entries in .gitignore | Rose Hogenson | 1 | -0/+6 | |
| 8 days | Use fast compression for tar files | Rose Hogenson | 1 | -1/+4 | |
| 13 days | Validate Host | Rose Hogenson | 1 | -1/+1 | |
| 13 days | Middleware! | Rose Hogenson | 1 | -51/+33 | |
| 2026-08-20 | Support gzip compression | Rose Hogenson | 1 | -2/+110 | |
| 2026-08-20 | Add ETag for static files | Rose Hogenson | 1 | -3/+37 | |
| 2026-08-20 | Add back styles for met art | Rose Hogenson | 1 | -0/+12 | |
| 2026-08-19 | Remove met art page | Rose Hogenson | 18 | -463/+31 | |
| 2026-08-18 | Improve directory layout a little more | Rose Hogenson | 4 | -46/+67 | |
| 2026-08-18 | Improve URL structure | Rose Hogenson | 4 | -90/+70 | |
| 2026-08-18 | Add Met Art page | Rose Hogenson | 18 | -28/+459 | |
| 2026-08-15 | Remove unnecessary indentation from save response | Rose Hogenson | 1 | -3/+1 | |
| 2026-08-15 | Fix html formatting | Rose Hogenson | 10 | -125/+145 | |
| ...finally | |||||
| 2026-08-15 | Revert "Properly use code unauthorized" | Rose Hogenson | 2 | -29/+19 | |
| This reverts commit 5325d4b10d39a8873b445ce956a059ad6c2811fb. | |||||
| 2026-08-15 | Properly use code unauthorized | Rose Hogenson | 2 | -19/+29 | |
| 2026-08-15 | Fix redirect for /nezuko after login | Rose Hogenson | 1 | -1/+1 | |
| 2026-08-15 | Expose nezuko partition on /nezuko endpoint | Rose Hogenson | 1 | -0/+14 | |
| 2026-07-25 | Draw inside the requestAnimationFrame callback | Rose Hogenson | 1 | -31/+39 | |
| I'm pretty sure it's required to use the API this way (oh god it's so ugly) | |||||
| 2026-07-25 | Consolidate JS and sprites for fewer requests | Rose Hogenson | 15 | -501/+485 | |
| 2026-07-25 | Rename stallman-shooter to RMS shooter | Rose Hogenson | 7 | -22/+22 | |
| 2026-07-25 | Move stallman-shooter to rms | Rose Hogenson | 13 | -0/+0 | |
| 2026-07-25 | Port a game I wrote a long time ago to JS | Rose Hogenson | 18 | -6/+548 | |
| 2026-07-25 | Move pong into games/ subdirectory | Rose Hogenson | 4 | -0/+0 | |
| 2026-07-24 | Fix path for URL and package indexes | Rose Hogenson | 1 | -2/+2 | |
| 2026-07-23 | Avoid some allocations for the index pages | Rose Hogenson | 1 | -83/+21 | |
| 2026-07-23 | Use the full name for the package | Rose Hogenson | 1 | -1/+1 | |
| 2026-07-23 | Add a command index | Rose Hogenson | 2 | -6/+52 | |
| 2026-07-23 | Add cmd-index.html.template | Rose Hogenson | 1 | -0/+12 | |
| 2026-07-23 | Add a package index | Rose Hogenson | 2 | -11/+86 | |
| 2026-07-23 | Add a helper function for making an outlined template | Rose Hogenson | 1 | -9/+23 | |
| 2026-07-13 | Handle routing errors in a more sensible way | Rose Hogenson | 1 | -2/+4 | |
| 2026-07-09 | Use PUT for the API | Rose Hogenson | 1 | -2/+5 | |
| 2026-07-09 | Include a newline at the end of the API response | Rose Hogenson | 1 | -1/+1 | |
| 2026-07-09 | Add an API upload | Rose Hogenson | 1 | -6/+29 | |
| 2026-07-09 | Add a /code directory | Rose Hogenson | 1 | -1/+3 | |
| 2026-06-09 | Fix the tar format to PAX format | Rose Hogenson | 1 | -2/+2 | |
| 2026-06-07 | Allow uploading multiple files to the wormhole | Rose Hogenson | 2 | -51/+152 | |
| 2026-02-26 | Allow the previous OTP | Rose Hogenson | 1 | -5/+10 | |
| 2026-02-06 | Do a little less sha256 | Rose Hogenson | 1 | -6/+4 | |
| Since oae2 will internally also call hkdf, there's no reason to hkdf the encryption key twice. We can hkdf it once for the primary key, and then let oae2 hkdf it again for the encryption key. Since the second hkdf uses a 32 byte random salt, the two calls will certainly use different parameters. | |||||
| 2026-02-06 | Keep redirect query param on incorrect password | Rose Hogenson | 5 | -10/+5 | |
| This makes it a little less weird when you enter an incorrect password and the URL changes. | |||||
| 2026-01-26 | Bump deps | Rose Hogenson | 4 | -12/+12 | |
| 2026-01-21 | Clean up some XML | Rose Hogenson | 1 | -1/+1 | |
| 2026-01-21 | XML!!! | Rose Hogenson | 6 | -39/+48 | |
| 2026-01-03 | Support range requests for wormhole downloads | Rose Hogenson | 4 | -18/+23 | |
| 2025-12-30 | Bump deps | Rose Hogenson | 3 | -13/+13 | |
| 2025-12-29 | Fix error messages | Rose Hogenson | 10 | -7/+46 | |
