Commit Graph

2 Commits

Author SHA1 Message Date
cproudlock
08ffa4ba36 Add displaylocations, location/inspection migrations, UI refinements
- New displaylocations.asp (production location listing)
- 3 new SQL migrations: inspection machine type, location relationship
  types, pctype inspection update
- displaymachine.asp / printbadge.asp substantial rework
- editmachine/editpc/savemachineedit: ~50 line additions each
- Dashboard index.html + tv-dashboard tweaks
- .gitignore: block database-backup-*.sql, *.bak, *.pdf

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 12:06:28 -04:00
cproudlock
92fa742476 Add git-crypt encryption for secrets.md and config.asp
Sensitive files are now encrypted at rest in the repo, allowing them
to be committed safely and synced between machines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 12:47:07 -05:00