mediocre-blog/srv/src/http
2022-05-20 19:19:32 -06:00
..
apiutil Rename api package to http 2022-05-20 11:17:31 -06:00
static Move static assets to within srv 2022-05-20 13:37:43 -06:00
tpl Don't use EDIT method, only POSTs should use alt methods 2022-05-20 19:19:32 -06:00
api.go Don't use EDIT method, only POSTs should use alt methods 2022-05-20 19:19:32 -06:00
assets.go Implement image macro for rendering images 2022-05-20 14:30:26 -06:00
auth_test.go Implement ratelimit on authentications 2022-05-20 14:54:26 -06:00
auth.go Implement ratelimit on authentications 2022-05-20 14:54:26 -06:00
chat.go Rename api package to http 2022-05-20 11:17:31 -06:00
csrf.go Rename api package to http 2022-05-20 11:17:31 -06:00
feed.go Add tag parameter to feed endpoint 2022-05-20 17:51:41 -06:00
index.go Add tag selector to index 2022-05-20 17:43:47 -06:00
mailinglist.go Rename api package to http 2022-05-20 11:17:31 -06:00
middleware.go Rename api package to http 2022-05-20 11:17:31 -06:00
posts.go Don't use EDIT method, only POSTs should use alt methods 2022-05-20 19:19:32 -06:00
pow.go Rename api package to http 2022-05-20 11:17:31 -06:00
tpl.go Update http config names 2022-05-20 17:04:20 -06:00