Commit Graph

18 Commits

Author SHA1 Message Date
Alex Holliday
da1e8ee5d9 Added image bytes to update user profile 2024-07-03 10:23:16 -07:00
Alexander Holliday
c545a704ac Merge branch 'master' into feat/image-upload 2024-07-02 11:00:48 -07:00
Alex Holliday
c469a01ec5 Updated validation 2024-07-02 10:39:22 -07:00
Alex Holliday
e8d4a5d868 Add profileImage to schema, controllers, and routes 2024-07-01 11:48:56 -07:00
Alex Holliday
f9f73dbc47 Implemented ping type for monitors, added cleanup for job queue 2024-06-14 14:31:07 -07:00
Alex Holliday
6ac5f3ab10 Added server side validation 2024-06-11 14:46:39 -07:00
Alex Holliday
7f93c8aee0 Added client side validation to registration page 2024-06-07 11:19:32 -07:00
Alex Holliday
6437e8e9bf implemented DB operations for Checks 2024-05-29 10:59:29 -07:00
Alex Holliday
fdb8c6b20a Finished routes, validation, and scaffold DB 2024-05-28 13:02:19 -07:00
Alex Holliday
e90073da24 Add validation to createAlert 2024-05-28 11:39:55 -07:00
Alex Holliday
d84a0f9c87 Started update user route 2024-05-27 11:57:25 -07:00
Alex Holliday
c4dc57b9be Updated status codes, added edit monitor endpoint 2024-05-21 13:52:28 -07:00
Alex Holliday
e7cd1ae6ab Added create and delete monitor routes, Added JSDocs to MongoDB 2024-05-21 11:23:39 -07:00
veyselboybay
ca33fcae91 update on joi schema, added logger docs, and updated user model 2024-05-14 23:15:29 -04:00
Alex Holliday
a4a61695b0 Updated gitignore to ignore log files, Refactored Authcontroller to use DB interface, Added Try/Catch to validation to catch uncaught error, Added username optional validation to Joi so it expects a username 2024-05-14 11:12:22 -07:00
Alex Holliday
2e2d91937e Added fake DB for monitor route testing 2024-05-10 13:59:33 -07:00
Alex Holliday
def8ba4b9d Added monitor router, controller, and model 2024-05-10 13:36:04 -07:00
veyselboybay
baba4ec540 Added user model, joi validation and register new user function 2024-05-09 17:06:00 -04:00