Commit Graph

859 Commits (0efc504c5dad8f81622c0ae2dd04e3d734fcffa5)
 

Author SHA1 Message Date
bwees 0efc504c5d change form wording
2 years ago
bwees 628cb2ad44 added form validation for diff filter checkboxes
2 years ago
Brandon Wees 604f2eaf02
remove unneeded debug statements
2 years ago
bwees 2a649afd22 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
2 years ago
bwees 526f8fac45 remove unneeded import
2 years ago
dgtlmoon e76f5efee3
Merge branch 'master' into diff-filters
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
bwees 7ac0620099 fixed merge conflict with latest version
2 years ago
bwees 14765b46bd fix broken logic
2 years ago
bwees 4f3a15e68d clean up test
2 years ago
bwees c6207f729d added middleware to fix broken default checkboxes during tests
2 years ago
bwees fcc1a72d30 changed tests
2 years ago
bwees 6f2b7ceddb changed UI to have checkboxes instead of dropdown
2 years ago
bwees 1e265b312e fix macos test running
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
Brandon Wees f379dda13d
Apply suggestions from code review
2 years ago
Brandon Wees 4a88589a27
Update changedetectionio/model/Watch.py
2 years ago
bwees cac53a76c0 added antoher step to test to cover case as described https://github.com/dgtlmoon/changedetection.io/pull/749#issuecomment-1186209681
2 years ago
bwees 8dbf2257d3 added datastore migration step
2 years ago
bwees c0fb051dde changed get_previous_text to not create the file if it does not exist
2 years ago
bwees cf09f03d32 fix import statements
2 years ago
Brandon Wees 237cf7db4f
Update changedetectionio/model/Watch.py
2 years ago
bwees a8e24dab01 Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
2 years ago
bwees 5c9b7353d4 fixed difflib import
2 years ago
Brandon Wees 1e22949e3d
Update changedetectionio/model/Watch.py
2 years ago
Brandon Wees 68e1a64474
Update changedetectionio/model/Watch.py
2 years ago
Brandon Wees 151c2dab3a
Update changedetectionio/templates/edit.html
2 years ago
Brandon Wees 3e43d7ad1a
Update changedetectionio/templates/edit.html
2 years ago