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 c3135306b3 drafts functionality added, needs a publish button still 2 years ago
..
apiutil Define an actual middleware type, use that to set up API routes 2 years ago
static improve how index table looks 2 years ago
tpl drafts functionality added, needs a publish button still 2 years ago
api.go drafts functionality added, needs a publish button still 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 fix CSRF checking so that localhost always works 2 years ago
drafts.go drafts functionality added, needs a publish button still 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 drafts functionality added, needs a publish button still 2 years ago
pow.go Rename api package to http 2 years ago
tpl.go drafts functionality added, needs a publish button still 2 years ago