mediocre-blog/src/http
2023-01-24 12:19:21 +01:00
..
apiutil Implement cache and logger middlewares for gemini 2023-01-23 22:31:19 +01:00
static Fix font sizes for small devices 2022-11-23 19:21:25 +01:00
tpl Fix squished manage post edit button 2023-01-24 12:19:21 +01:00
assets.go Introduce EDIT and MANAGE methods 2022-11-29 20:59:31 +01:00
auth_test.go move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
auth.go move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
csrf.go move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
drafts.go Introduce EDIT and MANAGE methods 2022-11-29 20:59:31 +01:00
feed.go Implement gemini atom feed 2023-01-22 12:45:03 +01:00
http.go Implement cache and logger middlewares for gemini 2023-01-23 22:31:19 +01:00
index.go Move mediocregopher.com content to index of this site 2022-11-29 21:34:55 +01:00
mailinglist.go move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
middleware.go Implement cache and logger middlewares for gemini 2023-01-23 22:31:19 +01:00
posts.go Add BlogHTTPURL preprocess function 2023-01-23 21:44:10 +01:00
pow.go move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
tpl.go Allow url construction to work if blog is under a sub-path 2023-01-22 12:09:50 +01:00