Commit Graph

30 Commits (4101ae00c623525f87b383284514039d43b2e949)

Author SHA1 Message Date
dgtlmoon 4101ae00c6
New feature - "Extract text" filter ability (#624)
2 years ago
dgtlmoon aa3c8a9370
Move history data to a textfile, improves memory handling (#638)
2 years ago
dgtlmoon eef56e52c6 Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566)
2 years ago
dgtlmoon 6734fb91a2
Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608)
2 years ago
dgtlmoon 67c833d2bc
Re #214 - configurable wait extra seconds for webdriver requests before extracting text (#606)
2 years ago
dgtlmoon f28c260576
Distill.io JSON export file importer (#592)
2 years ago
dgtlmoon 18f0b63b7d
Ability to specify a list of proxies to choose from, always using the first one by default, See wiki (#591)
2 years ago
dgtlmoon 68db20168e
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489)
2 years ago
dgtlmoon 9e708810d1
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
2 years ago
dgtlmoon 380c512cc2
Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540)
2 years ago
dgtlmoon 34a87c0f41
HTTP Fetcher code improvements
2 years ago
dgtlmoon 9809af142d
Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes
2 years ago
dgtlmoon 9fe4f95990
When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516)
2 years ago
dgtlmoon 942c3f021f
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
2 years ago
dgtlmoon f2fa638480
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
2 years ago
Tim Loderhose d4359c2e67
Add filter to remove elements by CSS rule from HTML before change detection is run (#445)
2 years ago
dgtlmoon 96664ffb10
Better text/plain detection and refactor tests (#443)
2 years ago
dgtlmoon 014fda9058
Ability to visualise trigger and filter rules against the current snapshot on the preview page
2 years ago
dgtlmoon a0e4f9b88a better checking of JSON type
2 years ago
dgtlmoon 22ef9afb93
Refactor tests for notification error log handler (#404)
2 years ago
dgtlmoon 39b7be9e7a
plaintext mime type fix - Don't attempt to extract HTML content from plaintext, this will remove lines and break changedetection (#391)
2 years ago
dgtlmoon 59d31bf76f
XPath support (#355)
2 years ago
dgtlmoon f87f7077a6
Better handling of EmptyReply exception, always bump 'last_checked' in the case of an error (#354)
2 years ago
Unpublished 023951a10e
Be sure that documents returned with a application/json header are not parsed with inscriptis (#337)
2 years ago
dgtlmoon fbd9ecab62
Re #340 - snapshot should not be modified by ignore text (#344)
2 years ago
dgtlmoon b5c1fce136
Re #133 Option for ignoring whitespacing (#345)
2 years ago
dgtlmoon 0439acacbe
Adding global ignore text (#339)
2 years ago
Simon Caron dfcae4ee64
Extend Request Parameters to add Body & Method (#325)
2 years ago
dgtlmoon 25476bfcb2
Setting for Extract <title> as title option on individual watches (#229)
3 years ago
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago