dgtlmoon
|
f0823126c8
|
Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018)
|
1 year ago |
dgtlmoon
|
37ff5f6d37
|
Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660)
|
2 years ago |
dgtlmoon
|
52f2c00308
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2 years ago |
dgtlmoon
|
f9387522ee
|
Fetching - Be sure that content-type detection works when the headers are a mixed case (#1604)
|
2 years ago |
dgtlmoon
|
6f1eec0d5a
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2 years ago |
dgtlmoon
|
0ed897c50f
|
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
|
2 years ago |
dgtlmoon
|
13c4121f52
|
PDF File change detection - Initial PDF fetcher support with basic text extraction (#1244)
|
2 years ago |
dgtlmoon
|
c12db2b725
|
Notifications - tokens/jinja2 templating (#1184)
|
2 years ago |
dgtlmoon
|
77b59809ca
|
Removing unused code (#1070)
|
2 years ago |
dgtlmoon
|
724cb17224
|
Re #1052 - Dynamic URLs, use variables in the URL (such as the current date, the date in a month, and other logic see https://github.com/dgtlmoon/changedetection.io/wiki/Handling-variables-in-the-watched-URL ) (#1057)
|
2 years ago |
dgtlmoon
|
d67c654f37
|
Be sure visual-selector data is set when xPath/CSS filter is not yet found (#851)
|
2 years ago |
dgtlmoon
|
aa3c8a9370
|
Move history data to a textfile, improves memory handling (#638)
|
3 years ago |
dgtlmoon
|
8f062bfec9
|
Refactor form handling (#548)
|
3 years ago |
dgtlmoon
|
380c512cc2
|
Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540)
|
3 years ago |
dgtlmoon
|
3034d047c2
|
Introduce an AJAX button for sending test notifications instead of the checkbox (#519)
|
3 years ago |
dgtlmoon
|
942c3f021f
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
Co-authored-by: Ara Hayrabedian <ara.hayrabedian@gmail.com>
|
3 years ago |
dgtlmoon
|
96664ffb10
|
Better text/plain detection and refactor tests (#443)
|
3 years ago |
dgtlmoon
|
a896493797
|
Simple HTTP auth (#372)
HTTP Basic Auth form validation
|
3 years ago |
dgtlmoon
|
f87f7077a6
|
Better handling of EmptyReply exception, always bump 'last_checked' in the case of an error (#354)
* Better handling of EmptyReply exception, always bump 'last_checked' in the case of an error, adds test
|
3 years ago |
Unpublished
|
023951a10e
|
Be sure that documents returned with a application/json header are not parsed with inscriptis (#337)
* Auto-detect JSON by Content-Type header
* Add test to not parse JSON responses with inscriptis
|
3 years ago |
Simon Caron
|
dfcae4ee64
|
Extend Request Parameters to add Body & Method (#325)
|
3 years ago |
dgtlmoon
|
b903280cd0
|
Re #185 - [feature] Custom notifications templates per watch (#226)
* Re #185 - [feature] Custom text templates for the notification per monitored entry as override.
Bonus points: Adding validation for apprise URLs
|
3 years ago |
dgtlmoon
|
a11b6daa2e
|
Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
|
3 years ago |