Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-17 | Implement asset.Loader | Brian Picciano | |
This moved a bunch of logic out of http and into the asset package, making it available for gmit too. | |||
2023-04-15 | Move asset store into its own package | Brian Picciano | |
2023-01-24 | Refactor URL construction a bit | Brian Picciano | |
BlogHTTPURL and BlogGeminiURL are now used specifically to construct absolute URLs to their respective endpoints. | |||
2023-01-23 | Implement cache and logger middlewares for gemini | Brian Picciano | |
2023-01-23 | Automatically bridge gemini links to a gateway on http site | Brian Picciano | |
2023-01-20 | Got a basic gemini server running | Brian Picciano | |
2023-01-19 | Slight cleanup in http package | Brian Picciano | |