Commit Graph

17 Commits

Author SHA1 Message Date
1720d7662a Reduce identifier object duplication for construction & typing 2023-09-05 15:04:14 -05:00
ac23bf774a Separate client & server utility functions 2023-09-05 14:44:41 -05:00
b7d301f8fe getDistance() result usage processing, handle 'error' inner function result
Why was this not accounted for originally??
2023-09-05 12:29:44 -05:00
81b781aea1 Refactor db.markIdentifier to receive and not generate key 2023-09-05 12:28:56 -05:00
c6c37f120d Use unauthorized helper function in each API route, remote unused 'center' constant 2023-09-05 10:50:14 -05:00
d2728eb4f7 Add proper boolean parsing function, commit utils.helpers.unauthorized function 2023-09-05 10:42:30 -05:00
28735c7d5c Add winston, winston-loki 2023-09-05 10:31:42 -05:00
3f4827ae20 Allow disabling monitor reporting in production with query parameter 2023-03-09 19:17:44 -06:00
43c2d1100c Use localNow, return Redis key identifier inside response to improve debugging capability 2023-03-09 18:14:38 -06:00
Xevion
8585be0849 Add load example button, remove defaultConfig passed in api/cron route 2023-02-27 19:27:05 -06:00
Xevion
a4de4cffdf Integrate message into notification 2023-02-25 03:23:21 -06:00
Xevion
d43b9eeefc Refine response status, integrate configuration fetching, location checks ^& exception handling 2023-02-25 03:17:33 -06:00
Xevion
de18ce26f2 Prevent cron monitor calls outside production, improve thrown error messages/API response 2023-02-25 00:14:13 -06:00
Xevion
9506f61e7e Reformat project with Prettier 2023-02-23 22:48:00 -06:00
Xevion
88614ed453 Cronitor monitoring implementation 2023-02-23 22:11:42 -06:00
Xevion
f1147d92af Edge Cache time as environment variable 2023-02-23 21:59:02 -06:00
Xevion
c23fde54da api/cron handler 2023-02-23 20:39:43 -06:00