changedetection.io/changedetectionio
dgtlmoon 64350a2e78
Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496)
2025-10-13 11:52:02 +02:00
..
api
blueprint Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
conditions
content_fetchers Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
jinja2_custom Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
model Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
notification Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
processors Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
realtime
static Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
templates
tests Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
widgets
.gitignore
PLUGIN_README.md
__init__.py
async_update_worker.py
auth_decorator.py
custom_queue.py
diff.py
flask_app.py Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
forms.py Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
gc_cleanup.py
html_tools.py
notification_service.py
pluggy_interface.py
pytest.ini
queue_handlers.py
queuedWatchMetaData.py
rss_tools.py
run_basic_tests.sh
run_custom_browser_url_tests.sh
run_proxy_tests.sh
run_socks_proxy_tests.sh
store.py Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
strtobool.py
time_handler.py Replace jinja2-time with `arrow` and improve timedate timezone integration, fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}` etc (#3496) 2025-10-13 11:52:02 +02:00
worker_handler.py