Commit Graph

  • 6889c9c183 Replace GraphQL server with Connect RPC connectrpc David Stotijn 2025-02-05 21:54:59 +01:00
  • 52c83a1989 Update go version matrices for CI/CD workflows main David Stotijn 2025-01-13 23:26:31 +01:00
  • 7ed553866b Update README and usage docs to with new default DB file path David Stotijn 2025-01-13 23:18:22 +01:00
  • fcf0e1c51e Replace BadgerDB with bbolt David Stotijn 2025-01-13 23:15:18 +01:00
  • 24c2ecfa4b Remove database mocks, replace Service interface indirection David Stotijn 2025-01-04 00:39:40 +01:00
  • d23b4ed024 Update copyright footer David Stotijn 2025-01-01 20:52:14 +01:00
  • ff9e4140aa Remove Tines as sponsor David Stotijn 2025-01-01 20:50:52 +01:00
  • aa3f9d3da9 Bump webpack from 5.70.0 to 5.76.0 in /admin dependabot/npm_and_yarn/admin/webpack-5.76.0 dependabot[bot] 2023-03-14 22:32:31 +00:00
  • bdc62230ca Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.1.0 dependabot/go_modules/golang.org/x/sys-0.1.0 dependabot[bot] 2023-02-25 11:22:44 +00:00
  • 7581a10292 Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 dependabot/go_modules/golang.org/x/net-0.7.0 dependabot[bot] 2023-02-25 02:59:39 +00:00
  • 508829f2a3 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /admin dependabot/npm_and_yarn/admin/http-cache-semantics-4.1.1 dependabot[bot] 2023-02-04 07:14:02 +00:00
  • 496bf58de2 Bump ua-parser-js from 0.7.31 to 0.7.33 in /admin dependabot/npm_and_yarn/admin/ua-parser-js-0.7.33 dependabot[bot] 2023-01-27 10:42:23 +00:00
  • 0d68d7d7b2 Bump json5 from 1.0.1 to 1.0.2 in /admin dependabot/npm_and_yarn/admin/json5-1.0.2 dependabot[bot] 2023-01-08 04:10:07 +00:00
  • d65d0bb9c4 Bump loader-utils from 2.0.2 to 2.0.4 in /admin dependabot/npm_and_yarn/admin/loader-utils-2.0.4 dependabot[bot] 2022-11-17 00:43:52 +00:00
  • 644d1132bb Bump terser from 5.12.1 to 5.14.2 in /admin dependabot/npm_and_yarn/admin/terser-5.14.2 dependabot[bot] 2022-07-21 00:54:08 +00:00
  • 57a3527667 Prevent DNS rebinding attack on admin routes fix/dns-rebind David Stotijn 2022-05-22 15:59:35 +02:00
  • b753fea1ab Bump dset from 3.1.1 to 3.1.2 in /admin dependabot/npm_and_yarn/admin/dset-3.1.2 dependabot[bot] 2022-05-20 20:41:17 +00:00
  • f7def87d0f Add HTTP header support to string literal matching David Stotijn 2022-03-31 15:23:56 +02:00
  • aa9822854d Rename search package to filter package David Stotijn 2022-03-31 15:12:54 +02:00
  • 2ce4218a30 Add filter support for HTTP headers David Stotijn 2022-03-31 14:53:40 +02:00
  • fd27955e11 Sort HTTP headers David Stotijn 2022-03-31 12:07:35 +02:00
  • 426a7d5f96 Add "New request" button to Sender page David Stotijn 2022-03-31 11:23:17 +02:00
  • 21b679dc91 Add new sponsorship options David Stotijn 2022-03-30 13:01:00 +02:00
  • e4f468d4d2 Publish Docker image to ghcr.io and docker.io David Stotijn 2022-03-30 11:50:16 +02:00
  • d3246b0918 Add intercept feature to README v0.7.0 David Stotijn 2022-03-29 14:06:51 +02:00
  • 61fd3fcc45 Update admin dependencies David Stotijn 2022-03-29 13:58:38 +02:00
  • d34258dfd1 Add links to intercept filter docs David Stotijn 2022-03-29 13:52:03 +02:00
  • 0e9fb0ac91 Add tests for search.Expression interface implementations David Stotijn 2022-03-23 15:39:45 +01:00
  • 02408b5196 Add intercept module David Stotijn 2022-03-23 14:31:27 +01:00
  • a9f6701145 Add tests for intercept.ModifyResponse add-intercept-module David Stotijn 2022-03-23 14:09:28 +01:00
  • 1a45ea36a4 Add notification when intercept settings are updated David Stotijn 2022-03-21 19:48:45 +01:00
  • 38bd04b80b Strip unsupported directives from Accept-Encoding David Stotijn 2022-03-21 14:56:05 +01:00
  • 71acd6e9ef Disable setting Accept-Encoding: gzip unless explicitly set David Stotijn 2022-03-21 14:23:35 +01:00
  • fe97d06bb5 Transparently decompress gzip formatted response bodies David Stotijn 2022-03-21 13:37:27 +01:00
  • 89141afd3b Add intercept response filter David Stotijn 2022-03-21 10:33:11 +01:00
  • cf55456c42 Add support for intercepting HTTP responses David Stotijn 2022-03-18 16:40:05 +01:00
  • f4074a8060 Add request filter for intercept David Stotijn 2022-03-15 19:32:29 +01:00
  • 6ffc55cde3 Fix Snapcraft plugs config to allow network binding David Stotijn 2022-03-15 10:11:53 +01:00
  • d051d48941 Add project settings for intercept David Stotijn 2022-03-14 15:42:43 +01:00
  • e1067ecffb Add "Cancel" action to proxy intercept David Stotijn 2022-03-14 09:12:36 +01:00
  • 9dd8464af7 Add initial UI/UX for intecepting requests David Stotijn 2022-03-10 20:30:40 +01:00
  • 71e550f0cd Add initial support for HTTP request intercepting David Stotijn 2022-03-08 13:27:31 +01:00
  • bdd667381a Add Snapcraft notice David Stotijn 2022-03-06 14:18:25 +01:00
  • f60202e41c Add Snapcraft and Scoop config David Stotijn 2022-03-03 10:35:25 +01:00
  • 87b8b18047 Fix README badges David Stotijn 2022-03-03 08:29:14 +01:00
  • edab744d01 Remove old docs David Stotijn 2022-03-02 20:08:39 +01:00
  • 3f5277e419 Fix light/dark mode logo in README David Stotijn 2022-03-02 20:05:37 +01:00
  • 29550ff43b Update README v0.6.0 David Stotijn 2022-03-02 19:16:53 +01:00
  • 7afc23b3ff Add Homebrew tap to GoReleaser config David Stotijn 2022-03-02 14:49:24 +01:00
  • 6aa93b782e Add "Copy to Sender" button in reqlog table David Stotijn 2022-03-02 08:14:44 +01:00
  • ed9a539ce3 Remove stray console.log calls David Stotijn 2022-03-02 07:52:17 +01:00
  • 857aa0c49e Misc lint fixes David Stotijn 2022-02-28 16:21:01 +01:00
  • af26987601 Fix sort order of request logs David Stotijn 2022-02-28 15:40:13 +01:00
  • ad26478043 Add certificate management subcommands David Stotijn 2022-02-28 15:31:16 +01:00
  • ca0c085021 Use ffcli, tidy up usage message David Stotijn 2022-02-28 12:50:09 +01:00
  • d438f93ee0 Fix incorrect var names David Stotijn 2022-02-28 09:41:55 +01:00
  • fa3f24eb70 Move gql handler out of main, improve admin route matching David Stotijn 2022-02-28 09:23:08 +01:00
  • f15438e10b Fix stray outdated enum values David Stotijn 2022-02-28 09:21:43 +01:00
  • bef52d956e Add support to launch Chrome David Stotijn 2022-02-27 17:56:24 +01:00
  • 8269af9478 Fix missing HTTP/1.0 proto enums David Stotijn 2022-02-27 17:55:41 +01:00
  • c5f76e1f9a Remove unused project open/close event listeners David Stotijn 2022-02-27 14:42:39 +01:00
  • 2ddf2a77e8 Add logger David Stotijn 2022-02-27 14:28:28 +01:00
  • d2858a2be4 Fix input fields for key-value pair tables losing focus v0.5.1 David Stotijn 2022-02-26 09:55:43 +01:00
  • b41fe29850 Add "Copy to Sender" table action v0.5.0 David Stotijn 2022-02-26 08:51:36 +01:00
  • 7e43479b54 Reuse components across Proxy and Sender modules David Stotijn 2022-02-25 21:08:15 +01:00
  • 11f70282d7 Tidy up admin structure David Stotijn 2022-02-23 15:20:23 +01:00
  • efc20564c1 Add Sender module David Stotijn 2022-02-22 14:10:39 +01:00
  • afa211d0ec Add lint Github Action David Stotijn 2022-02-01 18:14:14 +01:00
  • 44193cd723 Use Node v16 in CI/CD David Stotijn 2022-02-01 18:13:34 +01:00
  • e07163fef3 Add prettier lint config David Stotijn 2022-02-01 18:13:14 +01:00
  • ed394507d3 Fix default make target David Stotijn 2022-02-01 18:12:44 +01:00
  • cd5403e353 Fix README David Stotijn 2022-01-31 16:17:19 +01:00
  • 565c370bb8 Fix GoReleaser config, update moq dep v0.4.0 David Stotijn 2022-01-31 15:48:44 +01:00
  • 2dc6538a3b Add build-test Github Action David Stotijn 2022-01-31 14:18:49 +01:00
  • aa8ddf4122 Update Next.js, Material UI David Stotijn 2022-01-28 20:20:15 +01:00
  • 73ebb89863 Update Dockerfile David Stotijn 2022-01-26 11:35:47 +01:00
  • 1489cb16bf Update GoReleaser config David Stotijn 2022-01-25 13:20:16 +01:00
  • d84d2d0905 Replace SQLite with BadgerDB David Stotijn 2022-01-21 11:45:54 +01:00
  • 8a3b3cbf02 Bump copyright year David Stotijn 2022-01-01 16:15:03 +01:00
  • b3225bfb99 Add initial tests for reqlog package David Stotijn 2022-01-01 16:11:49 +01:00
  • 4e2eaea499 Add sponsor David Stotijn 2021-12-30 11:40:14 +01:00
  • 8122b2552d Remove dead code David Stotijn 2021-05-13 13:35:11 +02:00
  • 569f7bc76f Use embed instead of rice David Stotijn 2021-04-26 09:24:45 +02:00
  • ca3a729c36 Add linter, fix linting issue David Stotijn 2021-04-25 16:23:53 +02:00
  • ad3dc0da70 Bump ini from 1.3.5 to 1.3.8 in /docs (#57) dependabot[bot] 2021-04-23 20:18:36 +02:00
  • 49547f535f Bump prismjs from 1.22.0 to 1.23.0 in /docs (#64) dependabot[bot] 2021-04-23 20:18:23 +02:00
  • e42e1c212b Bump elliptic from 6.5.3 to 6.5.4 in /admin (#65) dependabot[bot] 2021-04-23 20:18:17 +02:00
  • 6e38b16cf2 Bump elliptic from 6.5.3 to 6.5.4 in /docs (#66) dependabot[bot] 2021-04-23 20:18:10 +02:00
  • 078bf303be Bump ssri from 6.0.1 to 6.0.2 in /docs (#71) dependabot[bot] 2021-04-23 20:17:30 +02:00
  • a42f003919 Bump y18n from 4.0.0 to 4.0.1 in /admin (#68) dependabot[bot] 2021-04-23 20:16:52 +02:00
  • 50c2eac42d Bump y18n from 4.0.0 to 4.0.1 in /docs (#69) dependabot[bot] 2021-04-23 20:16:39 +02:00
  • 4ead501f53 Bump ssri from 6.0.1 to 6.0.2 in /admin (#70) dependabot[bot] 2021-04-23 20:16:11 +02:00
  • d2e97f2acc Fix typo "is" > "if" in CLI cert help text (#63) Steven Maude 2021-04-23 19:01:50 +01:00
  • ad3fa7d379 Handle req log filter I/O when no project is set v0.3.1 David Stotijn 2020-12-29 20:46:42 +01:00
  • 8c2efdb285 Add support for string literal expressions in sqlite pkg v0.3.0 David Stotijn 2020-12-24 18:58:04 +01:00
  • 194d727f4f Add search expression support to admin interface David Stotijn 2020-12-21 12:50:09 +01:00
  • 8ab65fb55f Support implicit boolean expression nested in groups David Stotijn 2020-11-17 21:34:59 +01:00
  • 5bce912e89 Replace lexer, add parser David Stotijn 2020-11-16 22:14:58 +01:00
  • 16910bb637 Add lexer for reqlog search David Stotijn 2020-11-13 21:33:49 +01:00
  • e59b9d6663 Clear all HTTP request logs (#49) Michał Załęcki 2020-11-28 15:48:19 +01:00