Simon Larsen
|
a10a83ad32
|
Refactor Project and User middleware tests; update method names for clarity and improve mock implementations
|
2024-09-26 16:15:07 +01:00 |
|
Simon Larsen
|
bf01322fbd
|
Refactor ResourceUtil and UserMiddleware; update type definitions and improve method naming for clarity
|
2024-09-26 15:59:06 +01:00 |
|
Simon Larsen
|
73fc3e3a08
|
Refactor MonitorResourceUtil; enhance monitor status timeline logic and improve error handling
|
2024-09-26 15:51:36 +01:00 |
|
Simon Larsen
|
221f3774de
|
Refactor MonitorResourceUtil; improve code formatting and streamline logging statements
|
2024-09-26 15:23:23 +01:00 |
|
Simon Larsen
|
b79dafc9df
|
Refactor MonitorResourceUtil; improve error handling and streamline logging statements
|
2024-09-26 15:18:21 +01:00 |
|
Simon Larsen
|
ed7a693966
|
Refactor imports in Realtime utility and related components; streamline ModelEventType import paths
|
2024-09-26 15:13:16 +01:00 |
|
Simon Larsen
|
4982febd74
|
Refactor code for consistency; remove unnecessary whitespace and improve formatting in multiple files
|
2024-09-26 15:07:02 +01:00 |
|
Simon Larsen
|
98fe5deba7
|
Refactor AccessTokenService to utilize UserPermissionUtil for permission retrieval; introduce PermissionNamespace enum
|
2024-09-26 13:59:28 +01:00 |
|
Simon Larsen
|
54e8a4c224
|
Refactor UserAuthorization middleware; move access token extraction to Realtime utility
|
2024-09-26 13:49:38 +01:00 |
|
Simon Larsen
|
7465a44690
|
Refactor ProjectAuthorization middleware to utilize APIKeyAccessPermission; remove AccessTokenService methods
|
2024-09-26 13:46:34 +01:00 |
|
Simon Larsen
|
dab51a837d
|
Refactor ProjectAuthorization middleware to use APIKeyAccessPermission; increase concurrency in Workflow feature set
|
2024-09-26 13:22:23 +01:00 |
|
Simon Larsen
|
003fdb4de4
|
Add Realtime event types and interfaces; refactor imports for consistency
|
2024-09-26 13:15:35 +01:00 |
|
Simon Larsen
|
2e5ec1df6f
|
Refactor Realtime event handling and permissions management; introduce EnableRealtimeEventsOn interface
|
2024-09-26 11:59:11 +01:00 |
|
Simon Larsen
|
8afa3810a1
|
Enhance logging in Realtime utilities and add ping monitoring check in Register service
|
2024-09-25 21:50:50 +01:00 |
|
Simon Larsen
|
e9b611b19f
|
Merge branch 'realtime'
|
2024-09-25 21:08:52 +01:00 |
|
Simon Larsen
|
700dbe2a4d
|
Merge branch 'master' of github.com:OneUptime/oneuptime
|
2024-09-25 21:08:45 +01:00 |
|
Simon Larsen
|
897aa6044d
|
Refactor model type retrieval functions for improved type safety and clarity
|
2024-09-25 21:08:36 +01:00 |
|
Simon Larsen
|
3220a0ccb8
|
Merge pull request #1719 from Johncs2d/patch-1
Wrap Host with Quote so we can have wildcard domain
|
2024-09-25 21:00:04 +01:00 |
|
Simon Larsen
|
dbad05baa6
|
Add modelId support in Realtime utilities and enhance cookie handling methods
|
2024-09-25 20:59:14 +01:00 |
|
John Albert
|
63af60967e
|
Wrap Host with Quote so we can have wildcard domain
|
2024-09-26 03:57:51 +08:00 |
|
Simon Larsen
|
ca7745cfad
|
Refactor refreshToggle type to string and update related components for consistency
|
2024-09-25 17:20:38 +01:00 |
|
Simon Larsen
|
61a275ee34
|
Merge branch 'master' into realtime
|
2024-09-25 12:59:59 +01:00 |
|
Simon Larsen
|
b35122d575
|
Quote host values in ingress.yaml for improved YAML compliance
|
2024-09-25 11:59:17 +01:00 |
|
Simon Larsen
|
34a54fbdfc
|
Merge branch 'release' of github.com:OneUptime/oneuptime into release
|
2024-09-24 18:50:37 +01:00 |
|
Simon Larsen
|
e7bfe6ea47
|
Enhance logging for API responses to include request details and improve traceability
|
2024-09-24 18:50:08 +01:00 |
|
Simon Larsen
|
211ac4835a
|
Merge pull request #1715 from OneUptime/createdat-date
Createdat date
|
2024-09-24 17:31:25 +01:00 |
|
Simon Larsen
|
1577f72b87
|
Refactor error handling in API requests to improve response clarity and reduce ambiguity in failure messages
|
2024-09-24 17:27:04 +01:00 |
|
Simon Larsen
|
0afa4f4664
|
Fix formatting in schema migrations and streamline DeleteDateColumn decorator in DatabaseBaseModel
|
2024-09-24 17:25:49 +01:00 |
|
Simon Larsen
|
08d3bd535d
|
Add migrations to alter createdAt column type to TIMESTAMP WITH TIME ZONE for File and User tables; update DatabaseBaseModel to use ColumnType.Date for date columns
|
2024-09-24 17:23:40 +01:00 |
|
Simon Larsen
|
b34b92dec7
|
Merge pull request #1714 from OneUptime/master
Increase retry attempts to 10 for all monitor types and enhance timeo…
|
2024-09-24 16:45:36 +01:00 |
|
Simon Larsen
|
51334d8a8c
|
Increase retry attempts to 10 for all monitor types and enhance timeout error handling to provide detailed failure reasons
|
2024-09-24 16:44:01 +01:00 |
|
Simon Larsen
|
1d0e7826f9
|
Refactor PortMonitor to resolve with PositiveNumber on ping timeout instead of rejecting with UnableToReachServer
|
2024-09-24 15:22:17 +01:00 |
|
Simon Larsen
|
e5dcec62fc
|
Fix nodeSelector condition in probe.yaml to prioritize local variable over global value
|
2024-09-24 13:35:11 +01:00 |
|
Simon Larsen
|
7b02c6dd44
|
Refactor timeout handling in monitor types to return null instead of failure response
|
2024-09-23 18:44:46 +01:00 |
|
Simon Larsen
|
063b9b3a43
|
Refactor sorting criteria in IncidentService and MonitorService to use startsAt instead of createdAt; enhance monitor status timeline logic to prevent duplicate entries
|
2024-09-23 17:25:23 +01:00 |
|
Simon Larsen
|
2c2bc3a7fa
|
Update foreign key constraint in StatusPage model to use SET NULL on delete and adjust migration files
|
2024-09-23 16:24:35 +01:00 |
|
Simon Larsen
|
d6530cbaf7
|
Change onDelete behavior to SET NULL for foreign key in StatusPage model and add migration for the update
|
2024-09-23 16:15:31 +01:00 |
|
Simon Larsen
|
e6bc276d54
|
Change onDelete behavior from CASCADE to SET NULL in multiple database models
|
2024-09-23 15:54:08 +01:00 |
|
Simon Larsen
|
ebcb2e8239
|
Add paymentProviderInvoiceId to selectMoreFields and update filters in Invoices.tsx
|
2024-09-23 15:22:58 +01:00 |
|
Simon Larsen
|
9784f1f34c
|
Reduce initial delay seconds for health checks in multiple YAML templates from 300 to 60
|
2024-09-23 12:25:34 +01:00 |
|
Simon Larsen
|
03cb414ae4
|
Fix formatting issues in Queue.ts, SendReportsToSubscribers.ts, and Routes.ts
|
2024-09-22 14:57:49 +01:00 |
|
Simon Larsen
|
3809b4585a
|
Refactor queue handling by removing WorkerNotification and updating job configurations in SendReportsToSubscribers
|
2024-09-22 14:24:29 +01:00 |
|
Simon Larsen
|
9be007cbda
|
Add WorkerNotification queue and update SendReportsToSubscribers job configuration
|
2024-09-22 14:15:09 +01:00 |
|
Simon Larsen
|
a0031a868a
|
Disable job import for SendReportsToSubscribers in Routes.ts
|
2024-09-22 13:39:34 +01:00 |
|
Simon Larsen
|
49ce5c3524
|
Enable job import for SendReportsToSubscribers in Routes.ts for report distribution
|
2024-09-22 13:08:46 +01:00 |
|
Simon Larsen
|
0aba3d9071
|
Enable job imports for ServerMonitor and StatusPageCerts in Routes.ts for enhanced monitoring and certification management
|
2024-09-22 11:46:46 +01:00 |
|
snyk-bot
|
80d0993aff
|
fix: Home/Dockerfile.tpl to reduce vulnerabilities
|
2024-09-22 10:34:58 +00:00 |
|
Simon Larsen
|
1ec3bbd6b0
|
Enable job import for CopilotActions in Routes.ts for improved processing management
|
2024-09-22 11:32:40 +01:00 |
|
Simon Larsen
|
da1afcd921
|
Enable job imports for MonitorMetrics and Probe in Routes.ts for enhanced monitoring capabilities
|
2024-09-22 11:14:30 +01:00 |
|
Simon Larsen
|
3b4fb6bff6
|
Enable previously commented job imports in Routes.ts for telemetry and monitoring
|
2024-09-21 21:07:12 +01:00 |
|