You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
changedetection.io/changedetectionio
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
..
api API - system info - allow 5 minutes grace before watch is considered 'overdue' 2 years ago
dev-docker Installation via pip (#186) 3 years ago
model History index safety check - Be sure that only valid history index lines are read (#1042) 2 years ago
static Notification - Reset defaults button should be on edit page only 2 years ago
templates 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
tests 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
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py API - Adding basic system info/system state API (#1051) 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
changedetection.py Option to Hide the Referer header from monitored websites. (#996) 2 years ago
content_fetcher.py Dont use default Requests `user-agent` and `accept` headers in playwright+selenium requests, breaks sites such as united.com. (#1004) 2 years ago
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
fetch_site_status.py 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
forms.py Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009) 2 years ago
html_tools.py Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009) 2 years ago
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 2 years ago
notification.py Further notification settings refinement (#910) 2 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh Testing - Use same version of playwright while running tests as in production builds (#1047) 2 years ago
store.py API - Adding basic system info/system state API (#1051) 2 years ago
update_worker.py Further notification settings refinement (#910) 2 years ago