Commit Graph

19 Commits

Author SHA1 Message Date
ba7d88dfc5 Replace Cayley with SQLite3 2020-10-04 11:50:03 +02:00
d48f1f058d Add scaffolding for scope package 2020-10-01 21:46:35 +02:00
ce4805452f Add support for ~ expansion for DB filepath 2020-09-28 21:53:51 +02:00
8712151e8f Change default location of DB 2020-09-28 20:43:43 +02:00
5c7165ebf3 Change default port to :8080 2020-09-28 20:41:43 +02:00
8b04747855 Add support for CA key and certificate generation 2020-09-28 20:37:25 +02:00
91947b9ffa Enforce trailing slashes on API paths
This ensures that the Next.js app works consistently both when running in dev mode as well as when it has been exported to static HTML/JS.
2020-09-27 11:33:10 +02:00
adba24b78f Fix file path for db/cayley pkg 2020-09-27 10:48:16 +02:00
2e88b4abc8 Add initial (rough) database support 2020-09-26 23:36:48 +02:00
618ed61314 Fix package name 2020-09-26 00:15:10 +02:00
226762f8e1 Embed static admin resources on build, add goreleaser config 2020-09-25 02:53:41 +02:00
28ae2b6efb Add Dockerfile 2020-09-24 22:28:37 +02:00
a3c22b7f1f Rename project to "Hetty" 2020-09-22 18:33:02 +02:00
21c78cdc23 First rough version of proxy logs frontend 2020-09-20 22:30:17 +02:00
211c11be2b Finish first working version of reqlog 2020-09-19 01:34:51 +02:00
400436607c Add getRequests query to GraphQL server 2020-02-23 22:07:46 +01:00
ef96a69baa Scaffold GraphQL server 2019-12-01 14:47:25 +01:00
1164837247 Start work on request log 2019-12-01 14:07:12 +01:00
94363fe196 Scaffold admin app 2019-11-30 12:43:55 +01:00