Commit Graph

25 Commits (52df602af718931bfe5e6dd6f0438b1fa8568144)

Author SHA1 Message Date
dgtlmoon c9af9b6374
Filter failure/not found notification threshold - Counter should be reset when editing a watch, clear watch errors on 'save' () 7 months ago
dgtlmoon 76ffc3e891
RSS - Setting to hide muted watches in RSS feed (default ON) () 7 months ago
dgtlmoon f49eb4567f
Ability to set default User-Agent for either fetching types directly in the UI () 8 months ago
dgtlmoon 5229094e44
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) () 1 year ago
dgtlmoon 52f2c00308
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2 years ago
dgtlmoon b5a415c7b6
UI - Configurable pager size 2 years ago
dgtlmoon 9e954532d6
Fetcher - Ability to specify headers from a textfile per watch, global or per tag ( https://github.com/dgtlmoon/changedetection.io/wiki/Adding-headers-from-an-external-file ) 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 () 2 years ago
dgtlmoon fcfd1b5e10
Ability to configure extra proxies via the UI () 2 years ago
dgtlmoon 7a1d2d924e Dark mode - system setting var is not required (its cookie based) 2 years ago
dgtlmoon 77409eeb3a UI - Dark Mode () 2 years ago
dgtlmoon 669fd3ae0b
Dont use default Requests `user-agent` and `accept` headers in playwright+selenium requests, breaks sites such as united.com. () 2 years ago
dgtlmoon ba8676c4ba
'Save chrome screenshot' checkbox never used, removing, we always save the screenshot. () 2 years ago
dgtlmoon a82fad7059 Send notification when CSS/xPath filter is missing after more than 6 (configurable) attempts () 3 years ago
dgtlmoon 5beefdb7cc
Minor code cleanups 3 years ago
Simo Elalj 05584ea886 Use environment variables to override new watch settings defaults (user-agent, timeout, workers) () 3 years ago
dgtlmoon a07ca4b136
Re - New functionality - Random "jitter" delay to requests () 3 years ago
dgtlmoon 2566de2aae Ignore whitespace on by default 3 years ago
dgtlmoon 07e279b38d
API Interface () 3 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) () 3 years ago
dgtlmoon 67c833d2bc
Re - configurable wait extra seconds for webdriver requests before extracting text () 3 years ago
dgtlmoon 18f0b63b7d
Ability to specify a list of proxies to choose from, always using the first one by default, See wiki () 3 years ago
dgtlmoon 9e708810d1
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only () 3 years ago
dgtlmoon 6c3c5dc28a Ability to set the default fetch mode via the DEFAULT_FETCH_BACKEND variable 3 years ago
dgtlmoon 8f062bfec9
Refactor form handling () 3 years ago