Simon Larsen
|
54c526ffed
|
Refactor import paths in utility files to use relative paths instead of absolute paths. This change enhances module resolution and maintains consistency across the codebase. Updated imports in Execute.ts, Express.ts, Greenlock.ts, JsonToCsv.ts, JsonWebToken.ts, LocalFile.ts, Logger.ts, various Monitor criteria files, Realtime.ts, Response.ts, StartServer.ts, Stream.ts, Telemetry.ts, TwoFactorAuth.ts, VMAPI.ts, VMRunner.ts, and Workspace files.
|
2025-05-21 13:55:49 +01:00 |
|
Simon Larsen
|
5ecf6d2c70
|
refactor: remove unnecessary blank lines for improved code readability
|
2025-03-18 14:17:57 +00:00 |
|
Simon Larsen
|
14aba774b7
|
feat: integrate CaptureSpan for enhanced telemetry tracking across multiple services
|
2025-03-18 14:14:48 +00:00 |
|
Simon Larsen
|
06e5dac23d
|
feat: add CaptureSpan decorator to various service methods for improved performance tracking
|
2025-03-18 14:07:34 +00:00 |
|
Simon Larsen
|
e11ab9ee5c
|
refactor: Update CopilotActionAPI to include permission checks for create, read, delete, and update actions
|
2024-09-05 11:26:01 +01:00 |
|
Simon Larsen
|
c9a69db7f2
|
refactor: Update import paths for ObjectID and OneUptimeDate in various service files
|
2024-08-14 22:51:29 +01:00 |
|
Simon Larsen
|
c64c3d7012
|
refactor: Remove unused imports in ServiceRoute.ts, Index.ts, and various service files
|
2024-08-13 14:37:23 +01:00 |
|
Simon Larsen
|
8cb15df390
|
refactor: Update ServiceRoute.ts, BillingService.test.ts, ProjectService.ts, ProjectSsoService.ts, DomainService.ts, GlobalConfigService.ts, ProbeService.ts, AcmeChallengeService.ts, CopilotActionService.ts, StatusPageSsoService.ts, ApiKeyService.ts, ResellerService.ts, and ProbeOwnerTeamService.ts
|
2024-08-13 14:16:53 +01:00 |
|
Simon Larsen
|
dea6c55365
|
refactor: Update import statements for CommonUI to use Common/UI
|
2024-08-07 15:50:32 -06:00 |
|