aboutsummaryrefslogtreecommitdiff
path: root/handler.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into irclogRunxi Yu2025-03-251-1/+1
|\
| * 44, not 43 max lenRunxi Yu2025-03-251-1/+1
| |
* | Color adjustmentsRunxi Yu2025-03-251-9/+9
| |
* | Merge branch 'master' into irclogirclog-v0.1.83Runxi Yu2025-03-251-0/+1
|\|
| * handler: Add Path: "/" for the cookiev0.1.83Runxi Yu2025-03-251-0/+1
| | | | | | | | | | | | | | If the user encounters a Powxy challenge while not on the root directory, then the cookie will only be set for the current subtree. An explicit path=/ is required in the cookie to make it apply across the entire site.
* | Colorsirclog-v0.1.78irclog-v0.1.77Runxi Yu2025-03-251-10/+10
| |
* | Distinguish blah blahRunxi Yu2025-03-251-1/+1
| |
* | Weirder handler messagesRunxi Yu2025-03-251-9/+9
|/
* Log form values on form validation attemptsRunxi Yu2025-03-251-0/+4
|
* Cache-Controlv0.1.15Runxi Yu2025-03-241-0/+3
|
* Correct spellingRunxi Yu2025-03-241-1/+1
|
* Use structured logging from log/slogv0.1.14Runxi Yu2025-03-241-12/+62
|
* Refactor againRunxi Yu2025-03-241-0/+128