feat: SAC 0.6.0 user edit UI, login to dashboard, daily report timer sync

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-01 09:55:12 +10:00
parent 56c469ddbd
commit 8de5d14cfb
17 changed files with 449 additions and 56 deletions
+4 -2
View File
@@ -2,8 +2,10 @@
Description=Daily SAC report aggregation and notify
[Timer]
OnCalendar=*-*-* 09:15:00
RandomizedDelaySec=300
# Шаблон по умолчанию (hour=9, Europe/Moscow). На prod timer перегенерируется
# из config/sac-api.env: deploy/systemd/render-sac-daily-report-timer.sh или sac-deploy.sh
OnCalendar=*-*-* 09:00:00
Timezone=Europe/Moscow
Persistent=true
[Install]