otb-cloud secure encrypted backups
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Don Kingdon b8afe3b64a v2.1.1 improve archive export cleanup controls 4 days ago
app v2.1.1 improve archive export cleanup controls 4 days ago
backups/ui-import-20260413-011506 v1.1.0-alpha1 schema + service scaffolding 3 weeks ago
scripts cleanup: remove .bak and patch artifacts from repo 1 week ago
.env.example Add MariaDB wiring and portal handoff scaffold v0.1.1 3 weeks ago
.gitignore gitignore: exclude .bak, patch scripts, and temp files 1 week ago
PROJECT_STATE.md v2.1.1 improve archive export cleanup controls 4 days ago
README.md v2.1.1 improve archive export cleanup controls 4 days ago
VERSION v2.1.1 improve archive export cleanup controls 4 days ago
requirements.txt Add MariaDB wiring and portal handoff scaffold v0.1.1 3 weeks ago
run.py v1.1.0-alpha1 schema + service scaffolding 3 weeks ago
wsgi.py v1.1.0-alpha1 schema + service scaffolding 3 weeks ago

README.md

OTB Cloud

v2.1.1 - 20260502-153244

  • Archive Workspace now supports flushing staged files.
  • Processed exports can be downloaded, downloaded-and-removed, moved to LTS, or deleted individually.
  • PDF Report Workshop compression/image handling confirmed working.

v2.1.1 - 20260502-051352

  • Archive Workspace now supports flushing staged files.
  • Processed exports can be downloaded, downloaded-and-removed, moved to LTS, or deleted individually.
  • PDF Report Workshop compression/image handling confirmed working.

v2.1.0 - 20260502-005134

PDF Report Workshop introduced.

  • Build structured job reports from staged images.
  • Add captions, notes, and job metadata.
  • Preview images securely inside the workshop.
  • Generate client-ready PDF reports.

v2.0.0 - 20260501-063031

Major milestone release.

  • Archive Workspace can now generate client-facing PDF Job Reports from staged images.
  • Existing archive outputs remain available: ZIP, TAR, TAR.GZ.
  • PDF output is intended for jobsite photo reports, customer records, inspection documentation, and invoice/support attachments.
  • No backup/helper patch files should be committed.

v2.0.0 - 20260501-062745

Major milestone release.

  • Archive Workspace can now generate client-facing PDF Job Reports from staged images.
  • Existing archive outputs remain available: ZIP, TAR, TAR.GZ.
  • PDF output is intended for jobsite photo reports, customer records, inspection documentation, and invoice/support attachments.
  • No backup/helper patch files should be committed.

v1.5.1-beta - 2026-04-27

  • Fixed /health crash (import + indentation)
  • Added dynamic version display via VERSION file
  • Health page now shows current running version

v1.5.0-beta - 2026-04-26

  • Image workshop now fully functional:
    • resize presets (800–2000px)
    • format conversion (JPG, PNG, WebP)
    • modal editing workflow
  • Android uploader stable:
    • streaming upload
    • batching
    • Last X Media incremental uploads
  • Device browser UX refined:
    • gallery default for images
    • rename stays in folder context
    • progress visibility improved
  • Health + processing pipeline confirmed stable
  • Dual GPU processing operational in production

1.0-alpha4.1 - 2026-04-20

  • Synced README and PROJECT_STATE to current live code/runtime state
  • Confirmed dual-GPU worker operation with active intel + amd processing
  • Confirmed workshop queue summary is visible and health metrics remain cumulative after job deletion
  • Documented current state of fair-use scheduler work: planned/in-progress, not yet treated as fully proven batch-aware behavior
  • Prepared project to move next into Android app media-type selection work