Commit Graph

13 Commits

Author SHA1 Message Date
efc20564c1 Add Sender module 2022-02-22 14:10:39 +01:00
d84d2d0905 Replace SQLite with BadgerDB 2022-01-21 11:45:54 +01:00
194d727f4f Add search expression support to admin interface 2020-12-22 12:35:14 +01:00
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
0d04996f06 Add scope support 2020-10-29 20:55:22 +01:00
fedb425381 Add project management 2020-10-11 17:09:39 +02:00
5f4bff0155 Selectively query DB based on GraphQL query field collection
Fixes #5
2020-10-05 18:40:37 +02:00
71de41e6e6 Add headers to log details, add Monaco Editor 2020-09-24 00:13:14 +02:00
7defc19d1a Add Proto to request detail, update theme 2020-09-21 22:27:10 +02:00
21c78cdc23 First rough version of proxy logs frontend 2020-09-20 22:30:17 +02:00
211c11be2b Finish first working version of reqlog 2020-09-19 01:34:51 +02:00
400436607c Add getRequests query to GraphQL server 2020-02-23 22:07:46 +01:00
ef96a69baa Scaffold GraphQL server 2019-12-01 14:47:25 +01:00