bwees
|
13a96e93a2
|
fix linter errors after merge
|
2022-08-17 09:33:34 -04:00 |
|
dgtlmoon
|
ed93d51ae8
|
Merge branch 'master' into diff-filters
|
2022-08-17 15:26:47 +02:00 |
|
dgtlmoon
|
d67c654f37
|
Be sure visual-selector data is set when xPath/CSS filter is not yet found (#851)
|
2022-08-17 13:21:06 +02:00 |
|
bwees
|
526f8fac45
|
remove unneeded import
|
2022-07-29 08:39:30 -04:00 |
|
bwees
|
c6207f729d
|
added middleware to fix broken default checkboxes during tests
|
2022-07-28 20:37:20 -04:00 |
|
bwees
|
1e265b312e
|
fix macos test running
|
2022-07-28 20:33:01 -04:00 |
|
dgtlmoon
|
aa3c8a9370
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
|
dgtlmoon
|
8f062bfec9
|
Refactor form handling (#548)
|
2022-04-19 21:43:07 +02:00 |
|
dgtlmoon
|
380c512cc2
|
Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540)
|
2022-04-12 17:36:29 +02:00 |
|
dgtlmoon
|
3034d047c2
|
Introduce an AJAX button for sending test notifications instead of the checkbox (#519)
|
2022-04-05 18:04:26 +02:00 |
|
dgtlmoon
|
942c3f021f
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
Co-authored-by: Ara Hayrabedian <ara.hayrabedian@gmail.com>
|
2022-03-21 23:03:54 +01:00 |
|
dgtlmoon
|
96664ffb10
|
Better text/plain detection and refactor tests (#443)
|
2022-03-01 17:50:15 +01:00 |
|
dgtlmoon
|
a896493797
|
Simple HTTP auth (#372)
HTTP Basic Auth form validation
|
2022-01-15 22:52:39 +01:00 |
|
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
|
2022-01-05 14:13:30 +01:00 |
|
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
|
2022-01-02 22:35:33 +01:00 |
|
Simon Caron
|
dfcae4ee64
|
Extend Request Parameters to add Body & Method (#325)
|
2021-12-29 23:18:29 +01:00 |
|
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
|
2021-09-17 18:37:26 +02:00 |
|
dgtlmoon
|
a11b6daa2e
|
Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
|
2021-08-16 15:24:37 +02:00 |
|