Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 44 additions & 47 deletions README.md

Large diffs are not rendered by default.

Binary file added docs/images/desktop-backup-recovery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/desktop-daily-checkin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/desktop-readiness-grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/desktop-status-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/mobile-history-week-brief.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
/>
<meta
property="og:image:alt"
content="OpsNormal desktop readiness grid showing a populated 30-day trailing view across five sectors with a 10 day streak chip, state legend, and selected-cell detail."
content="OpsNormal status dashboard showing STATUS HORIZON 30-day local picture, STREAK 7/30D, TODAY 5/5 COMPLETE, DATA POSTURE LOCAL ONLY, and an amber LAST BACKUP NONE export-due warning."
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="OpsNormal" />
Expand All @@ -84,7 +84,7 @@
/>
<meta
name="twitter:image:alt"
content="OpsNormal desktop readiness grid showing a populated 30-day trailing view across five sectors with a 10 day streak chip, state legend, and selected-cell detail."
content="OpsNormal status dashboard showing STATUS HORIZON 30-day local picture, STREAK 7/30D, TODAY 5/5 COMPLETE, DATA POSTURE LOCAL ONLY, and an amber LAST BACKUP NONE export-due warning."
/>
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png" />
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@
},
"vite-plugin-pwa": {
"vite": "$vite"
}
},
"@babel/plugin-transform-modules-systemjs": "^7.29.4",
"fast-uri": "^3.1.2"
},
"lint-staged": {
"*.{ts,tsx,js,jsx,mjs,cjs}": [
Expand Down
Binary file modified public/social-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading