Commit Graph

8 Commits (99f8c1188ccd1580f58ad4c21cece040ed8e874c)

Author SHA1 Message Date
Brian Picciano 99f8c1188c Add RSS feed generator 2 years ago
Brian Picciano b4ca8853a9 Update http config names 2 years ago
Brian Picciano 1ffda21ae3 Implement ratelimit on authentications 2 years ago
Brian Picciano ae1fa76efc Rename follow.html to follow 2 years ago
Brian Picciano af434077ef Implement image macro for rendering images 2 years ago
Brian Picciano 16cfbd1915 Move static assets to within srv 2 years ago
Brian Picciano 3cdee89c96 Put post preview behind auth 2 years ago
Brian Picciano 09acb111a2 Rename api package to http 2 years ago
Brian Picciano f69ed83de7 Add preview button to edit post page 2 years ago
Brian Picciano 2c4b617dde Implement saving of new and edited posts 2 years ago
Brian Picciano 75044eef03 Implement edit post page 2 years ago
Brian Picciano 0bc0204f0b Implement post deleting 2 years ago
Brian Picciano 1242be7cfe Implement posts index page 2 years ago
Brian Picciano 5a99778187 Scatter render.go contents everywhere 2 years ago
Brian Picciano 3664286506 Actually use the auth middleware for assets routes 2 years ago
Brian Picciano 56530a8a66 Implement asset deletion and fix redirect logic 2 years ago
Brian Picciano 69de76cb32 Add asset file upload form, plus related necessary refactors 2 years ago
Brian Picciano e406ad6e7c Re-arrange how api endpoints are defined 2 years ago
Brian Picciano 7b7bdcf57a Initial implementation of admin assets page 2 years ago
Brian Picciano 9a67ef9211 Add follow.html to v2 2 years ago
Brian Picciano e742a2d6d5 Add BlogURL template function 2 years ago
Brian Picciano 0fdece68c0 Add /v2/assets/ handler, with resizing 2 years ago
Brian Picciano e41ff2b897 Implement index handler 2 years ago
Brian Picciano 4c04177c05 Move template rendering logic into api package 2 years ago
Brian Picciano 7e87c09c50 Add /posts handler to api 2 years ago
Brian Picciano eed10ce514 Fix various problems with the srv build 2 years ago
Brian Picciano 0277c02767 Get rid of loggerFatalError 2 years ago
Brian Picciano 34f44cb5d5 implementation of basic chat page which can show history and not much else 3 years ago
Brian Picciano 9343d2ea69 add chat handlers and only allow POST methods 3 years ago
Brian Picciano 15ae483fad add CSRF checking 3 years ago
Brian Picciano a9d8aa2591 implemented basic userID generation 3 years ago
Brian Picciano bec64827d1 implement basic chat history endpoint 3 years ago
Brian Picciano 0197d9cd49 split configuration parsing out into separate packages, split api out as well 3 years ago