Commit Graph

  • 7af8f18b9d refactor: update NGINX resolver configuration to use dynamic DNS resolver Nawaz Dhandala 2026-03-06 08:59:21 +00:00
  • be03aea22b Merge branch 'master' of https://github.com/OneUptime/oneuptime Nawaz Dhandala 2026-03-06 08:45:14 +00:00
  • c1b5a731ce refactor: add service definitions for app, home, telemetry, and worker in Helm templates Nawaz Dhandala 2026-03-06 08:44:52 +00:00
  • 52dc185d40 refactor: replace upstream server definitions with dynamic backend variables in Nginx configuration Nawaz Dhandala 2026-03-06 08:41:17 +00:00
  • fb8f1f55a9 refactor: update docker-compose for billing-enabled deployments and adjust service startup commands Nawaz Dhandala 2026-03-06 08:28:34 +00:00
  • b177d9c5f3 refactor: add error handling to status-check.sh script Nawaz Dhandala 2026-03-06 08:08:50 +00:00
  • 54d1f1cee4 Merge pull request #2341 from OneUptime/chore/npm-audit-fix Simon Larsen 2026-03-05 21:00:55 +00:00
  • f974e85ee3 refactor: remove deprecated Admin Dashboard status check from status-check.sh Nawaz Dhandala 2026-03-05 20:55:52 +00:00
  • 0fa6b0925a refactor: expand language support in syntax highlighting for blog post code blocks Nawaz Dhandala 2026-03-05 19:18:44 +00:00
  • e9e739a34d refactor: remove deprecated service worker file for OneUptime Dashboard Nawaz Dhandala 2026-03-05 19:09:58 +00:00
  • 7b468cc431 refactor: update service worker generation timestamp and cache version in sw.js; improve protobuf handling in OpenTelemetryRequestMiddleware Nawaz Dhandala 2026-03-05 18:10:31 +00:00
  • 2e07165c27 refactor: enhance protobuf handling in OpenTelemetryRequestMiddleware Nawaz Dhandala 2026-03-05 16:17:10 +00:00
  • ac94cd5fae refactor: update storage class configuration in ci-values.yaml and index.sh Nawaz Dhandala 2026-03-05 15:24:24 +00:00
  • 9eedec679f refactor: optimize metadata handling in buildTelemetryRequest function Nawaz Dhandala 2026-03-05 13:20:48 +00:00
  • 2c3d8dcd84 Merge branch 'master' of https://github.com/OneUptime/oneuptime Nawaz Dhandala 2026-03-05 11:17:21 +00:00
  • f3a06257c0 refactor: remove obsolete status check tests for ProbeIngest and IncomingRequestIngest Nawaz Dhandala 2026-03-05 11:17:18 +00:00
  • 94e509e417 Merge branch 'master' of https://github.com/OneUptime/oneuptime Nawaz Dhandala 2026-03-05 11:16:46 +00:00
  • 171e44f413 Merge branch 'master' of https://github.com/OneUptime/oneuptime Nawaz Dhandala 2026-03-05 11:15:19 +00:00
  • e22bfa189d refactor: streamline status checks in the status-check script Nawaz Dhandala 2026-03-05 11:15:18 +00:00
  • f01007c953 fix: standardize formatting and improve readability in GrpcServer.ts Nawaz Dhandala 2026-03-05 09:37:33 +00:00
  • f9c90d7143 refactor: remove OpenTelemetry Collector and integrate telemetry service Nawaz Dhandala 2026-03-05 09:36:11 +00:00
  • 88a280031b fix: update KinD cluster setup to ensure default StorageClass is available Nawaz Dhandala 2026-03-05 08:41:01 +00:00
  • 8d6fd14078 chore: npm audit fix simlarsen 2026-03-05 02:25:59 +00:00
  • 82c5169071 fix: standardize return statement formatting in monitor classes Nawaz Dhandala 2026-03-04 21:29:22 +00:00
  • 9444734e7f fix: handle AggregateError in monitors and return detailed failure responses Nawaz Dhandala 2026-03-04 21:28:03 +00:00
  • dc8f5b8160 feat: enhance mermaid diagram wrapper to allow scrolling for large diagrams Nawaz Dhandala 2026-03-04 21:22:01 +00:00
  • 13dbbcad8a Merge branch 'release' of https://github.com/OneUptime/oneuptime into release Nawaz Dhandala 2026-03-04 21:17:59 +00:00
  • acdecfea8d refactor: simplify findIndex logic in Docs feature and improve Markdown config declaration Nawaz Dhandala 2026-03-04 21:17:39 +00:00
  • 14c1b89af6 chore: update version to 10.0.18 Nawaz Dhandala 2026-03-04 21:17:29 +00:00
  • 506e64c3a6 feat: add responsive mermaid diagram wrapper and TOC sidebar visibility toggle Nawaz Dhandala 2026-03-04 21:16:28 +00:00
  • f4985c876b feat: enhance documentation layout and navigation Nawaz Dhandala 2026-03-04 20:36:45 +00:00
  • eeaa6c9f41 Merge pull request #2340 from OneUptime/master Simon Larsen 2026-03-04 20:30:37 +00:00
  • 010ec39d8b fix: Change code block syntax highlighting from YAML to text in Webhook documentation Nawaz Dhandala 2026-03-04 20:10:09 +00:00
  • 787b1c79fe refactor: Enhance code block styling and add copy functionality for improved user experience Nawaz Dhandala 2026-03-04 20:06:20 +00:00
  • d2f0fed6a7 feat: Implement caching mechanism for blog posts and clear cache functionality Nawaz Dhandala 2026-03-04 19:55:51 +00:00
  • 58d198fc57 fix: Increase top padding for improved spacing in blog post content Nawaz Dhandala 2026-03-04 19:50:18 +00:00
  • c9b201a1bd fix: Adjust main headline font size for better readability in Blog CTA Nawaz Dhandala 2026-03-04 19:47:19 +00:00
  • e63be526cc fix: Update highlight.js script loading to ensure proper syntax highlighting functionality Nawaz Dhandala 2026-03-04 19:44:28 +00:00
  • cf5f51985f refactor: Update font loading and styles to use Google Fonts CDN, streamline CSS, and enhance layout Nawaz Dhandala 2026-03-04 19:37:25 +00:00
  • 9da5877209 Merge branch 'master' of https://github.com/OneUptime/oneuptime Nawaz Dhandala 2026-03-04 19:30:09 +00:00
  • fd44d6ffca fix: Remove obsolete workflow-docker-image-deploy job from test-release.yaml Nawaz Dhandala 2026-03-04 19:29:45 +00:00
  • 4f3f578098 Merge pull request #2339 from OneUptime/claude/suspicious-elbakyan Simon Larsen 2026-03-04 19:29:33 +00:00
  • 35f3733070 fix: Restore Tailwind CDN for docs with improved CLS prevention Nawaz Dhandala 2026-03-04 19:26:42 +00:00
  • 502b52b5b1 fix: Refactor telemetry deployment to use included template for REGISTER_PROBE_KEY environment variable Nawaz Dhandala 2026-03-04 19:24:19 +00:00
  • 482003cb83 fix: Update service worker generation timestamp and Git SHA; remove obsolete accounts and status page configurations from Helm chart Nawaz Dhandala 2026-03-04 18:06:17 +00:00
  • f386e5cd26 fix: Remove dashboard and adminDashboard configurations from values files and schema Nawaz Dhandala 2026-03-04 18:03:18 +00:00
  • 1243099971 fix: Remove obsolete workflow jobs from build, compile, and release YAML files Nawaz Dhandala 2026-03-04 17:47:40 +00:00
  • 6271436702 fix: Remove obsolete worktree for suspicious-elbakyan Nawaz Dhandala 2026-03-04 17:44:52 +00:00
  • 6c5e013fb5 fix: Adjust padding in CodeBlock component for improved layout Nawaz Dhandala 2026-03-04 17:43:26 +00:00
  • 5a52f85d3e fix: Add .claude/worktrees to .gitignore to prevent tracking of worktree files Nawaz Dhandala 2026-03-04 17:27:58 +00:00
  • 554abbd34b Merge pull request #2338 from OneUptime/claude/suspicious-elbakyan Simon Larsen 2026-03-04 14:50:28 +00:00
  • 83baa4d9c2 fix: Improve Core Web Vitals (LCP and CLS) for mobile and desktop Nawaz Dhandala 2026-03-04 14:46:05 +00:00
  • cf26ce657e fix: Update getQueueSize method to return combined queue sizes for worker and workflow Nawaz Dhandala 2026-03-04 14:02:39 +00:00
  • 75f456089b fix: Update workflow timeout configuration and remove deprecated workflow settings Nawaz Dhandala 2026-03-04 14:00:24 +00:00
  • f04fdde6b4 fix: Remove unused server hostname variables to simplify configuration Nawaz Dhandala 2026-03-04 13:51:30 +00:00
  • c5f04595e8 fix: Remove SERVER_WORKFLOW_HOSTNAME and related references to streamline configuration Nawaz Dhandala 2026-03-04 13:43:06 +00:00
  • 3cbe443862 Refactor workflow service and API components Nawaz Dhandala 2026-03-04 13:39:25 +00:00
  • 07ba3779f2 fix: Correct path for generateServiceWorker import in generate-sw.js Nawaz Dhandala 2026-03-04 13:27:57 +00:00
  • e3096af8c5 fix: Update path for Common dependency in multiple package.json files Nawaz Dhandala 2026-03-04 12:35:37 +00:00
  • f7b969e7b1 fix: Increase max attempts for waiting on pods to be ready from 50 to 90 Nawaz Dhandala 2026-03-04 12:18:34 +00:00
  • 5a72742fb9 style: Refactor legal route handlers for improved readability Nawaz Dhandala 2026-03-04 12:04:43 +00:00
  • 9f0d645e5a Merge pull request #2337 from OneUptime/chore/npm-audit-fix Simon Larsen 2026-03-04 11:42:48 +00:00
  • f92dce41e7 Merge branch 'master' into chore/npm-audit-fix Nawaz Dhandala 2026-03-04 11:42:33 +00:00
  • d059a2f21a Merge pull request #2336 from OneUptime/ingest-merge Simon Larsen 2026-03-04 11:40:56 +00:00
  • 5d254f5ca3 fix: Add probe ID check to return queue size 0 if probe not registered Nawaz Dhandala 2026-03-04 11:39:53 +00:00
  • 8a9228dd4a feat: Add legal compliance pages for GAMP 5, Annex 11, ISO 9001, GxP Cloud, and CSA STAR Nawaz Dhandala 2026-03-04 11:17:33 +00:00
  • 3a5be4bd71 feat: Add 21 CFR Part 11 legal page and update navigation links Nawaz Dhandala 2026-03-04 11:08:49 +00:00
  • 7d18b0f7a3 Merge branch 'master' of https://github.com/OneUptime/oneuptime into ingest-merge Nawaz Dhandala 2026-03-04 11:00:34 +00:00
  • 2a5a0f972a fix: Implement sandbox proxy creation and unwrapping for secure code execution Nawaz Dhandala 2026-03-04 09:32:09 +00:00
  • 3bad62b244 fix: Refactor imports and improve formatting in notification subscriber services Nawaz Dhandala 2026-03-04 08:55:33 +00:00
  • c8ae23497e fix: Refactor status page resource retrieval to use findByMonitors method Nawaz Dhandala 2026-03-04 08:54:23 +00:00
  • 83c743c788 chore: npm audit fix simlarsen 2026-03-04 02:16:10 +00:00
  • 172cdf24f4 refactor: Update paths to use FeatureSet structure for accounts, dashboards, and status pages Nawaz Dhandala 2026-03-03 22:01:29 +00:00
  • a53912ceb8 Refactor code structure for improved readability and maintainability Nawaz Dhandala 2026-03-03 22:01:17 +00:00
  • d823f81e69 refactor: Enhance MCP server initialization and routing with CORS support Nawaz Dhandala 2026-03-03 21:33:55 +00:00
  • a7782564a2 refactor: Update MCP endpoint to use prefix directly instead of appending '/mcp' Nawaz Dhandala 2026-03-03 21:01:32 +00:00
  • 824803e6b0 refactor: Remove last updated date from Data Processing Agreement Nawaz Dhandala 2026-03-03 20:46:06 +00:00
  • acaab0fb1a Add documentation views and partials for error handling and content display Nawaz Dhandala 2026-03-03 19:45:46 +00:00
  • 63f2a6138b refactor: Remove unused Dockerfile templates and clean up workflow configurations Nawaz Dhandala 2026-03-03 19:25:33 +00:00
  • 948e276923 Merge branch 'master' into ingest-merge Nawaz Dhandala 2026-03-03 18:30:54 +00:00
  • f7705e5e6f refactor: Enhance type safety by specifying types for authData and staticHandler Nawaz Dhandala 2026-03-03 18:28:55 +00:00
  • c9c1f9d93e refactor: Improve code readability by formatting imports and simplifying async function syntax Nawaz Dhandala 2026-03-03 18:25:47 +00:00
  • a69ae87dfc fix: Add IsRequestTimeout to Ping Monitor filter validation Nawaz Dhandala 2026-03-03 18:10:51 +00:00
  • 3326f9a1f6 refactor: Remove unused hostname variables from environment configuration and docker-compose Nawaz Dhandala 2026-03-03 18:01:37 +00:00
  • f24c181658 fix: Remove unnecessary undefined type from timeout option in runCodeInSandbox Nawaz Dhandala 2026-03-03 18:00:39 +00:00
  • 3e5cd57082 Refactor frontend build and deployment scripts; consolidate services into a single app Nawaz Dhandala 2026-03-03 17:51:47 +00:00
  • 4e8fde3b23 feat: Integrate frontend services into Docker setup and add build scripts Nawaz Dhandala 2026-03-03 17:51:13 +00:00
  • 95942725aa Merge pull request #2334 from OneUptime/ingest-merge Simon Larsen 2026-03-03 15:29:20 +00:00
  • 72af43b323 fix: Remove home service from docker-compose.yml Nawaz Dhandala 2026-03-03 14:59:34 +00:00
  • 2f85b9f4e3 fix: Refactor logger info statement for OneUptime API Service initialization and streamline FedRAMP route definition Nawaz Dhandala 2026-03-03 14:47:54 +00:00
  • c309fafdb6 Remove IsolatedVM service and related configurations from the project Nawaz Dhandala 2026-03-03 12:25:31 +00:00
  • a6f2e83c72 feat: Add FedRAMP legal section and corresponding view Nawaz Dhandala 2026-03-03 12:12:31 +00:00
  • ac388aded1 chore: update @modelcontextprotocol/sdk to version 1.27.1 Nawaz Dhandala 2026-03-03 11:44:50 +00:00
  • 9d457b8c9f fix: Update address in Data Processing Agreement to reflect new location Nawaz Dhandala 2026-03-03 11:38:49 +00:00
  • 560f45f3cc feat(MCP): Introduce MCP types, logger, and integration into the application Nawaz Dhandala 2026-03-03 11:34:46 +00:00
  • d617b73a5d refactor: Update monitor type check to use MonitorTypeHelper for probeable monitors Nawaz Dhandala 2026-03-03 11:24:01 +00:00
  • a8a8cdd295 Merge pull request #2332 from OneUptime/chore/npm-audit-fix Simon Larsen 2026-03-03 08:35:30 +00:00
  • 8aa0723b2a chore: npm audit fix simlarsen 2026-03-03 02:29:31 +00:00
  • bc6c81aae9 refactor: Remove unused probe-2 service from docker-compose Nawaz Dhandala 2026-03-02 21:56:41 +00:00
  • 41704fde99 refactor: Improve formatting of ProbeIngest and IncomingRequestIngest route definitions Nawaz Dhandala 2026-03-02 21:26:28 +00:00