Commit Graph

999 Commits (e6cdb57db0fb0a6e266d23ebb8e4726af7d5bca4)
 

Author SHA1 Message Date
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
Brandon Wees 58cb7fbc2a
Update changedetectionio/model/Watch.py
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
Brandon Wees 23452a1599
Remove discord change (look at https://github.com/dgtlmoon/changedetection.io/pull/753 for this change)
2 years ago
bwees 7fb432bf06 Created working tests
2 years ago
bwees dc3fc6cfdf used a drop down menu and rewrote checking code to fit GUI description
2 years ago
bwees 8ee42d2403 fixed my breaking change
2 years ago
bwees 8d9cac4c38 remove my tests because they wont run
2 years ago
bwees 374bb3824f fix test to include the new previous.txt file
2 years ago
bwees 91d8600b19 fixed test naming
2 years ago