aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-12Hack in Mermaid JS renderingMichael McVady
2023-02-25Hack in PATCH `/posts` endpointMichael McVady
2023-02-22Make post UUID optionalMichael McVady
2023-02-22HTML LintingMichael McVady
2023-02-22HTML LintingMichael McVady
2023-02-22Temporary redirect instead of permanentMichael McVady
2023-02-22Fix validation linksMichael McVady
2023-02-21Dockerfile update to upgrade Debian packagesMichael McVady
2023-02-21Add title link to postsMichael McVady
2023-02-19Bind to `127.0.0.1`Michael McVady
2023-02-19Clean upMichael McVady
2023-02-19Update `Dockerfile`Michael McVady
2023-02-18Refactor testsMichael McVady
2023-02-18Update `README.md`Michael McVady
2023-02-17TypoMichael McVady
2023-02-16Fix DELETE and testsMichael McVady
2023-01-15Hack in DELETE method without testingMichael McVady
2023-01-08Clean upMichael McVady
2023-01-07Start refactorMichael McVady
2023-01-06Hack in POST handling; needs refactoringMichael McVady
2023-01-05toy handles GET and POST requestsMichael McVady
2023-01-05Update README.mdMichael McVady
2023-01-05Flesh out toy endpoint moreMichael McVady
2023-01-05Flesh out toy endpoint moreMichael McVady
2023-01-05Update .gitignoreMichael McVady
2023-01-05Update Makefile; fetch-dependenciesMichael McVady
2023-01-05Don't return 404 on requests with empty DBMichael McVady
2023-01-05Clean upMichael McVady
2023-01-05Add testMichael McVady
2023-01-05Add tests and test dataMichael McVady
2023-01-05Add toy endpoint to insert data into sqlMichael McVady
2023-01-05Update .gitignoreMichael McVady
2023-01-04Fix DNS in chroot envMichael McVady
2023-01-03First pass at UUID validationMichael McVady
2023-01-03Update README.mdMichael McVady
2023-01-03FormattingMichael McVady
2023-01-03Clean up query logicMichael McVady
2023-01-03Combine JSON & HTML query functionsMichael McVady
2023-01-03Use enum for response content typeMichael McVady
2023-01-02Fix JSON HTTP 200 :)Michael McVady
2023-01-02Fix JSON HTTP 404Michael McVady
2023-01-02Clean up error handlingMichael McVady
2023-01-02Reduce duplicate codeMichael McVady
2023-01-02Template JSON error responsesMichael McVady
2023-01-02Finish post_rq structMichael McVady
2023-01-02Hack in post_rq structMichael McVady
2023-01-02Hack in post_rq structMichael McVady
2023-01-02const correctnessMichael McVady
2023-01-02clean upMichael McVady
2023-01-02clean up initMichael McVady