Commit Graph

6 Commits (e33b10e7d0e7954c6a1e649a958317662d8d303f)

Author SHA1 Message Date
AdamSBlack cbea324a05 Implemented Sequelize ORM, moved over users.js
to new ORM
2021-10-02 23:08:56 +01:00
Adam Black 2ec6e7650f Wrote test for /retropilot/0/useradmin
Converted a few more routes to return json

New config option: flag: { useUserAdminApi: BOOLEAN } this will load the userAdminApi routes into the express app.
2021-05-25 20:36:35 +01:00
Florian Brede a5871a9783 TODO: replaced sendmail by nodemailer to allow using a proper & authenticated smtp endpoint. 2021-05-23 02:18:11 +02:00
Adam Black 0d49d5ce6c Added tests 2021-05-22 17:33:28 +01:00
Florian Brede ef0e0a683f TODO: replaced lowdb with sqlite, fixed some bugs and implemented some performance improvements. requires node 10 and ESM (node -r esm xxx.js) now. 2021-05-18 05:31:02 +02:00
Florian Brede ec2d421d3d TODO: initial retropilot-server commit 2021-05-16 04:35:18 +02:00