Commit Graph

79 Commits

Author SHA1 Message Date
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