summaryrefslogtreecommitdiff
path: root/src/http
AgeCommit message (Expand)Author
2023-08-10Clean up homepage, add ghost to gmi, make separator smallerBrian Picciano
2023-04-17Implement asset.LoaderBrian Picciano
2023-04-15Move asset store into its own packageBrian Picciano
2023-04-15Add support for http loading files from an asset archiveBrian Picciano
2023-04-14Prefix html title tag for posts with their titleBrian Picciano
2023-02-13Include link to sourceBrian Picciano
2023-01-24Add gemini CTA to HTTP pagesBrian Picciano
2023-01-24Refactor URL construction a bitBrian Picciano
2023-01-24Fix squished manage post edit buttonBrian Picciano
2023-01-23Implement cache and logger middlewares for geminiBrian Picciano
2023-01-23Add BlogHTTPURL preprocess functionBrian Picciano
2023-01-23Fix page navigation in posts/drafts manage pagesBrian Picciano
2023-01-23Small fixes to index pagesBrian Picciano
2023-01-23Automatically bridge gemini links to a gateway on http siteBrian Picciano
2023-01-22Final fleshing out of gemini contentBrian Picciano
2023-01-22Implement gemini atom feedBrian Picciano
2023-01-22Allow url construction to work if blog is under a sub-pathBrian Picciano
2023-01-21Implement preprocessing of post bodies for geminiBrian Picciano
2023-01-20Got a basic gemini server runningBrian Picciano
2023-01-19Slight cleanup in http packageBrian Picciano
2023-01-19Add support for gemtext postsBrian Picciano
2022-11-29Don't check CSRF for manage and edit methodsBrian Picciano
2022-11-29Fix dumb wording on homepageBrian Picciano
2022-11-29Remove mention of the word 'blog'Brian Picciano
2022-11-29Update copy on follow page to be less wordyBrian Picciano
2022-11-29Increase posts per pageBrian Picciano
2022-11-29Small changes to headerBrian Picciano
2022-11-29Move mediocregopher.com content to index of this siteBrian Picciano
2022-11-29Introduce EDIT and MANAGE methodsBrian Picciano
2022-11-29Modify base header some moreBrian Picciano
2022-11-27Update header, remove 'Updated at' times on postsBrian Picciano
2022-11-27Add the ghost to every pageBrian Picciano
2022-11-27Bold post titles in indexBrian Picciano
2022-11-23Fix font sizes for small devicesBrian Picciano
2022-11-23Accidentally removed 'Next Page' linkBrian Picciano
2022-11-23Inrease font size for small devicesBrian Picciano
2022-11-23Use unordered list instead of table on post indexBrian Picciano
2022-11-22Add faviconBrian Picciano
2022-11-22Reduce font size generallyBrian Picciano
2022-11-22Introduce dark mode, clean up colors generallyBrian Picciano
2022-11-07Fix width of index tableBrian Picciano
2022-10-12Make description an optional fieldBrian Picciano
2022-09-13fix bug in asset upload id checkerBrian Picciano
2022-09-13move src out of srv, clean up default.nix and MakefileBrian Picciano