Commit Graph

1324 Commits (8090d0dac6ab3172c66ae2e0775c829fa541c8e7)
 

Author SHA1 Message Date
dgtlmoon f84ba0fb31 API - Updating API description for handling a single watch 2 years ago
dgtlmoon c35cbd33d6
Removing docker build for RaspberryPi (armv6/armv7) for now due to packaging problems 2 years ago
dgtlmoon 661f7fe32c
Proxy scan improvements - handle custom proxies, dont restart when a scan is already running () 2 years ago
dgtlmoon 7cb7eebbc5 Browser Steps - When cleaning up old screenshots, check the file exists 2 years ago
dgtlmoon aaceb4ebad Scan/Recheck proxies - Report filter not found as "OK" but with warning 2 years ago
dgtlmoon 56cf6e5ea5
Bug fix - Previously encountered fetch errors were sometimes not being cleared () 2 years ago
dgtlmoon 1987e109e8
New feature - Helper button to trigger a scan/access test of all proxies for a particular watch () 2 years ago
dgtlmoon 20d65cdd26 0.43.2 2 years ago
dgtlmoon 37ff5f6d37
Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests () 2 years ago
dgtlmoon 2f777ea3bb
Fix - Watches werent falling back to global default formats correctly when required () 2 years ago
dgtlmoon e709201955 0.43.1 2 years ago
dgtlmoon 572f71299f
Bug fix - Notification settings were not cascading from global -> tags -> watch correctly in some cases () 2 years ago
dgtlmoon 5f150c4f03
Bug - Fix watch clone () 2 years ago
dgtlmoon 8cbf8e8f57
UI - Dont allow empty tag names () 2 years ago
dgtlmoon 0e65dda5b6 0.43 2 years ago
dgtlmoon 72a415144b UI - Watch Table - Clicking anywhere on the watch list row table also activates the operations buttons and checkbox 2 years ago
dgtlmoon 52f2c00308
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2 years ago
Raymond Ha 72311fb845
UI - Fixes to dark mode toggle () 2 years ago
Jeong-Hee Kang f1b10a22f8
Docker container updates - use specific debian version (libssl1 vs libssl3) () 2 years ago
dgtlmoon a4c620c308
Code - Adding CI test for search () 2 years ago
dgtlmoon 9434eac72d 0.42.3 2 years ago
dgtlmoon edb5e20de6
Bug fix - Fixed crash when deleting watch from UI when watch was already manually deleted from datadir () 2 years ago
dgtlmoon e62eeb1c4a README - Update links to new website 2 years ago
Maciej Rapacz a4e6fd1ec3
Fetcher / Parser - Automatically attempt to extract JSON from document when document contains JSON but could be wrapped in HTML () 2 years ago
dgtlmoon d8b9f0fd78
Test improvement - Also test that custom request headers works with Playwright/Browserless () 2 years ago
dgtlmoon f9387522ee
Fetching - Be sure that content-type detection works when the headers are a mixed case () 2 years ago
dgtlmoon ba8d2e0c2d
UI/Fetching - Update "Filter not found" message to be more explanatory/helpful () 2 years ago
dgtlmoon 247db22a33 Restock monitor - Updating texts for tickets available/unavailable restock detection 2 years ago
William aeabd5b3fc
Docs - Update README.md (Changed LXML re:math reference to re:match) () 2 years ago
dgtlmoon e9e1ce893f 0.42.2 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 955835df72
Restock detection - Better reporting when it fails () 2 years ago
dgtlmoon 1aeafef910
Fetcher - Puppeteer experimental fetcher wasn't returning the status-code () 2 years ago
dgtlmoon 1367197df7
Update README.md 2 years ago
dgtlmoon 143971123d 0.42.1 2 years ago
dgtlmoon 04d2d3fb00
Fetcher fix - Clear any fetch error when the fetched document was the same (clear any error that occurred between fetching a document that was the same) 2 years ago
dgtlmoon 236f0c098d 0.42 2 years ago
dgtlmoon 582c6b465b UI - "Search List" also works for 'Title' field 2 years ago
dgtlmoon a021ba87fa UI - New "Search List" icon and functionality () 2 years ago
dgtlmoon e9057cb851 VisualSelector - Add message when first version cannot be found 2 years ago
dgtlmoon 72ec438caa UI - update link to official project page 2 years ago
dgtlmoon 367dec48e1 BrowserSteps - Dont highlight elements that are the full page width (body, wrappers etc) 2 years ago
dgtlmoon dd87912c88 BrowserSteps - Support for float seconds (0.5 etc) 2 years ago
dgtlmoon 0126cb0aac BrowserSteps - Session keep alive timer countdown fix 2 years ago
dgtlmoon 463b2d0449 BrowserSteps - adding setup check 2 years ago
dgtlmoon e4f6d54ae2 BrowserSteps - Refactored to re-use playwright context which should solve some errors 2 years ago
dgtlmoon 5f338d7824 BrowserSteps - Be sure to select the most appropriate input/button/a when an input element is wrapped in a <div> or other 2 years ago
dgtlmoon 0b563a93ec Fetcher - Experimental fetcher - dont cache embedded data URLs 2 years ago
dgtlmoon d939882dde
Fetcher - Experimental fetcher improvements (Code TidyUp, Improve tests, revert to old playwright when using BrowserSteps for now) () 2 years ago