oneuptime/CommonServer/API
2024-04-30 19:30:35 +01:00
..
BaseAnalyticsAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
BaseAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
BillingInvoiceAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
BillingPaymentMethodAPI.ts refactor into database config 2023-09-11 15:59:36 +05:30
CommonAPI.ts Fix formatting and remove unused imports 2023-11-14 15:24:05 +00:00
FileAPI.ts Fix SMS and CallService bugs 2023-12-27 14:02:43 +00:00
GlobalConfigAPI.ts fix use https back to env var 2023-09-29 11:24:45 +00:00
Index.ts Refactor initialization code in multiple files 2024-04-24 14:02:17 +01:00
MonitorGroupAPI.ts Fix formatting and remove unused imports 2023-11-14 15:24:05 +00:00
NotificationAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
ProbeAPI.ts probe-api to ingestor 2023-10-09 18:54:23 +01:00
ProjectAPI.ts Fix formatting and add missing commas 2023-12-22 12:18:14 +00:00
ProjectSSO.ts fix sso redirect issue 2023-08-14 12:00:46 +01:00
ResellerPlanAPI.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
ShortLinkAPI.ts Refactor API routes and remove LinkShortenerAPI 2023-12-11 19:32:29 +00:00
StatusAPI.ts Refactor error handling in StatusAPI.ts 2024-04-30 19:30:35 +01:00
StatusPageAPI.ts Update StatusPageAPI and StatusPageDomainAPI to use AcmeChallenge model and remove Greenlock dependencies 2024-04-30 18:43:15 +01:00
StatusPageDomainAPI.ts Fix typos in Domains.tsx and Index.ts 2024-04-30 19:12:03 +01:00
StatusPageSubscriberAPI.ts fix routes 2022-12-20 12:43:36 +05:30
UserAPI.ts fix model 2022-08-03 19:57:41 +01:00
UserCallAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
UserEmailAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
UserOnCallLogTimelineAPI.ts refactor service routes in new file 2023-09-11 19:53:47 +05:30
UserSmsAPI.ts Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse 2024-04-28 19:52:57 +01:00
VersionAPI.ts refactor into database config 2023-09-11 15:59:36 +05:30