oneuptime/Common/Server/API
2024-11-18 18:42:31 +00:00
..
BaseAnalyticsAPI.ts Refactor code for consistency by standardizing property names and improving formatting across various components 2024-11-11 17:24:05 +00:00
BaseAPI.ts
BillingInvoiceAPI.ts
BillingPaymentMethodAPI.ts
CommonAPI.ts
CopilotActionAPI.ts refactor: Enable lazy loading for images in Copilot/Utils/CopilotAction.ts, Common/Utils/CronTime.ts, Common/Server/Services/BillingInvoiceService.ts, and Dashboard/src/Pages/Settings/Invoices.tsx 2024-09-05 18:22:41 +01:00
CopilotCodeRepositoryAPI.ts
CopilotPullRequestAPI.ts
FileAPI.ts
GlobalConfigAPI.ts
Index.ts
MonitorGroupAPI.ts
NotificationAPI.ts
ProbeAPI.ts
ProjectAPI.ts
ProjectSSO.ts
ResellerPlanAPI.ts
ShortLinkAPI.ts
StatusAPI.ts Add health check endpoints for global cache, analytics database, and database 2024-11-18 18:42:31 +00:00
StatusPageAPI.ts Refactor StatusPageAPI to allow subscribers to choose event types 2024-10-28 12:53:26 +00:00
StatusPageDomainAPI.ts
StatusPageSubscriberAPI.ts
TelemetryAPI.ts refactor: Update import statements to use ArrayUtil from Common/Utils/Array 2024-09-05 13:29:58 +01:00
UserCallAPI.ts
UserEmailAPI.ts
UserOnCallLogTimelineAPI.ts
UserSmsAPI.ts
UserTwoFactorAuthAPI.ts
VersionAPI.ts