A fast and simple blog backend.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
mediocre-blog/srv/src/http
Brian Picciano 960e33d649 inline css into pages 2 years ago
..
apiutil Define an actual middleware type, use that to set up API routes 2 years ago
static finish switching to classless, got a color scheme worked out too 2 years ago
tpl inline css into pages 2 years ago
api.go Replace CSRF token checking with Referer checking 2 years ago
assets.go Standardize URL generation across the blog 2 years ago
auth.go Define an actual middleware type, use that to set up API routes 2 years ago
auth_test.go Implement ratelimit on authentications 2 years ago
chat.go Rename api package to http 2 years ago
csrf.go Replace CSRF token checking with Referer checking 2 years ago
feed.go Don't set updated at field on feed, it's wonky 2 years ago
index.go Redirect legacy URL path 2 years ago
mailinglist.go don't allow gmail addresses to subscribe 2 years ago
middleware.go improve logging of ips, to account for xff and x-real-ip 2 years ago
posts.go Fix rendering errors near script tags 2 years ago
pow.go Rename api package to http 2 years ago
tpl.go inline css into pages 2 years ago