Commit Graph

1 Commits (4f01edb9230f58ff84b0dd892c931ec8ac9aad55)

Author SHA1 Message Date
Brian Picciano 4f01edb923 move src out of srv, clean up default.nix and Makefile 2 years ago
Brian Picciano f365b09757 implemented draft publishing and removed New Posts link/capability 2 years ago
Brian Picciano c3135306b3 drafts functionality added, needs a publish button still 2 years ago
Brian Picciano dfa9bcb9e2 WIP 2 years ago
Brian Picciano 7335295dc0 Fix rendering errors near script tags 2 years ago
Brian Picciano 180575fe4a Fix post body templates not being parsed correctly 2 years ago
Brian Picciano 01424c7dab Standardize URL generation across the blog 2 years ago
Brian Picciano e269b111a1 List existing tags on edit post page 2 years ago
Brian Picciano 3059909deb Publish new posts to mailing list 2 years ago
Brian Picciano 1181af0318 Don't use EDIT method, only POSTs should use alt methods 2 years ago
Brian Picciano 47d4787907 Always return results in time desc order from PostStore 2 years ago
Brian Picciano 1ffda21ae3 Implement ratelimit on authentications 2 years ago
Brian Picciano af434077ef Implement image macro for rendering images 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 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