Commit graph

716 commits

Author SHA1 Message Date
simlarsen
d91272fd6c chore: npm audit fix 2026-01-09 01:58:08 +00:00
Nawaz Dhandala
8826635920
Refactor StatusPage API integration to use internal URL for server-to-server communication 2026-01-08 13:05:24 +00:00
simlarsen
b1ab1c4775 chore: npm audit fix 2025-12-31 01:55:30 +00:00
Nawaz Dhandala
fe3582b972
feat(robots): Update robots.txt to disallow access to /api/* 2025-12-25 17:27:24 +00:00
Nawaz Dhandala
66dd76ab6a
fix: Simplify date assignment logic in timeline for scheduled maintenance events 2025-12-18 18:15:39 +00:00
Nawaz Dhandala
6335887d62
feat: Reduce npm fetch retry timeout values in Dockerfiles 2025-12-16 13:30:12 +00:00
Nawaz Dhandala
c617372e37
feat: Add repository field to package.json files across the project 2025-12-11 21:31:52 +00:00
Nawaz Dhandala
f163390970
feat: include status page group name in event resource display for announcements, incidents, and scheduled events 2025-12-10 12:34:08 +00:00
simlarsen
4fd5420ddc chore: npm audit fix
Some checks failed
Common Jobs / js-lint (push) Has been cancelled
Compile / compile-accounts (push) Has been cancelled
Compile / compile-isolated-vm (push) Has been cancelled
Compile / compile-common (push) Has been cancelled
Compile / compile-worker (push) Has been cancelled
Compile / compile-workflow (push) Has been cancelled
Compile / compile-api-reference (push) Has been cancelled
Compile / compile-docs-reference (push) Has been cancelled
Compile / compile-copilot (push) Has been cancelled
Compile / compile-nginx (push) Has been cancelled
Compile / compile-infrastructure-agent (push) Has been cancelled
Compile / compile-admin-dashboard (push) Has been cancelled
Compile / compile-dashboard (push) Has been cancelled
Compile / compile-e2e (push) Has been cancelled
Compile / compile-probe (push) Has been cancelled
Compile / compile-probe-ingest (push) Has been cancelled
Compile / compile-server-monitor-ingest (push) Has been cancelled
Compile / compile-telemetry (push) Has been cancelled
Compile / compile-incoming-request-ingest (push) Has been cancelled
Compile / compile-status-page (push) Has been cancelled
Compile / compile-test-server (push) Has been cancelled
Compile / compile-mcp (push) Has been cancelled
OpenAPI Spec Generation / generate-openapi-spec (push) Has been cancelled
Common Test / test (push) Has been cancelled
Incoming Request Ingest Test / test (push) Has been cancelled
MCP Server Test / test (push) Has been cancelled
ProbeIngest Test / test (push) Has been cancelled
Probe Test / test (push) Has been cancelled
Telemetry Test / test (push) Has been cancelled
Tests / test-app (push) Has been cancelled
2025-12-09 01:51:25 +00:00
snyk-bot
bdd3c5fc40
fix: upgrade react-router-dom from 6.30.1 to 6.30.2
Snyk has created this PR to upgrade react-router-dom from 6.30.1 to 6.30.2.

See this package in npm:
react-router-dom

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-12-08 09:59:11 +00:00
simlarsen
06e672abdd chore: npm audit fix 2025-12-05 01:51:29 +00:00
Nawaz Dhandala
adf5a9c1f3
feat: add postmortemPostedAt field and update related components for incident tracking 2025-12-03 13:09:23 +00:00
Nawaz Dhandala
faaded049a
feat: add DocumentCheck icon to IconProp and update incident postmortem note icon 2025-12-03 12:58:27 +00:00
Nawaz Dhandala
c371f0a25f
feat: add title and highlight properties to TimelineItem for enhanced event display 2025-12-03 12:42:17 +00:00
Nawaz Dhandala
49dd315501
feat: implement postmortem attachment handling in Incident and StatusPage APIs 2025-12-03 11:34:00 +00:00
simlarsen
b99a20a588 chore: npm audit fix 2025-12-02 01:50:48 +00:00
Nawaz Dhandala
86efe54a29
refactor: remove unused favicon handling from DashboardMasterPage 2025-11-28 17:29:43 +00:00
Nawaz Dhandala
66efe2d2fa
feat: add declaredAt field to Incident model and update related services and components 2025-11-28 10:10:05 +00:00
simlarsen
51a128efd3 chore: npm audit fix 2025-11-27 01:46:46 +00:00
simlarsen
f52e73afb2 chore: npm audit fix 2025-11-25 01:48:46 +00:00
Nawaz Dhandala
e1730e4d3a
feat: enhance error handling and display for status page and master password components 2025-11-21 19:13:02 +00:00
Nawaz Dhandala
4aa009f46c
refactor: clean up code formatting and improve readability in multiple files 2025-11-21 19:07:30 +00:00
Nawaz Dhandala
f48c3c608c
feat: add master password storage key retrieval for user logout process 2025-11-21 18:25:04 +00:00
Nawaz Dhandala
d6336ee8f3
refactor: streamline storage key retrieval for private status page and master password requirements 2025-11-21 18:01:01 +00:00
Nawaz Dhandala
c94430aabe
fix: handle API response failure in master password submission 2025-11-21 17:15:47 +00:00
Nawaz Dhandala
cda3be805b
Merge branch 'master' into sp-master-pw 2025-11-21 16:40:19 +00:00
simlarsen
be71858b4a chore: npm audit fix 2025-11-21 01:46:46 +00:00
Nawaz Dhandala
7af0091de2
Refactor master password validation logic to support status page-specific keys and handle legacy values
Some checks failed
Build / docker-build-test-server (push) Has been cancelled
Common Jobs / js-lint (push) Has been cancelled
Compile / compile-accounts (push) Has been cancelled
Compile / compile-isolated-vm (push) Has been cancelled
Compile / compile-common (push) Has been cancelled
Compile / compile-app (push) Has been cancelled
Compile / compile-home (push) Has been cancelled
Compile / compile-worker (push) Has been cancelled
Compile / compile-workflow (push) Has been cancelled
Compile / compile-api-reference (push) Has been cancelled
Compile / compile-docs-reference (push) Has been cancelled
Compile / compile-copilot (push) Has been cancelled
Compile / compile-nginx (push) Has been cancelled
Compile / compile-infrastructure-agent (push) Has been cancelled
Compile / compile-admin-dashboard (push) Has been cancelled
Compile / compile-dashboard (push) Has been cancelled
Compile / compile-e2e (push) Has been cancelled
Compile / compile-probe (push) Has been cancelled
Compile / compile-probe-ingest (push) Has been cancelled
Compile / compile-server-monitor-ingest (push) Has been cancelled
Compile / compile-telemetry (push) Has been cancelled
Compile / compile-incoming-request-ingest (push) Has been cancelled
Compile / compile-status-page (push) Has been cancelled
Compile / compile-test-server (push) Has been cancelled
Compile / compile-mcp (push) Has been cancelled
OpenAPI Spec Generation / generate-openapi-spec (push) Has been cancelled
Common Test / test (push) Has been cancelled
Incoming Request Ingest Test / test (push) Has been cancelled
MCP Server Test / test (push) Has been cancelled
ProbeIngest Test / test (push) Has been cancelled
2025-11-20 19:31:41 +00:00
Nawaz Dhandala
accd86edf1
Refactor getLoginRoute to handle master password validation for private status pages 2025-11-20 18:42:30 +00:00
Nawaz Dhandala
8f3c06bc86
Refactor MasterPasswordPage to use BasicForm for password submission and improve error handling 2025-11-20 18:30:20 +00:00
Nawaz Dhandala
7baeaaee02
Add master password route check in DashboardMasterPage component 2025-11-20 18:06:19 +00:00
Nawaz Dhandala
8f05de6860
Add MasterPassword component and integrate master password checks in Login and SSO pages 2025-11-20 18:03:22 +00:00
Nawaz Dhandala
5903764395
Refactor MasterPasswordPage for improved readability and functionality 2025-11-20 13:08:06 +00:00
Nawaz Dhandala
850d125c82
Add migration for master password feature in StatusPage 2025-11-20 12:56:27 +00:00
Nawaz Dhandala
4b619eadc0
Implement master password feature for private status pages 2025-11-20 12:51:11 +00:00
Simon Larsen
0fc63385a5
Remove unused manifest files and service workers across multiple components for cleaner codebase 2025-11-20 12:34:20 +00:00
simlarsen
ac239ffe4d chore: npm audit fix 2025-11-20 01:45:52 +00:00
Simon Larsen
74e18a2861
Merge pull request #2113 from OneUptime/file-attachments
File attachments
2025-11-19 10:21:46 +00:00
Nawaz Dhandala
150af5b65d
feat: enhance file attachment handling across multiple APIs and services 2025-11-18 15:59:58 +00:00
Nawaz Dhandala
241ff7671d
feat: add file attachment support to status page announcements, including API endpoints and UI updates 2025-11-18 15:30:56 +00:00
Nawaz Dhandala
b924d68c51
feat: implement file attachment support for scheduled maintenance notes and API endpoints 2025-11-18 14:52:31 +00:00
Nawaz Dhandala
9399907bfc
feat: add attachment handling to incident public notes in event timeline 2025-11-18 13:13:37 +00:00
simlarsen
64360fc3fe chore: npm audit fix 2025-11-18 01:47:15 +00:00
Nawaz Dhandala
93721350c6
feat: update logo URL handling and introduce UserAPI for profile picture management 2025-11-17 14:09:38 +00:00
Nawaz Dhandala
1bc6eca55c
refactor: streamline logo URL route handling in various components 2025-11-17 13:56:40 +00:00
Nawaz Dhandala
29560e3a4a
feat: update logo URL handling for status pages across various services 2025-11-17 13:45:36 +00:00
simlarsen
dade1d0403 chore: npm audit fix 2025-11-15 01:44:36 +00:00
Nawaz Dhandala
b76811d152
Fix indentation for headers in API requests across multiple components
Some checks are pending
Push Release Images to Docker Hub and GitHub Container Registry / probe-ingest-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / server-monitor-ingest-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / infrastructure-agent-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / Publish GitHub release (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / e2e-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / isolated-vm-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / home-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / test-server-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / otel-collector-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / status-page-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / test-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / telemetry-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / incoming-request-ingest-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / probe-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / admin-dashboard-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / dashboard-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / app-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / copilot-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / accounts-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / publish-npm-packages (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / llm-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / docs-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / worker-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / workflow-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / publish-terraform-provider (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / api-reference-docker-image-deploy (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / Push release tags before GitHub release (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / test-e2e-release-saas (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / test-e2e-release-self-hosted (push) Blocked by required conditions
Push Release Images to Docker Hub and GitHub Container Registry / Create draft GitHub release (push) Blocked by required conditions
2025-11-12 17:55:54 +00:00
Nawaz Dhandala
c324fe03d3
Update API header retrieval to remove dependency on StatusPageUtil for all subscription and announcement pages 2025-11-12 17:52:44 +00:00
Nawaz Dhandala
fcf919c70b
Refactor session handling and cookie management in StatusPage authentication 2025-11-12 12:52:19 +00:00