printhive/lib
dlawler489 a2e08ecd03
All checks were successful
build-and-push / docker (push) Successful in 28s
License rules are the source of truth for sellability
- Changing a license policy applies to all models with that license, and
  opening Settings reconciles old imports to current rules (store.reconcileModelsToRules)
- Editing a model's license re-resolves its sellability from the rule
- Removed the per-model commercial-use override (set by license now)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 11:33:38 +10:00
..
importers Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
auth.js Add email/password auth + SMTP password resets 2026-06-22 22:33:11 +10:00
converter.js Add Docker packaging (Dockerfile, compose, sidecar deps) 2026-06-22 16:51:06 +10:00
db.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
fileProcessor.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
flaresolverr.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
licenses.js Add per-license commercial-use rules (settings + auto-register) 2026-06-23 10:20:28 +10:00
mailer.js Add email/password auth + SMTP password resets 2026-06-22 22:33:11 +10:00
store.js License rules are the source of truth for sellability 2026-06-23 11:33:38 +10:00