Age | Commit message (Expand) | Author |
---|---|---|
2022-05-24 | Replace CSRF token checking with Referer checking | Brian Picciano |
2022-05-24 | Fix CSRF loading on static GET pages | Brian Picciano |
2022-05-21 | Add chat page, though it's not used yet | Brian Picciano |
2022-05-21 | Serve mailing list finalize and unsubscribe endpoints | Brian Picciano |
2022-05-21 | Standardize URL generation across the blog | Brian Picciano |
2022-05-21 | List existing tags on edit post page | Brian Picciano |
2022-05-21 | Hide tag picker for now | Brian Picciano |
2022-05-21 | Fix annoying underline next to follow button | Brian Picciano |
2022-05-21 | Fix code block formatting and clean up extraneous files | Brian Picciano |
2022-05-20 | Don't use EDIT method, only POSTs should use alt methods | Brian Picciano |
2022-05-20 | Add tag selector to index | Brian Picciano |
2022-05-20 | Rename follow.html to follow | Brian Picciano |
2022-05-20 | Implement image macro for rendering images | Brian Picciano |
2022-05-20 | Move static assets to within srv | Brian Picciano |
2022-05-20 | Rename api package to http | Brian Picciano |