|
All checks were successful
Deploy bericht / deploy (push) Successful in 1s
- api/pages.php:
- DELETE (oder POST ?delete=1) — Seite aus Bericht entfernen
(source_path wird nur gelöscht wenn unter bericht/work/, damit
Anhänge von Auftrag/Rechnung nicht mit rausfliegen)
- POST {note, rotation} — Meta einer Seite updaten
- POST ?action=signature&bericht_id=X + multipart file= — PNG
Unterschrift als neue Seite am Bericht anhängen mit
note='Unterschrift Kunde'
- api/pdf.php — liefert finales PDF oder on-the-fly Preview mit
JWT-Auth (damit PWA das PDF direkt im <iframe> anzeigen kann)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
[deploy]
|
||
|---|---|---|
| .. | ||
| _inc.php | ||
| _jwt.php | ||
| auth.php | ||
| delete_photo.php | ||
| orders.php | ||
| pages.php | ||
| pdf.php | ||
| photo.php | ||
| reports.php | ||
| voice.php | ||