aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 up initMichael McVady
2022-05-25Don't start if failed to register databaseMichael McVady
2022-05-25Add catch-all HTTP redirectMichael McVady
2022-05-24Add func prototypeMichael McVady
2022-05-24Standalone binary - startsMichael McVady
2022-05-16Load PostgreSQL config from environmentMichael McVady
2022-03-31Disable seccomp tracingMichael McVady
2022-03-30CleanupMichael McVady
2022-03-11Rough JSON results supportMichael McVady
2022-03-10Render something on errorsMichael McVady
2022-03-10Wire up with docker-composeMichael McVady
2022-03-10CleanupMichael McVady
2022-03-10set app nameMichael McVady
2022-03-10seccompMichael McVady
2022-03-07Disable TLS & added posts resourceMichael McVady
2022-03-06Sort results by dateMichael McVady
2021-11-18Cleanup/commentsMichael McVady
2021-11-18Add `created_at` field to DBMichael McVady
2021-11-18Template postsMichael McVady
2021-11-18Clean upMichael McVady
2021-11-17Clean up code formattingMichael McVady
2021-11-17Fix compiler errors/warningsMichael McVady
2021-11-17Render markdown as HTMLMichael McVady
2021-11-15Render tableMichael McVady
2021-11-15Print out query resultsMichael McVady
2021-11-15Disable seccomp/add seccomp tracingMichael McVady
2021-08-21Attemp to use postgresMichael McVady
2021-08-21Fix kore_buf_alloc callMichael McVady
2021-08-21Working with assetsMichael McVady
2021-08-15Add minimal contentMichael McVady
2021-08-15Initial commitMichael McVady