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-05-06 16:49:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c2d89018f9e83be4cd2b5470c63f4ca6a1f107f
Checkmate
/
Server
/
routes
T
History
Alex Holliday
17174ebe14
Add pause routes and controller, implement functionality
2024-08-28 15:21:59 -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
Refactor getChecksByUserId to getChecksByTeamId
2024-08-27 12:22:32 -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 pause routes and controller, implement functionality
2024-08-28 15:21:59 -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