Commit graph

59 commits

Author SHA1 Message Date
David Stotijn
5f4bff0155 Selectively query DB based on GraphQL query field collection
Fixes #5
2020-10-05 18:40:37 +02:00
Dwi Siswanto
073bcea565
Add db & pem's to gitignore (#29) 2020-10-04 16:32:33 +02:00
David Stotijn
6244d4aa74 Link to discussions via issue templates 2020-10-04 14:08:08 +02:00
David Stotijn
cf687f0bd3 Update issue templates 2020-10-04 13:26:37 +02:00
David Stotijn
6fad74c0a5 Add contributing guidelines 2020-10-04 13:21:43 +02:00
David Stotijn
248001ec8a
Create CODE_OF_CONDUCT.md 2020-10-04 12:33:53 +02:00
David Stotijn
ba7d88dfc5 Replace Cayley with SQLite3 2020-10-04 11:50:03 +02:00
David Stotijn
d48f1f058d Add scaffolding for scope package 2020-10-01 21:46:35 +02:00
Rick Rackow
46caa05d20
Add initial GitHub actions
Update .github/workflows/build_run.yml

Co-authored-by: David Stotijn <dstotijn@gmail.com>

Update .github/workflows/go.yml

Co-authored-by: David Stotijn <dstotijn@gmail.com>

Update .github/workflows/build_run.yml

Co-authored-by: David Stotijn <dstotijn@gmail.com>

Update .github/workflows/go.yml

Co-authored-by: David Stotijn <dstotijn@gmail.com>

Update .github/workflows/go.yml

Co-authored-by: David Stotijn <dstotijn@gmail.com>

Co-authored-by: David Stotijn <dstotijn@gmail.com>
2020-09-28 22:56:26 +02:00
David Stotijn
c5bfb96454
Fix link to Hacker101 Discord 2020-09-28 22:01:19 +02:00
David Stotijn
f97e0526d7 Fix usage snippet in README 2020-09-28 21:58:25 +02:00
David Stotijn
ce4805452f Add support for ~ expansion for DB filepath 2020-09-28 21:53:51 +02:00
HAHWUL
b17c70bc0a
Update README, .gitignore (#10)
* update readme

* update gitignore (test binary, built with go test -c)

* update readme
2020-09-28 21:07:24 +02:00
David Stotijn
8712151e8f Change default location of DB 2020-09-28 20:43:43 +02:00
David Stotijn
05b08f7097 Remove stray file 2020-09-28 20:42:13 +02:00
David Stotijn
5c7165ebf3 Change default port to :8080 2020-09-28 20:41:43 +02:00
David Stotijn
8b04747855 Add support for CA key and certificate generation 2020-09-28 20:37:25 +02:00
David Stotijn
81ae8f55da
Create FUNDING.yml 2020-09-27 21:05:30 +02:00
David Stotijn
5159c860d1
Update README.md 2020-09-27 20:45:00 +02:00
David Stotijn
76b78d43e2
Update README.md 2020-09-27 20:43:53 +02:00
David Stotijn
83f1439a6a Add README and LICENSE 2020-09-27 20:38:30 +02:00
David Stotijn
8c4d4d134d Run go mod tidy 2020-09-27 19:10:49 +02:00
David Stotijn
ab90bfe4e9 Tidy up proxy logs, add copy action for headers 2020-09-27 18:59:38 +02:00
David Stotijn
854839daf8 Remove stray file 2020-09-27 14:59:22 +02:00
David Stotijn
914650df42 Add polling for req logs, store them async, fix sort order 2020-09-27 14:58:37 +02:00
David Stotijn
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
David Stotijn
adba24b78f Fix file path for db/cayley pkg 2020-09-27 10:48:16 +02:00
David Stotijn
2e88b4abc8 Add initial (rough) database support 2020-09-26 23:36:48 +02:00
David Stotijn
618ed61314 Fix package name 2020-09-26 00:15:10 +02:00
David Stotijn
35753c55a1 Fix Dockerfile 2020-09-25 21:16:30 +02:00
David Stotijn
226762f8e1 Embed static admin resources on build, add goreleaser config 2020-09-25 02:53:41 +02:00
David Stotijn
28ae2b6efb Add Dockerfile 2020-09-24 22:28:37 +02:00
David Stotijn
8828a586a1 Scaffold homepage, small style tweaks 2020-09-24 17:43:20 +02:00
David Stotijn
71de41e6e6 Add headers to log details, add Monaco Editor 2020-09-24 00:13:14 +02:00
David Stotijn
e9367f7186 Polish admin styles 2020-09-23 18:10:32 +02:00
David Stotijn
a3c22b7f1f Rename project to "Hetty" 2020-09-22 18:33:02 +02:00
David Stotijn
7defc19d1a Add Proto to request detail, update theme 2020-09-21 22:27:10 +02:00
David Stotijn
fe1ddabda3 Add Layout component, syntax highlighting and tidy up 2020-09-21 21:53:00 +02:00
David Stotijn
21c78cdc23 First rough version of proxy logs frontend 2020-09-20 22:30:17 +02:00
David Stotijn
211c11be2b Finish first working version of reqlog 2020-09-19 01:34:51 +02:00
David Stotijn
c5cf6ef867 Update admin deps 2020-09-19 01:29:06 +02:00
David Stotijn
492fe85904
Merge pull request #4 from dstotijn/dependabot/npm_and_yarn/admin/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /admin
2020-09-17 16:01:34 +02:00
dependabot[bot]
42b5d9032a
Bump elliptic from 6.5.2 to 6.5.3 in /admin
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 06:14:58 +00:00
David Stotijn
5d8917fddb
Merge pull request #3 from dstotijn/dependabot/npm_and_yarn/admin/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /admin
2020-07-20 12:57:39 +02:00
dependabot[bot]
72e5b8eb64
Bump lodash from 4.17.15 to 4.17.19 in /admin
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 22:59:06 +00:00
David Stotijn
5271080332
Merge pull request #2 from dstotijn/dependabot/npm_and_yarn/admin/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1 in /admin
2020-04-01 08:49:58 +02:00
dependabot[bot]
592402d102
Bump acorn from 6.4.0 to 6.4.1 in /admin
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-01 06:48:27 +00:00
David Stotijn
9c9c74ff12
Merge pull request #1 from dstotijn/dependabot/npm_and_yarn/admin/next-9.3.2
Bump next from 9.1.4 to 9.3.2 in /admin
2020-04-01 08:47:09 +02:00
dependabot[bot]
a8c0b1686d
Bump next from 9.1.4 to 9.3.2 in /admin
Bumps [next](https://github.com/zeit/next.js) from 9.1.4 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/v9.1.4...v9.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 21:36:24 +00:00
David Stotijn
400436607c Add getRequests query to GraphQL server 2020-02-23 22:07:46 +01:00