This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
changedetection.io
Watch
1
Star
0
Fork
0
You've already forked changedetection.io
mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced
2026-05-03 16:21:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e699cc13b42c0dc96b88b47eddedbd5d3de24cf
changedetection.io
/
changedetectionio
/
blueprint
/
ui
T
History
dgtlmoon
a8cadc3d16
Fixing wrong notification type in <select> that lead to wrong type of notifications (plaintext vs html) being sent
#3558
(
#3559
)
2025-10-27 18:56:01 +01:00
..
templates
Always extract page <title>,
{{watch_title}}
added to notification body tokens (
#3415
)
2025-09-10 14:52:41 +02:00
__init__.py
Fixing wrong notification type in <select> that lead to wrong type of notifications (plaintext vs html) being sent
#3558
(
#3559
)
2025-10-27 18:56:01 +01:00
edit.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
notification.py
Notification - Make sure all notification tokens have something set even for form validation, fixes
hassio://
with
{{ watch_uuid }}
in notification URL form (
#3504
)
2025-10-14 10:58:53 +02:00
views.py
Re
#3337
- UI - Various fixes for 'Extract Data' (
#3341
)
2025-07-28 18:24:21 +02:00