Commit Graph

8 Commits

Author SHA1 Message Date
RedDucks
1486511463 Starting bringing over a better comment scheme for methods (see helpers/api.js), addedemail confirmation sending, proper logging, fixed registration
Server now sends confirmation emails to the provided email address. The values can not yet be validated, but they are stored so validation can be added at any time. Added Winston for event logging. Winston has a log level system that merges certain log types into the same file. Maybe we should use a custom logger solution? Registration now works (was not working for me), with added reCaptcha protection, password validation, and the storing of usernames/email validation values. Also changed the PID to a number, cuz it's a number
2018-11-28 14:49:31 -05:00
mrjvs
89caba14ef pnid account creation start. still stuff to fix and change tho 2018-10-17 22:33:49 +02:00
mrjvs
affb7fc36a added contact page with functionality 2018-10-14 20:36:17 +02:00
mrjvs
fc4a5b0063 updated blog-post functionality to use database + added admin api 404 2018-10-13 17:53:08 +02:00
mrjvs
37e8646379 CODE CLEANUP!!! no more spaghetti!! 2018-10-13 13:31:33 +02:00
mrjvs
32c0aedc0e lots of setup for other stuff + adminuser registration 2018-10-10 22:23:22 +02:00
mrjvs
5f91171259 blog post display and loading 2018-10-01 15:55:49 +02:00
superwhiskers
5be3f52c4a move config to correct place 2018-04-25 14:01:54 +00:00