Age | Commit message (Expand) | Author |
---|---|---|
2024-01-30 | Check for end of UUID once | Michael McVady |
2024-01-26 | Limit results | Michael McVady |
2024-01-16 | Support creating new entries | Michael McVady |
2024-01-15 | Clean up conditional statments | Michael McVady |
2024-01-13 | Add message for no search results | Michael McVady |
2024-01-13 | Fold search into index | Michael McVady |
2024-01-13 | Fold search into index | Michael McVady |
2024-01-13 | Fold search into index | Michael McVady |
2024-01-13 | lint whitespace | Michael McVady |
2024-01-13 | Clean up src | Michael McVady |
2024-01-12 | Fix multiple search terms | Michael McVady |
2024-01-12 | Flesh out search ... | Michael McVady |
2024-01-12 | Stub out search ... | Michael McVady |
2024-01-12 | Start implementing search | Michael McVady |
2024-01-12 | Clean up hardcoded strings | Michael McVady |
2024-01-12 | Hack in edit | Michael McVady |
2024-01-11 | Just keep hacking | Michael McVady |
2024-01-04 | Delete JSON API | Michael McVady |
2024-01-04 | Delete JSON API | Michael McVady |
2024-01-04 | Formatting | Michael McVady |
2024-01-02 | Handle errors | Michael McVady |
2024-01-02 | Keep hacking | Michael McVady |
2023-12-30 | Just keep hacking | Michael McVady |
2023-12-22 | Hack in form | Michael McVady |
2023-10-29 | Refactor: `post` -> `entry` | Michael McVady |
2023-10-26 | Remove JSON API | Michael McVady |
2023-07-09 | Deconflate `accept_type` & `content_type` | Michael McVady |
2023-07-09 | Deconflate `accept_type` & `content_type` | Michael McVady |
2023-07-08 | Use latest kore RC to fix `http_populate_post`/`textarea` issue | Michael McVady |
2023-07-07 | Hack in markdown form | Michael McVady |
2023-02-25 | Hack in PATCH `/posts` endpoint | Michael McVady |
2023-02-22 | Make post UUID optional | Michael McVady |
2023-02-22 | Temporary redirect instead of permanent | Michael McVady |
2023-02-21 | Add title link to posts | Michael McVady |
2023-02-19 | Clean up | Michael McVady |
2023-02-17 | Typo | Michael McVady |
2023-02-16 | Fix DELETE and tests | Michael McVady |
2023-01-15 | Hack in DELETE method without testing | Michael McVady |
2023-01-08 | Clean up | Michael McVady |
2023-01-07 | Start refactor | Michael McVady |
2023-01-06 | Hack in POST handling; needs refactoring | Michael McVady |
2023-01-05 | toy handles GET and POST requests | Michael McVady |
2023-01-05 | Flesh out toy endpoint more | Michael McVady |
2023-01-05 | Flesh out toy endpoint more | Michael McVady |
2023-01-05 | Don't return 404 on requests with empty DB | Michael McVady |
2023-01-05 | Add toy endpoint to insert data into sql | Michael McVady |
2023-01-03 | First pass at UUID validation | Michael McVady |
2023-01-03 | Formatting | Michael McVady |
2023-01-03 | Clean up query logic | Michael McVady |
2023-01-03 | Combine JSON & HTML query functions | Michael McVady |