Commit Graph

36 Commits (4101ae00c623525f87b383284514039d43b2e949)

Author SHA1 Message Date
dgtlmoon 4101ae00c6
New feature - "Extract text" filter ability (#624)
2 years ago
Tim Loderhose 437c8525af
Remove group tag arbitrary length limit (#645)
2 years ago
dgtlmoon 07e279b38d
API Interface (#617)
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 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 9e708810d1
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
2 years ago
dgtlmoon 015353eccc Form field handling improvements - fixing field list handler for empty lines
2 years ago
dgtlmoon 8f062bfec9
Refactor form handling (#548)
2 years ago
Tristan Hill 44d599d0d1
Upgrade WTforms form handler to v3 (#523)
2 years ago
dgtlmoon 2cc6955bc3
Miscellaneous settings form visual improvements (#535)
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 3034d047c2
Introduce an AJAX button for sending test notifications instead of the checkbox (#519)
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 5483f5d694
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
2 years ago
Tim Loderhose 60a9a786e0
Fix typo in settings form
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 44fc804991
Minor updates to filters form text
2 years ago
dgtlmoon 014fda9058
Ability to visualise trigger and filter rules against the current snapshot on the preview page
2 years ago
dgtlmoon a896493797
Simple HTTP auth (#372)
2 years ago
dgtlmoon 271181968f
Notification settings defaults and validation (#361)
2 years ago
dgtlmoon 59d31bf76f
XPath support (#355)
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 8ec17a4c83
Re #267 - Pass settings for the proxy setup for webdriver (#326)
2 years ago
dgtlmoon 5a10acfd09
Send diff in notifications (#296)
2 years ago
ghjklw ecba130fdb
Enable Markdown and HTML notifications. (#288)
2 years ago
dgtlmoon a8e92e2226
Re #265 - extended jsonpath support (#266)
3 years ago
dgtlmoon 56d1dde7c3 Re #265 - wasnt catching the jsonpath exception due to invalid jsonpath expressions properly
3 years ago
dgtlmoon 95e39aa727
Configurable BASE_URL (#228)
3 years ago
dgtlmoon 25476bfcb2
Setting for Extract <title> as title option on individual watches (#229)
3 years ago
dgtlmoon b903280cd0
Re #185 - [feature] Custom notifications templates per watch (#226)
3 years ago
dgtlmoon fbe9270528
Re #203 - validate tokens (#204)
3 years ago
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago