Commit Graph

14 Commits (cfa853fd15b04b83a2839b25781c4583b955086f)

Author SHA1 Message Date
Adam Black cfa853fd15
User consent for model training (#4)
* Removed older 2fa/oauth code in favour
of reworking

* add user settings, add checkbox to share data on
/useradmin/overview page

* Add settings api, update models
2022-05-01 23:17:00 +01:00
Cameron Clough 287cbe99f9
fix(useradmin): using wrong endpoint for pair_device 2022-03-25 00:46:32 +00:00
Cameron Clough ba7845891d
fix(useradmin): fix unpair_device endpoint 2022-03-25 00:40:07 +00:00
Cameron Clough 3c5f0d469d
fix(server): fix segment file downloads 2022-03-24 23:36:29 +00:00
Cameron Clough 449342dab9
refactor: delete old getDrive method 2022-03-24 23:35:12 +00:00
Cameron Clough 07551a7514
refactor: improve code formatting 2022-03-24 22:05:05 +00:00
Cameron Clough 9e72edef19
fix(useradmin): drive segment fixes 2022-03-24 21:21:08 +00:00
Cameron Clough 742b7d1a3c
refactor(useradmin): minor cleanup 2022-03-24 21:15:22 +00:00
Cameron Clough 73454da76d
refactor(useradmin): improve code formatting, remove duplicate code 2022-03-24 21:03:19 +00:00
Cameron Clough 21daab109f
bug fixes for useradmin 2022-03-24 13:51:39 +00:00
Cameron Clough 91d094eede
rename isAuthenticated middleware to requireAuthenticated 2022-03-24 00:00:25 +00:00
Cameron Clough de9de92a44
fix(useradmin): correct route paths 2022-03-23 22:44:05 +00:00
Cameron Clough 4a39c36818
build router for each endpoint 2022-03-22 15:14:08 +00:00
Cameron Clough c3359bb223
move API routes under "/api" path 2022-03-22 13:03:26 +00:00