aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-13Fold search into indexMichael McVady
2024-01-13Fold search into indexMichael McVady
2024-01-13Fold search into indexMichael McVady
2024-01-13Order indexMichael McVady
2024-01-13lint whitespaceMichael McVady
2024-01-13Clean up srcMichael McVady
2024-01-12Fix multiple search termsMichael McVady
2024-01-12Flesh out search ...Michael McVady
2024-01-12Stub out search ...Michael McVady
2024-01-12Start implementing searchMichael McVady
2024-01-12Clean up hardcoded stringsMichael McVady
2024-01-12Hack in editMichael McVady
2024-01-11Just keep hackingMichael McVady
2024-01-04Delete JSON APIMichael McVady
2024-01-04Delete JSON APIMichael McVady
2024-01-04FormattingMichael McVady
2024-01-02Handle errorsMichael McVady
2024-01-02Keep hackingMichael McVady
2023-12-30Just keep hackingMichael McVady
2023-12-22Hack in formMichael McVady
2023-10-29Refactor: `post` -> `entry`Michael McVady
2023-10-26Remove JSON APIMichael McVady
2023-07-09Deconflate `accept_type` & `content_type`Michael McVady
2023-07-09Deconflate `accept_type` & `content_type`Michael McVady
2023-07-08Squash db connection bugMichael McVady
2023-07-08Use latest kore RC to fix `http_populate_post`/`textarea` issueMichael McVady
2023-07-07Hack in markdown formMichael McVady
2023-04-20Hack in Mermaid JS renderingMichael McVady
2023-02-25Hack in PATCH `/posts` endpointMichael McVady
2023-02-22Make post UUID optionalMichael McVady
2023-02-22Temporary redirect instead of permanentMichael McVady
2023-02-21Add title link to postsMichael McVady
2023-02-19Clean upMichael 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-05Flesh out toy endpoint moreMichael McVady
2023-01-05Flesh out toy endpoint moreMichael McVady
2023-01-05Don't return 404 on requests with empty DBMichael McVady
2023-01-05Add toy endpoint to insert data into sqlMichael McVady
2023-01-03First pass at UUID validationMichael 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