Commit Graph

819 Commits (e318253f311b417edc6d54fcaf54f2630f6b682b)
 

Author SHA1 Message Date
dgtlmoon e318253f31 Disable SIGCHLD Handler for now - keeping SIGTERM for DB writes
2 years ago
dgtlmoon f0f2fe94ce
Handle SIGTERM for cleaner shutdowns (#737)
2 years ago
dgtlmoon 26f5c56ba4
Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801)
2 years ago
dgtlmoon a1c3107cd6
Feature - priority queue - edited and added watches should get checked before automatically queued watches (#799)
2 years ago
dgtlmoon 8fef3ff4ab
[preview current] cleanup code and add test
2 years ago
dgtlmoon baa25c9f9e
Feature - mute notifications (#791)
2 years ago
dgtlmoon 488699b7d4 Test improvement - remove unnecessary step
2 years ago
dgtlmoon cf3a1ee3e3 0.39.17.1
2 years ago
dgtlmoon daae43e9f9
Bug fix: Filter failure detection notification was interfering with change-detection results, added test case (#786)
2 years ago
dgtlmoon cdeedaa65c
README.md - new Discord invite link
2 years ago
dgtlmoon 3c9d2ded38 0.39.17
2 years ago
dgtlmoon 9f4364a130 Add https://discord.com/api notification hook to the automatic truncation due to Discords 2000 char limit
2 years ago
dgtlmoon 5bd9eaf99d
UI Feature - Add watch in "paused" state, saving then unpauses (#779)
2 years ago
dgtlmoon b1c51c0a65
Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds (#778)
2 years ago
dgtlmoon 232bd92389
Bug fix - Filter "Only trigger when new lines appear" should check all history, not only the first item (#777)
2 years ago
dgtlmoon e6173357a9 Visual Selector direct element finder fix
2 years ago
dgtlmoon f2b8888aff
Update README.md
2 years ago
dgtlmoon 9c46f175f9
Update README.md links
2 years ago
dgtlmoon 1f27865fdf Filter failure notification send default enable now controlled by setting Env var
2 years ago
dgtlmoon faa42d75e0 Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (#773)
2 years ago
dgtlmoon 3b6e6d85bb
Update README.md - adding LinkedIn link
2 years ago
dgtlmoon 30d6a272ce
Update README.md - Adding Discord and YouTube links
2 years ago
dgtlmoon 291700554e
Bug fix for alerting when xPath based filters are no longer present (#772)
2 years ago
dgtlmoon a82fad7059 Send notification when CSS/xPath filter is missing after more than 6 (configurable) attempts (#771)
2 years ago
dgtlmoon c2fe5ae0d1 mailto plaintext handling fix for 'plaintext' apprise integration
2 years ago
dgtlmoon 5beefdb7cc
Minor code cleanups
2 years ago
dgtlmoon 872bbba71c
Notifications - email - Correctly send plaintext notification email with plaintext header (#767)
2 years ago
Jonathon Sisson d578de1a35
Form text tweak - Regex clarification (#766)
2 years ago
dgtlmoon cdc104be10
Update README.md
2 years ago
dgtlmoon dd0eeca056 Handle simple obfuscations - HomeDepot.com style price obfuscation (#764)
2 years ago
dgtlmoon a95468be08 Fixing docker-compose.yml PLAYWRIGHT_DRIVER_URL example URL
2 years ago
Brandon Wees ace44d0e00
Notifications fix - Discord - added discord webhook base url to truncation rules (#753)
2 years ago
dgtlmoon ebb8b88621 Update Playwright URI Env example with stealth setting and CORS workaround (more reliable fetching)
2 years ago
dgtlmoon 12fc2200de remove extra file
2 years ago
dgtlmoon 52d3d375ba removing package-lock.json - not required to be in git
2 years ago
dgtlmoon 08117089e6 Share-icon cleanups
2 years ago
dgtlmoon 2ba3a6d53f Test improvement: Extract text should return all matches
2 years ago
dgtlmoon 2f636553a9 Bug fix: RSS Feed should also announce utf-8 charset
2 years ago
Freddie Leeman 0bde48b282
Regex extract filter: Return all regex results instead of first match (#730)
2 years ago
dgtlmoon fae1164c0b
Ability to specify JS before running change-detection (#744)
2 years ago
dgtlmoon 169c293143 Playwright - log console errors to output
2 years ago
dgtlmoon 46cb5cff66 UI Improvement - Clarifying "Visual Filter" tool as "Visual Selector Filter"
2 years ago
Simo Elalj 05584ea886 Use environment variables to override new watch settings defaults (user-agent, timeout, workers) (#742)
2 years ago
marvin8 176a591357
Update docker-compose.yml - Remove duplicate environment variables from playwright-chrome sample config in docker-compose.yml (#738)
2 years ago
dgtlmoon 15569f9592 0.39.16
2 years ago
dgtlmoon 5f9e475fe0
Fix notification apprise application name to changedetection.io #731
2 years ago
dgtlmoon 34b8784f50
Update README.md
2 years ago
dgtlmoon 2b054ced8c
[new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685)
2 years ago
dgtlmoon 6553980cd5
Playwright - Use HTTP Request Headers override (Cookie, etc)
2 years ago
jtagcat 7c12c47204
lang: prefer 'clear (snap) history' to 'scrub' (#721)
2 years ago