mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
- Set CrontabSchedule timezone to system timezone for accurate scheduling - Replace time TextInput with hour/minute Select dropdowns for cleaner UX - Remove UTC/local time conversion logic (handled by Celery) - Add tests for timezone functionality in simple and advanced modes |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| models.py | ||
| scheduler.py | ||
| services.py | ||
| tasks.py | ||
| tests.py | ||