Commit Graph

25 Commits

Author SHA1 Message Date
Gonçalo Valério 18e7554012 add unsubscribe base functionality 2019-07-08 23:16:16 +01:00
Gonçalo Valério 71c3754ce3 fix ci config 2019-07-07 22:58:28 +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 6b3f200778 small update to the readme file 2019-06-30 21:44:17 +01:00
Gonçalo Valério dad2993123 added ci configuration 2019-06-30 21:30:54 +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 567201d362 change the license to be used on the first release 2019-06-30 00:42:25 +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 a8c247ccdd updated vscode settings to gitignore 2019-03-24 20:36:04 +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 7605a85aa4 Small fixes to restart the work on this project 2019-03-23 21:49:34 +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 1ccab563f4 removed iml file, that doesn't belong to the repository 2018-06-23 19:04:45 +01:00
Gonçalo Valério c47e7533f4 Added readme and license 2018-06-23 18:52:45 +01:00
Gonçalo Valério e18b2e5270 Added ORM to the project 2018-06-06 02:54:42 +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