Commit Graph

119 Commits (0f6afb9ce89c33e86696583b693d2c19ac8df5be)

Author SHA1 Message Date
Brandon Wees ea2fcee4ad
fix syntax error
2 years ago
Brandon Wees bd79c5decd
Update changedetectionio/tests/test_diff_filter_changes_as_add_delete.py
2 years ago
Brandon Wees 74428372c3
Update changedetectionio/tests/test_diff_filter_only_deletions.py
2 years ago
Brandon Wees e11c6aeb5f
Apply suggestions from code review
2 years ago
Brandon Wees 748328453e
unmerge external header server. Sorry!
2 years ago
Brandon Wees e867e89303
Update test_backup.py
2 years ago
dgtlmoon 99f3b01013
Merge branch 'master' into diff-filters
2 years ago
dgtlmoon 72834a42fd
Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation
2 years ago
Brandon Wees 43c2e71961
Merge branch 'master' into diff-filters
2 years ago
dgtlmoon 724cb17224
Re #1052 - Dynamic URLs, use variables in the URL (such as the current date, the date in a month, and other logic see https://github.com/dgtlmoon/changedetection.io/wiki/Handling-variables-in-the-watched-URL ) (#1057)
2 years ago
Brandon Wees 9f722cc76b
Merge branch 'dgtlmoon:master' into external-header-server
2 years ago
dgtlmoon 5d40e16c73
API - Adding basic system info/system state API (#1051)
2 years ago
bwees 0a2644d0c3 fix tests
2 years ago
dgtlmoon 32ea1a8721
Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009)
2 years ago
dgtlmoon fff32cef0d
Adding test - Test the 'execute JS before changedetection' (#1006)
2 years ago
dgtlmoon a50d6db0b2
Merge branch 'master' into diff-filters
2 years ago
Yusef Ouda dfa7fc3a81
Adds support for jq JSON path querying engine (#1001)
2 years ago
dgtlmoon d4715e2bc8
Tidy up proxies.json logic, adding tests (#955)
2 years ago
dgtlmoon f55f7967ef
Merge branch 'master' into diff-filters
2 years ago
dgtlmoon 0c111bd9ae
Further notification settings refinement (#910)
2 years ago
dgtlmoon fefc39427b
Test improvement - Visual selector data loads as JSON (#895)
2 years ago
dgtlmoon 2c6faa7c4e
Cleaner separation of watch/global notification settings (#894)
2 years ago
bwees 13a96e93a2 fix linter errors after merge
2 years ago
dgtlmoon ed93d51ae8
Merge branch 'master' into diff-filters
2 years ago
dgtlmoon d67c654f37
Be sure visual-selector data is set when xPath/CSS filter is not yet found (#851)
2 years ago
dgtlmoon 9942107016
Massive improvements to error handling - show separate output for non HTTP 200 status replies
2 years ago
dgtlmoon 8c466b4826 Test fix - Remove debug from test
2 years ago
dgtlmoon 6f072b42e8
Security update - Password could be unset from settings form unexpectedly (#808)
2 years ago
dgtlmoon 8fef3ff4ab
[preview current] cleanup code and add test
2 years ago
bwees db28b30b1b add test for situation found in https://github.com/dgtlmoon/changedetection.io/pull/749#issuecomment-1200154861
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 daae43e9f9
Bug fix: Filter failure detection notification was interfering with change-detection results, added test case (#786)
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 1e265b312e fix macos test running
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 faa42d75e0 Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (#773)
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 dd0eeca056 Handle simple obfuscations - HomeDepot.com style price obfuscation (#764)
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 7fb432bf06 Created working tests
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