Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-29 | Dump content | Rory& | 1 | -3/+28 | |
2024-02-29 | Dump content | Rory& | 1 | -8/+13 | |
2024-02-29 | Escape path separator when dumping | Rory& | 1 | -1/+1 | |
2024-02-29 | Use encoded path for storage | Rory& | 1 | -1/+3 | |
2024-02-29 | Dump failed requests | Rory& | 2 | -47/+120 | |
2024-02-28 | Alternate header handling for request headers | Rory& | 1 | -1/+6 | |
2024-02-28 | Alternate header handling for request headers | Rory& | 1 | -1/+1 | |
2024-02-28 | Alternate media type handling | Rory& | 1 | -1/+2 | |
2024-02-27 | Fix bug with URL encoding | Rory& | 2 | -11/+6 | |
2024-02-27 | Systemd logger | Rory& | 5 | -103/+136 | |
2024-02-26 | Remove debug logging | Rory& | 2 | -9/+4 | |
2024-02-26 | Use X-Real-IP and X-Forwarded-For if available | Rory& | 1 | -0/+9 | |
2024-02-26 | Log request headers. | Rory& | 2 | -17/+36 | |
2024-02-26 | Optimise hot paths | Rory& | 3 | -33/+40 | |
2024-02-26 | Fix auth code to be excluded on federation. | Rory& | 4 | -26/+40 | |
2024-02-25 | Nix: add mainProgram | Rory& | 1 | -0/+3 | |