Commit Graph

19 Commits

Author SHA1 Message Date
rui hildt a689b54233 Update documentation url 2020-09-29 01:02:24 +02:00
rui hildt 8614166d64 Send email when adding participant
- create invite email template
- move email config
- implement sendEmail functionality
2020-09-04 12:41:09 +02:00
rui hildt 4579be1541 Add function to check SMTP status 2020-08-29 18:14:39 +02:00
rui hildt 5413c7dddf Add SMTP status check 2020-08-29 14:30:27 +02:00
rui hildt 12ecf719e9 Update server root message 2020-06-17 13:21:13 +02:00
rui hildt 29030636f6 Comment unconfigured validator 2020-06-17 13:02:52 +02:00
rui hildt 3f6ff08e6c Correct typo: "availibility" => "availability 2020-06-02 16:51:42 +02:00
rui hildt 48c0d05bcb Add express-validator library 2020-05-11 00:48:27 +02:00
rui hildt 4b5a5b2477 Implement auth with jwt and add endpoints 2020-05-08 13:12:10 +02:00
rui hildt fce5a162d3 Replace bcrypt with bcryptjs / move env to config 2020-05-07 15:10:15 +02:00
rui hildt 57b66883da Update availibility migration and add basic crud 2020-05-05 11:54:02 +02:00
rui hildt cfedf47568 Improve error messages with id 2020-05-05 11:34:30 +02:00
rui hildt 6ce64b5e95 Add CRUD operations for participant 2020-05-04 18:47:05 +02:00
rui hildt f48244292c Complete crud for accounts and meetings endpoints 2020-05-04 16:02:31 +02:00
rui hildt dc30471806 Revert server configuration in its own file 2020-05-04 12:28:54 +02:00
rui hildt 150f4a924c Adapt migrations for knex 2020-05-02 21:06:34 +02:00
rui hildt 7e4d186446 Start add account endpoint 2020-05-01 17:32:46 +02:00
rui hildt c9ad8b30c7 Add accounts migration 2020-04-30 20:39:51 +02:00
rui hildt d5545f4ae1 Add example route for accounts 2020-04-30 14:25:28 +02:00