dependabot[bot]
|
aa3f9d3da9
|
Bump webpack from 5.70.0 to 5.76.0 in /admin
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 22:32:31 +00:00 |
|
David Stotijn
|
f7def87d0f
|
Add HTTP header support to string literal matching
|
2022-03-31 15:23:56 +02:00 |
|
David Stotijn
|
aa9822854d
|
Rename search package to filter package
|
2022-03-31 15:12:54 +02:00 |
|
David Stotijn
|
2ce4218a30
|
Add filter support for HTTP headers
|
2022-03-31 14:53:40 +02:00 |
|
David Stotijn
|
fd27955e11
|
Sort HTTP headers
|
2022-03-31 12:07:35 +02:00 |
|
David Stotijn
|
426a7d5f96
|
Add "New request" button to Sender page
|
2022-03-31 11:23:17 +02:00 |
|
David Stotijn
|
21b679dc91
|
Add new sponsorship options
|
2022-03-30 13:02:58 +02:00 |
|
David Stotijn
|
e4f468d4d2
|
Publish Docker image to ghcr.io and docker.io
|
2022-03-30 11:50:16 +02:00 |
|
David Stotijn
|
d3246b0918
|
Add intercept feature to README
|
2022-03-29 14:06:51 +02:00 |
|
David Stotijn
|
61fd3fcc45
|
Update admin dependencies
|
2022-03-29 13:58:38 +02:00 |
|
David Stotijn
|
d34258dfd1
|
Add links to intercept filter docs
|
2022-03-29 13:52:03 +02:00 |
|
David Stotijn
|
0e9fb0ac91
|
Add tests for search.Expression interface implementations
|
2022-03-23 15:39:45 +01:00 |
|
David Stotijn
|
02408b5196
|
Add intercept module
|
2022-03-23 14:31:27 +01:00 |
|
David Stotijn
|
6ffc55cde3
|
Fix Snapcraft plugs config to allow network binding
|
2022-03-15 10:11:53 +01:00 |
|
David Stotijn
|
bdd667381a
|
Add Snapcraft notice
|
2022-03-06 14:18:25 +01:00 |
|
David Stotijn
|
f60202e41c
|
Add Snapcraft and Scoop config
|
2022-03-03 14:31:58 +01:00 |
|
David Stotijn
|
87b8b18047
|
Fix README badges
|
2022-03-03 08:29:14 +01:00 |
|
David Stotijn
|
edab744d01
|
Remove old docs
|
2022-03-02 20:08:39 +01:00 |
|
David Stotijn
|
3f5277e419
|
Fix light/dark mode logo in README
|
2022-03-02 20:05:37 +01:00 |
|
David Stotijn
|
29550ff43b
|
Update README
|
2022-03-02 19:16:53 +01:00 |
|
David Stotijn
|
7afc23b3ff
|
Add Homebrew tap to GoReleaser config
|
2022-03-02 14:49:24 +01:00 |
|
David Stotijn
|
6aa93b782e
|
Add "Copy to Sender" button in reqlog table
|
2022-03-02 08:14:44 +01:00 |
|
David Stotijn
|
ed9a539ce3
|
Remove stray console.log calls
|
2022-03-02 07:52:17 +01:00 |
|
David Stotijn
|
857aa0c49e
|
Misc lint fixes
|
2022-02-28 16:21:01 +01:00 |
|
David Stotijn
|
af26987601
|
Fix sort order of request logs
|
2022-02-28 15:40:13 +01:00 |
|
David Stotijn
|
ad26478043
|
Add certificate management subcommands
|
2022-02-28 15:31:16 +01:00 |
|
David Stotijn
|
ca0c085021
|
Use ffcli , tidy up usage message
|
2022-02-28 12:50:09 +01:00 |
|
David Stotijn
|
d438f93ee0
|
Fix incorrect var names
|
2022-02-28 09:41:55 +01:00 |
|
David Stotijn
|
fa3f24eb70
|
Move gql handler out of main , improve admin route matching
|
2022-02-28 09:23:08 +01:00 |
|
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 |
|