Commit graph

3 commits

Author SHA1 Message Date
Ash Monty
37256536aa
chore(lint): set up .editorconfig, lint all 2022-07-23 17:24:19 +02:00
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
63643c73d5 client js login system + login card styling + fixed template issues 2018-11-22 21:30:31 +01:00