Commit Graph

20 Commits

Author SHA1 Message Date
Gonçalo Valério 3ea874c962 update code to work with actix-web 2.0 2019-12-31 19:13:57 +00:00
Gonçalo Valério ba1435068b add publish mode 2019-09-03 12:38:08 +01:00
Gonçalo Valério d4c3ec39c0 request validation uses results instead of just returning true or false 2019-09-03 11:57:54 +01:00
Gonçalo Valério 52f1a9034c simplify the handle subscription action 2019-07-14 21:39:53 +01:00
Gonçalo Valério 18e7554012 add unsubscribe base functionality 2019-07-08 23:16:16 +01:00
Gonçalo Valério f65ae11463 changed database connection to use r2d2 and implemented subscription insert 2019-07-07 22:54:21 +01:00
Gonçalo Valério c90438d667 added validation to the required subscription parameters 2019-06-30 21:19:26 +01:00
Gonçalo Valério 4173a1a6de updated the current codebase to actix-web 1.0 2019-06-30 00:25:33 +01:00
Gonçalo Valério 6811ba8715 add initial validation structure 2019-05-07 00:14:51 +01:00
Gonçalo Valério ed18c442f2 add db to AppState 2019-04-25 22:52:17 +01:00
Gonçalo Valério 9762655045 Add real logging to the app 2019-04-24 23:37:29 +01:00
Gonçalo Valério 0eb0e7b295 added subscription model 2019-04-02 00:02:13 +01:00
Gonçalo Valério 46dd07f3e4 added template create 2019-03-31 19:14:56 +01:00
Gonçalo Valério 5d6243ae26 added post route for the hub functionality 2019-03-30 22:49:47 +00:00
Gonçalo Valério f66a16c34c added testing module to the controllers 2019-03-25 23:10:36 +00:00
Gonçalo Valério ecb8f4eab7 added request handling to a separate module 2019-03-24 20:17:55 +00:00
Gonçalo Valério f14941208a updated existing dependencies. Changed the code to be able to compile with the new changes. 2019-03-23 22:10:06 +00:00
Gonçalo Valério 6268c6c603 Added clap to deal with the command line arguments. 2018-07-19 00:57:00 +01:00
Gonçalo Valério b335c6b0d4 Added web framework to the project 2018-06-06 02:32:40 +01:00
Gonçalo Valério 08d9c572d0 Lets get started! 2018-06-05 01:22:33 +01:00