Implemented the full clean rewrite for Gitea
All checks were successful
Test blackout notifier / test (push) Successful in 3m41s
Hourly blackout check / check (push) Successful in 8s

This commit is contained in:
Meghdad
2026-07-17 04:33:16 +03:30
parent d7f53ba234
commit 4218e4ac36
30 changed files with 1437 additions and 384 deletions

1
.gitignore vendored
View File

@@ -124,6 +124,7 @@ celerybeat.pid
# Environments
.env
.venv
blackouts.json
env/
venv/
ENV/