This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Checkmate
Watch
1
Star
0
Fork
0
You've already forked Checkmate
mirror of
https://github.com/bluewave-labs/Checkmate.git
synced
2026-04-26 02:48:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ccb85e75519b9faee4cc1ae078476f339477b21
Checkmate
/
Server
/
routes
T
History
Alex Holliday
bc0df325d1
Add route, controller, db operations, and validation for aggregate monitor stats
2024-09-03 14:39:16 -07:00
..
alertRoute.js
fix: use correct request methods edit=PUT, delete=DELETE
2024-08-08 12:57:41 +03:00
authRoute.js
Add middleware for verifying roles, use middleware on appropriate routs
2024-08-27 10:39:55 -07:00
checkRoute.js
finish implementation
2024-08-30 10:04:47 -07:00
inviteRoute.js
Add middleware for verifying roles, use middleware on appropriate routs
2024-08-27 10:39:55 -07:00
maintenanceWindowRoute.js
Feat/maintenance window controller (
#475
)
2024-07-30 10:01:52 -07:00
monitorRoute.js
Add route, controller, db operations, and validation for aggregate monitor stats
2024-09-03 14:39:16 -07:00
pageSpeedCheckRoute.js
Changed the name here to pageSpeedCheckController as to not be confused with the actual check controller.
2024-08-07 14:35:54 -07:00
queueRoute.js
Added metrics endpoint to queue, improved cleanup, improved logging
2024-08-15 14:13:12 -07:00