Commit Graph

20 Commits

Author SHA1 Message Date
dgtlmoon af25b824a0 small tidyup 2022-02-12 22:13:53 +01:00
dgtlmoon 7d1c4d7673 Allow 'trigger text' on JSON docs 2022-02-12 21:53:02 +01:00
dgtlmoon 6e00f0e025 tidy up checksum check ara 2022-02-12 21:46:23 +01:00
dgtlmoon 4f536bb559 Fix json detect bug 2022-02-12 21:40:35 +01:00
dgtlmoon 38d8aa8d28 encode to str/bytes 2022-02-12 18:26:43 +01:00
dgtlmoon dec47d5c43 trying to resolve json cast issue 2022-02-12 18:25:25 +01:00
dgtlmoon cec24fe2c1 Check if 'application/json; charset=utf-8' 2022-02-12 18:22:11 +01:00
dgtlmoon 499c4797da More works and tests 2022-02-12 18:08:18 +01:00
dgtlmoon 9bc71d187e Split out content type methods 2022-02-12 17:21:25 +01:00
dgtlmoon 22ef9afb93 Refactor tests for notification error log handler (#404) 2022-02-04 20:54:20 +01:00
dgtlmoon 39b7be9e7a plaintext mime type fix - Don't attempt to extract HTML content from plaintext, this will remove lines and break changedetection (#391) 2022-01-27 23:16:50 +01:00
dgtlmoon 59d31bf76f XPath support (#355)
* XPath support and minor improvements to form validation
2022-01-05 17:58:07 +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
dgtlmoon fbd9ecab62 Re #340 - snapshot should not be modified by ignore text (#344) 2022-01-02 22:35:04 +01:00
dgtlmoon b5c1fce136 Re #133 Option for ignoring whitespacing (#345)
* Global setting option to ignore whitespace when detecting a change
2022-01-02 22:28:34 +01:00
dgtlmoon 0439acacbe Adding global ignore text (#339) 2022-01-01 14:53:08 +01:00
Simon Caron dfcae4ee64 Extend Request Parameters to add Body & Method (#325) 2021-12-29 23:18:29 +01:00
dgtlmoon 25476bfcb2 Setting for Extract <title> as title option on individual watches (#229)
* Extract <title> as title option on individual items
2021-09-19 22:57:15 +02:00
dgtlmoon a11b6daa2e Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
2021-08-16 15:24:37 +02:00