Commit Graph

994 Commits (ac3de58116a4ba5bb762c1edff519123ed8eff88)
 

Author SHA1 Message Date
dgtlmoon f04adb7202
Bug fix - automatically queued watch checks weren't always being processed sequentially
2 years ago
dgtlmoon 1193a7f22c Playwright - Support proxy auth mechanisms (#859)
2 years ago
dgtlmoon 0b976827bb
Update README.md
2 years ago
dgtlmoon 280e916033
Update README.md
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 5494e61a05 Skip processing when watch was deleted
2 years ago
dgtlmoon e461c0b819
Playwright fetcher didn't report low level HTTP errors correctly (like Connection Refused) (#852)
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 06ab34b6af Visual selector data not being saved by refactor
2 years ago
dgtlmoon ba8676c4ba
'Save chrome screenshot' checkbox never used, removing, we always save the screenshot. (#844)
2 years ago
dgtlmoon 4899c1a4f9
Crash fix: Data store sub-directories werent always being created when needed (#842)
2 years ago
dgtlmoon 9bff1582f7
Make the table header easier to understand when sorting (#840)
2 years ago
dgtlmoon 269e3bb7c5
Column sorting (#838)
2 years ago
dgtlmoon 9976f3f969
Update README.md
2 years ago
dgtlmoon 1f250aa868 Revert "don't process paused entries after queue", so we can still manually recheck a paused watch
2 years ago
dgtlmoon 1c08d9f150
Remove 'last-changed' from url-watches.json and always calculate from history index (#835)
2 years ago
dgtlmoon 9942107016
Massive improvements to error handling - show separate output for non HTTP 200 status replies
2 years ago
dgtlmoon 1eb5726cbf Execute JS should happen after waiting seconds
2 years ago
dgtlmoon b3271ff7bb
Upgrade playwright python driver (#834)
2 years ago
dgtlmoon f82d3b648a
Crash protection - handle the case where watch was deleted while being checked (#833)
2 years ago
dgtlmoon 034b1330d4
Don't process a watch if it was paused after being queued (#825)
2 years ago
Hmmbob a7d005109f
Notification Library Update (fixes for Home Assistant) - update requirements.txt (#818)
2 years ago
dgtlmoon 048c355e04
Remove social links for now
2 years ago
dgtlmoon 4026575b0b 0.39.17.2
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 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
bwees db28b30b1b add test for situation found in https://github.com/dgtlmoon/changedetection.io/pull/749#issuecomment-1200154861
2 years ago
bwees 6bdcdfbaea fixed replace bug in get_diff_types
2 years ago
bwees 0efc504c5d change form wording
2 years ago
bwees 628cb2ad44 added form validation for diff filter checkboxes
2 years ago
dgtlmoon baa25c9f9e
Feature - mute notifications (#791)
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