Commit Graph

26 Commits

Author SHA1 Message Date
Gonçalo Valério 609b1c8bf6 fix typo on consumer docstring 2019-05-18 19:24:28 +01:00
Gonçalo Valério 8a069cda2c add highlightjs for the body of the requests 2019-05-18 19:20:35 +01:00
Gonçalo Valério 0ed52a3cf6 response code can be defined on the callback url 2019-04-24 22:28:35 +01:00
Gonçalo Valério 00eb6f3902 removed alert and added a less intrusive notification 2019-04-13 21:07:34 +01:00
Gonçalo Valério 9018c0e9ba improved the way request sections are displayed 2019-04-11 23:25:54 +01:00
Gonçalo Valério 7cf5426860 added a simple test for header filtering 2019-04-10 19:49:41 +01:00
Gonçalo Valério a554d2632e all dynamic visual content is now handled by vue components 2019-04-09 22:28:35 +01:00
Gonçalo Valério d724d3043b added a button to quickly copy the callback url to the clipboard 2019-04-07 22:17:19 +01:00
Gonçalo Valério aad18205e7 fix get_ip_address again 2019-04-06 13:30:07 +01:00
Gonçalo Valério f2c2eab75c fix get_ip_address 2019-04-06 13:21:03 +01:00
Gonçalo Valério 29a8b79d7f added a footer and a visual separation between requests 2019-04-05 22:50:38 +01:00
Gonçalo Valério e835a99b43 simplified the controller code to make use of the new request headers object 2019-04-03 23:17:02 +01:00
Gonçalo Valério aa9d478a48 added the ability to download all request contents as json 2019-03-29 23:37:24 +00:00
Gonçalo Valério 04dd2d63cc added some styling improvements to the header table 2019-03-27 23:55:16 +00:00
Gonçalo Valério 20a0123580 added github corner so users can find more information about the project 2019-03-26 23:16:13 +00:00
Gonçalo Valério 6371755c1f consumers are now async 2019-03-17 20:09:07 +00:00
Gonçalo Valério bff1aeba6a added a few more tests 2019-03-16 16:15:43 +00:00
Gonçalo Valério 8df6a14cb3 added first tests to the project 2019-03-07 23:39:00 +00:00
Gonçalo Valério e0c9b668b2 allow the configuration to exclude certain HTTP headers 2019-01-27 16:17:47 +00:00
Gonçalo Valério 789ef35bb7 used websocket protocol should match the http one 2019-01-27 13:04:19 +00:00
Gonçalo Valério 0878a1a5bb completed clean all content functionality 2019-01-13 18:17:52 +00:00
Gonçalo Valério 62a1ab2b92 added more information to the readme 2019-01-13 17:41:34 +00:00
Gonçalo Valério 8449230620 added request contents to the web interface 2019-01-06 22:37:10 +00:00
Gonçalo Valério 4046e5b59d added black. Implemented a simple method to extract request data 2018-12-21 23:17:51 +00:00
Gonçalo Valério ca4faca497 Added basic websocket funtionality 2018-11-26 01:05:03 +00:00
Gonçalo Valério 24f47f34f3 Added callbacks app with the base views 2018-11-13 19:05:28 +00:00