Fix dialog margins, add admin-dialog__body/styles, give trash page horizontal margins

This commit is contained in:
Pontoporeia
2026-05-19 18:08:00 +02:00
parent d619d2f116
commit 2cb8d71fe9
29 changed files with 608 additions and 11 deletions

View File

@@ -318,6 +318,10 @@ trigger-backup:
# Manually trigger the backup script on the server now (doesn't wait for cron).
ssh -t xamxam "sudo -u www-data /usr/local/bin/backup-sqlite.sh"
[group('deploy')]
deploy-all-first: deploy deploy-backup
# One-shot: full initial deploy including backup cron.
# ============================================================================
# Testing
# ============================================================================