Commit graph

120 commits

Author SHA1 Message Date
David Stotijn
f15438e10b
Fix stray outdated enum values 2022-02-28 09:21:43 +01:00
David Stotijn
bef52d956e
Add support to launch Chrome 2022-02-27 19:00:11 +01:00
David Stotijn
8269af9478
Fix missing HTTP/1.0 proto enums 2022-02-27 17:55:41 +01:00
David Stotijn
c5f76e1f9a
Remove unused project open/close event listeners 2022-02-27 14:42:39 +01:00
David Stotijn
2ddf2a77e8
Add logger 2022-02-27 14:28:28 +01:00
David Stotijn
d2858a2be4
Fix input fields for key-value pair tables losing focus 2022-02-26 09:58:00 +01:00
David Stotijn
7e43479b54
Reuse components across Proxy and Sender modules 2022-02-25 21:08:15 +01:00
David Stotijn
11f70282d7
Tidy up admin structure 2022-02-23 15:20:23 +01:00
David Stotijn
efc20564c1
Add Sender module 2022-02-22 14:10:39 +01:00
David Stotijn
afa211d0ec
Add lint Github Action 2022-02-01 18:14:14 +01:00
David Stotijn
44193cd723
Use Node v16 in CI/CD 2022-02-01 18:13:34 +01:00
David Stotijn
e07163fef3
Add prettier lint config 2022-02-01 18:13:14 +01:00
David Stotijn
ed394507d3
Fix default make target 2022-02-01 18:12:44 +01:00
David Stotijn
cd5403e353
Fix README 2022-01-31 16:17:19 +01:00
David Stotijn
565c370bb8
Fix GoReleaser config, update moq dep 2022-01-31 15:48:44 +01:00
David Stotijn
2dc6538a3b
Add build-test Github Action 2022-01-31 14:37:56 +01:00
David Stotijn
aa8ddf4122
Update Next.js, Material UI 2022-01-28 20:20:15 +01:00
David Stotijn
73ebb89863
Update Dockerfile 2022-01-26 11:35:47 +01:00
David Stotijn
1489cb16bf Update GoReleaser config 2022-01-25 13:20:16 +01:00
David Stotijn
d84d2d0905
Replace SQLite with BadgerDB 2022-01-21 11:45:54 +01:00
David Stotijn
8a3b3cbf02 Bump copyright year 2022-01-01 16:15:03 +01:00
David Stotijn
b3225bfb99 Add initial tests for reqlog package 2022-01-01 16:11:49 +01:00
David Stotijn
4e2eaea499 Add sponsor 2021-12-30 11:40:14 +01:00
David Stotijn
8122b2552d Remove dead code 2021-05-13 13:35:11 +02:00
David Stotijn
569f7bc76f Use embed instead of rice 2021-04-26 09:24:45 +02:00
David Stotijn
ca3a729c36 Add linter, fix linting issue 2021-04-25 16:23:53 +02:00
dependabot[bot]
ad3dc0da70
Bump ini from 1.3.5 to 1.3.8 in /docs (#57)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:18:36 +02:00
dependabot[bot]
49547f535f
Bump prismjs from 1.22.0 to 1.23.0 in /docs (#64)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:18:23 +02:00
dependabot[bot]
e42e1c212b
Bump elliptic from 6.5.3 to 6.5.4 in /admin (#65)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:18:17 +02:00
dependabot[bot]
6e38b16cf2
Bump elliptic from 6.5.3 to 6.5.4 in /docs (#66)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:18:10 +02:00
dependabot[bot]
078bf303be
Bump ssri from 6.0.1 to 6.0.2 in /docs (#71)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:17:30 +02:00
dependabot[bot]
a42f003919
Bump y18n from 4.0.0 to 4.0.1 in /admin (#68)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:16:52 +02:00
dependabot[bot]
50c2eac42d
Bump y18n from 4.0.0 to 4.0.1 in /docs (#69)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:16:39 +02:00
dependabot[bot]
4ead501f53
Bump ssri from 6.0.1 to 6.0.2 in /admin (#70)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 20:16:11 +02:00
Steven Maude
d2e97f2acc
Fix typo "is" > "if" in CLI cert help text (#63)
* Fix typo "is" > "if" in main.go

* Fix typo "is" > "if" in documentation

Update to match the code.
2021-04-23 20:01:50 +02:00
David Stotijn
ad3fa7d379 Handle req log filter I/O when no project is set 2020-12-29 20:46:42 +01:00
David Stotijn
8c2efdb285 Add support for string literal expressions in sqlite pkg 2020-12-24 18:58:04 +01:00
David Stotijn
194d727f4f Add search expression support to admin interface 2020-12-22 12:35:14 +01:00
David Stotijn
8ab65fb55f Support implicit boolean expression nested in groups 2020-12-20 13:13:12 +01:00
David Stotijn
5bce912e89 Replace lexer, add parser 2020-12-20 13:13:12 +01:00
David Stotijn
16910bb637 Add lexer for reqlog search 2020-12-20 13:13:12 +01:00
Michał Załęcki
e59b9d6663
Clear all HTTP request logs (#49)
* Create mutation to clear request logs

* Add UI for clearing all HTTP request logs

* Use consistent naming

* Explicitly delete only from http_requests

* Check if datebase is open

* Add confirmation dialog
2020-11-28 15:48:19 +01:00
David Stotijn
efc115e961 Fix docs dir 2020-11-09 21:20:49 +01:00
David Stotijn
471fa212ef Add links to docs website in README 2020-11-09 21:16:56 +01:00
David Stotijn
07ef2f9090 Add OG meta tags 2020-11-09 21:06:40 +01:00
David Stotijn
f7550d649a Add static asset for header image for README 2020-11-09 20:50:56 +01:00
David Stotijn
dbc25774c2 Small doc fixes for mobile/lighthouse 2020-11-09 20:44:01 +01:00
David Stotijn
430670ab54 Add docs 2020-11-09 20:28:10 +01:00
David Stotijn
f6789fa245 Tidy up manual build process 2020-11-01 19:01:07 +01:00
David Stotijn
81fbfe4cb3 Tidy up .gitignore 2020-11-01 18:31:08 +01:00