Commit Graph

49 Commits

Author SHA1 Message Date
Gonçalo Valério bb02c2a25c update python version for the CI 2019-06-26 00:03:15 +01:00
Gonçalo Valério 40dd253054 update the dependencies to newer versions. 2019-06-26 00:00:35 +01:00
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 5c2a29a21a updated to django version to the latest LTS 2019-04-02 22:19:06 +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 8fbc519b18 added some security headers to the settings 2019-03-28 22:43:43 +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 ae6103396e changed redis config to accept more compreensive settings 2019-03-22 12:14:07 +00:00
Gonçalo Valério 9abc5b3da2 fixed error on heroku configuration 2019-03-22 11:56:27 +00:00
Gonçalo Valério 0ec7871268 added a new environment to the settings 2019-03-22 11:49:42 +00:00
Gonçalo Valério dce86535bd use the correct port 2019-03-22 11:31:06 +00:00
Gonçalo Valério b77f1b145a fixed typo and added explicit link to the deploy button 2019-03-22 11:20:14 +00:00
Gonçalo Valério 185787f5aa added deploy on heroku button 2019-03-22 11:15:12 +00:00
Gonçalo Valério 6371755c1f consumers are now async 2019-03-17 20:09:07 +00:00
Gonçalo Valério b9c6f7ac00 added ci status badge to the readme file 2019-03-16 16:58:12 +00:00
Gonçalo Valério 5fe58d02fb changed formatting step name 2019-03-16 16:53:53 +00:00
Gonçalo Valério 331f15a43a added workflow information 2019-03-16 16:50:25 +00:00
Gonçalo Valério b2d4f54cdf added formatting stage to ci 2019-03-16 16:45:27 +00:00
Gonçalo Valério 855fe17db6 ci should install dev dependencies 2019-03-16 16:33:22 +00:00
Gonçalo Valério c6268951a7 fixed error on ci config path 2019-03-16 16:31:36 +00:00
Gonçalo Valério a8d74f5d8c added simple ci config 2019-03-16 16:29:59 +00:00
Gonçalo Valério bff1aeba6a added a few more tests 2019-03-16 16:15:43 +00:00
Gonçalo Valério ee58e5590e updated django version to 2.1.7 2019-03-07 23:46:58 +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 b16b2a738c added application service and updated dependencies 2019-01-26 19:26:09 +00:00
Gonçalo Valério 0878a1a5bb completed clean all content functionality 2019-01-13 18:17:52 +00:00
Gonçalo Valério e6b5f79d0d redis url can be configured as an environment variable 2019-01-13 17:51:03 +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
Gonçalo Valério 018ca3ff83 added django channels and removed standard apps that will not be used 2018-11-11 23:01:34 +00:00
Gonçalo Valério 69ede4e1e2 Added base files for the project 2018-11-11 21:37:21 +00:00
Gonçalo Valério 824cf17c1d
Initial commit 2018-11-11 21:32:44 +00:00