Commit Graph

  • efc115e961 Fix docs dir David Stotijn 2020-11-09 21:20:49 +01:00
  • 471fa212ef Add links to docs website in README David Stotijn 2020-11-09 21:16:56 +01:00
  • 07ef2f9090 Add OG meta tags David Stotijn 2020-11-09 21:06:40 +01:00
  • f7550d649a Add static asset for header image for README David Stotijn 2020-11-09 20:50:56 +01:00
  • dbc25774c2 Small doc fixes for mobile/lighthouse David Stotijn 2020-11-09 20:44:01 +01:00
  • 430670ab54 Add docs David Stotijn 2020-11-09 20:28:10 +01:00
  • f6789fa245 Tidy up manual build process v0.2.1 David Stotijn 2020-11-01 19:01:07 +01:00
  • 81fbfe4cb3 Tidy up .gitignore David Stotijn 2020-11-01 18:31:08 +01:00
  • 6931d63250 Remove GitHub workflows David Stotijn 2020-11-01 17:19:17 +01:00
  • 71e87d3cd3 Remove modd.conf David Stotijn 2020-11-01 17:13:13 +01:00
  • 0ffbb618fa Update README David Stotijn 2020-11-01 17:03:04 +01:00
  • c01f190fc8 Use Go instead of C for regexp sqlite func David Stotijn 2020-10-31 15:19:17 +01:00
  • ad98dd7f01 Add .release-env and .vscode to .gitignore v0.2.0 David Stotijn 2020-10-29 21:20:54 +01:00
  • 0d04996f06 Add scope support David Stotijn 2020-10-29 20:54:17 +01:00
  • 98dacbe849 sqlite: fix nil deref on missing response (#32) Martin Holst Swende 2020-10-11 19:12:04 +02:00
  • fedb425381 Add project management David Stotijn 2020-10-11 17:09:39 +02:00
  • ca707d17ea Bump next from 9.5.3 to 9.5.4 in /admin (#36) dependabot[bot] 2020-10-09 18:10:27 +02:00
  • 13240109b6 Documenting CA certificates setup for hetty (#21) Tom 2020-10-08 13:04:57 -04:00
  • fa41e9c46c pkg/scope: add mutexes around scope (#33) Martin Holst Swende 2020-10-08 17:49:36 +02:00
  • 5f4bff0155 Selectively query DB based on GraphQL query field collection David Stotijn 2020-10-05 18:34:41 +02:00
  • 073bcea565 Add db & pem's to gitignore (#29) Dwi Siswanto 2020-10-04 21:32:33 +07:00
  • 6244d4aa74 Link to discussions via issue templates David Stotijn 2020-10-04 14:08:08 +02:00
  • cf687f0bd3 Update issue templates David Stotijn 2020-10-04 13:26:37 +02:00
  • 6fad74c0a5 Add contributing guidelines David Stotijn 2020-10-04 13:21:08 +02:00
  • 248001ec8a Create CODE_OF_CONDUCT.md David Stotijn 2020-10-04 12:33:53 +02:00
  • ba7d88dfc5 Replace Cayley with SQLite3 David Stotijn 2020-10-04 11:50:03 +02:00
  • d48f1f058d Add scaffolding for scope package David Stotijn 2020-10-01 21:46:35 +02:00
  • 46caa05d20 Add initial GitHub actions Rick Rackow 2020-09-28 22:56:26 +02:00
  • c5bfb96454 Fix link to Hacker101 Discord David Stotijn 2020-09-28 22:01:19 +02:00
  • f97e0526d7 Fix usage snippet in README David Stotijn 2020-09-28 21:58:25 +02:00
  • ce4805452f Add support for ~ expansion for DB filepath v0.1.2 David Stotijn 2020-09-28 21:53:51 +02:00
  • b17c70bc0a Update README, .gitignore (#10) v0.1.1 HAHWUL 2020-09-29 04:07:24 +09:00
  • 8712151e8f Change default location of DB David Stotijn 2020-09-28 20:43:43 +02:00
  • 05b08f7097 Remove stray file David Stotijn 2020-09-28 20:42:13 +02:00
  • 5c7165ebf3 Change default port to :8080 David Stotijn 2020-09-28 20:41:43 +02:00
  • 8b04747855 Add support for CA key and certificate generation David Stotijn 2020-09-28 20:37:25 +02:00
  • 81ae8f55da Create FUNDING.yml David Stotijn 2020-09-27 21:05:30 +02:00
  • 5159c860d1 Update README.md David Stotijn 2020-09-27 20:45:00 +02:00
  • 76b78d43e2 Update README.md David Stotijn 2020-09-27 20:43:53 +02:00
  • 83f1439a6a Add README and LICENSE David Stotijn 2020-09-27 20:38:30 +02:00
  • 8c4d4d134d Run go mod tidy v0.1.0 David Stotijn 2020-09-27 19:10:49 +02:00
  • ab90bfe4e9 Tidy up proxy logs, add copy action for headers David Stotijn 2020-09-27 18:59:38 +02:00
  • 854839daf8 Remove stray file David Stotijn 2020-09-27 14:59:22 +02:00
  • 914650df42 Add polling for req logs, store them async, fix sort order David Stotijn 2020-09-27 14:58:37 +02:00
  • 91947b9ffa Enforce trailing slashes on API paths David Stotijn 2020-09-27 11:33:10 +02:00
  • adba24b78f Fix file path for db/cayley pkg David Stotijn 2020-09-27 10:48:16 +02:00
  • 2e88b4abc8 Add initial (rough) database support David Stotijn 2020-09-26 23:36:48 +02:00
  • 618ed61314 Fix package name David Stotijn 2020-09-26 00:15:10 +02:00
  • 35753c55a1 Fix Dockerfile David Stotijn 2020-09-25 21:16:30 +02:00
  • 226762f8e1 Embed static admin resources on build, add goreleaser config David Stotijn 2020-09-25 02:53:41 +02:00
  • 28ae2b6efb Add Dockerfile David Stotijn 2020-09-24 22:28:37 +02:00
  • 8828a586a1 Scaffold homepage, small style tweaks David Stotijn 2020-09-23 23:43:20 +02:00
  • 71de41e6e6 Add headers to log details, add Monaco Editor David Stotijn 2020-09-24 00:13:14 +02:00
  • e9367f7186 Polish admin styles David Stotijn 2020-09-23 18:10:32 +02:00
  • a3c22b7f1f Rename project to "Hetty" David Stotijn 2020-09-22 18:33:02 +02:00
  • 7defc19d1a Add Proto to request detail, update theme David Stotijn 2020-09-21 22:27:10 +02:00
  • fe1ddabda3 Add Layout component, syntax highlighting and tidy up David Stotijn 2020-09-21 21:46:44 +02:00
  • 21c78cdc23 First rough version of proxy logs frontend David Stotijn 2020-09-20 22:30:17 +02:00
  • 211c11be2b Finish first working version of reqlog David Stotijn 2020-09-19 01:27:55 +02:00
  • c5cf6ef867 Update admin deps David Stotijn 2020-09-19 01:25:30 +02:00
  • 492fe85904 Merge pull request #4 from dstotijn/dependabot/npm_and_yarn/admin/elliptic-6.5.3 David Stotijn 2020-09-17 16:01:34 +02:00
  • 42b5d9032a Bump elliptic from 6.5.2 to 6.5.3 in /admin dependabot[bot] 2020-08-01 06:14:58 +00:00
  • 5d8917fddb Merge pull request #3 from dstotijn/dependabot/npm_and_yarn/admin/lodash-4.17.19 David Stotijn 2020-07-20 12:57:39 +02:00
  • 72e5b8eb64 Bump lodash from 4.17.15 to 4.17.19 in /admin dependabot[bot] 2020-07-18 22:59:06 +00:00
  • 5271080332 Merge pull request #2 from dstotijn/dependabot/npm_and_yarn/admin/acorn-6.4.1 David Stotijn 2020-04-01 08:49:58 +02:00
  • 592402d102 Bump acorn from 6.4.0 to 6.4.1 in /admin dependabot[bot] 2020-04-01 06:48:27 +00:00
  • 9c9c74ff12 Merge pull request #1 from dstotijn/dependabot/npm_and_yarn/admin/next-9.3.2 David Stotijn 2020-04-01 08:47:09 +02:00
  • a8c0b1686d Bump next from 9.1.4 to 9.3.2 in /admin dependabot[bot] 2020-03-31 21:36:24 +00:00
  • 400436607c Add getRequests query to GraphQL server David Stotijn 2020-02-23 22:07:46 +01:00
  • ef96a69baa Scaffold GraphQL server David Stotijn 2019-12-01 14:47:25 +01:00
  • 1164837247 Start work on request log David Stotijn 2019-12-01 14:07:12 +01:00
  • 94363fe196 Scaffold admin app David Stotijn 2019-11-30 12:43:55 +01:00
  • e4f5f2278a Add middleware chaining for request and response modifiers David Stotijn 2019-11-30 09:24:38 +01:00
  • 9d9c46c63f Add request and response modifier support David Stotijn 2019-11-24 19:46:38 +01:00
  • ee8e4330c1 Move proxy logic into proxy package David Stotijn 2019-11-24 17:30:39 +01:00
  • ef4f829572 Add MITM proxy for HTTPS requests David Stotijn 2019-11-24 00:14:49 +01:00
  • c48562e873 Initial commit David Stotijn 2019-11-17 15:09:37 +01:00
  • 26ec9f72e5 Initial commit David Stotijn 2019-11-17 09:54:15 +01:00