Commit Graph

71 Commits (0f6afb9ce89c33e86696583b693d2c19ac8df5be)

Author SHA1 Message Date
dgtlmoon e6cdb57db0 Merge branch 'master' into diff-filters
2 years ago
Brandon Wees 294bb7be15
remvoe unneeded import
2 years ago
Brandon Wees c2c8bb4de8
ensure_data_dir_exists call added
2 years ago
Brandon Wees 35d950fa74
Update changedetectionio/model/Watch.py
2 years ago
Brandon Wees d24111f3a6
Apply suggestions from code review
2 years ago
Brandon Wees 7011a04399
switching to os.path.join
2 years ago
Brandon Wees 748328453e
unmerge external header server. Sorry!
2 years ago
dgtlmoon 7f6a13ea6c
Re #1052 - Watch 'open' link should use any dynamic/template info (#1063)
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
Brandon Wees 408be08a48
Merge branch 'dgtlmoon:master' into external-auth
2 years ago
bwees bad0909cc2 added external header server
2 years ago
dgtlmoon 5a43a350de
History index safety check - Be sure that only valid history index lines are read (#1042)
2 years ago
dgtlmoon 4be0260381
Better cross platform file handling in diff and preview (#1034)
2 years ago
dgtlmoon 85897e0bf9
Windows - diff file handling improvements (#1031)
2 years ago
dgtlmoon a50d6db0b2
Merge branch 'master' into diff-filters
2 years ago
dgtlmoon 669fd3ae0b
Dont use default Requests `user-agent` and `accept` headers in playwright+selenium requests, breaks sites such as united.com. (#1004)
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 2c6faa7c4e
Cleaner separation of watch/global notification settings (#894)
2 years ago
dgtlmoon ed93d51ae8
Merge branch 'master' into diff-filters
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 269e3bb7c5
Column sorting (#838)
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
bwees 6bdcdfbaea fixed replace bug in get_diff_types
2 years ago
dgtlmoon baa25c9f9e
Feature - mute notifications (#791)
2 years ago
dgtlmoon e76f5efee3
Merge branch 'master' into diff-filters
2 years ago
bwees 7ac0620099 fixed merge conflict with latest version
2 years ago
bwees 6f2b7ceddb changed UI to have checkboxes instead of dropdown
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 1f27865fdf Filter failure notification send default enable now controlled by setting Env var
2 years ago
dgtlmoon a82fad7059 Send notification when CSS/xPath filter is missing after more than 6 (configurable) attempts (#771)
2 years ago
dgtlmoon 5beefdb7cc
Minor code cleanups
2 years ago
Brandon Wees 4a88589a27
Update changedetectionio/model/Watch.py
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 58cb7fbc2a
Update changedetectionio/model/Watch.py
2 years ago
bwees dc3fc6cfdf used a drop down menu and rewrote checking code to fit GUI description
2 years ago
bwees ab74377be0 fixed file based text saving system
2 years ago
bwees 5dca59a4a0 switched to file handling of previous_text
2 years ago
bwees ee8042b54e Fix boolean value being sent to difflib
2 years ago
bwees 159b062cb3 removed modify due to the way difflib reacts to changes
3 years ago