Commit d5c265b
feat: add sentinel dashboard roadmap and fix ci failures
- Create `docs/sentinel-dashboard-master-plan.md` and `docs/roadmap.md`.
- Fix Netlify `_headers` and `_redirects` formatting and synchronization issues.
- Refactor `backend/models/User.js` to eliminate code duplication (jscpd) and apply Standard JS style.
- Refactor `backend/server.js` to resolve Deno lint errors (no-undef, no-unused-vars, quotes, semi).
- Update `deno.json` to exclude `next-app` and other non-Deno directories.
- Incorporate code review feedback for documentation clarity and prerequisites.
Co-authored-by: OneFineStarstuff <87420139+OneFineStarstuff@users.noreply.github.com>1 parent a0709e1 commit d5c265b
5 files changed
Lines changed: 43 additions & 345 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments