Commit Graph

6 Commits (4a39c36818ef93f725f8b2cc54fe5a0aa9a7db6e)

Author SHA1 Message Date
Cameron Clough 4a39c36818
build router for each endpoint 2022-03-22 15:14:08 +00:00
Cameron Clough 3ef44a5ce5
ci: fix testing 2022-03-21 20:11:47 +00:00
Cameron Clough bff3f3ca5e
big refactor - move into src/worker and src/server 2022-03-21 10:54:50 +00:00
Jose Vera 66a5441eaf Working app locally using docker, removes config file for .env, fixes worker to only use Sequelize and fixes sequelize model type definitions 2022-03-01 00:04:36 -05:00
AdamSBlack 1e58cad622
Import convert 2022-01-12 15:02:30 +00: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