changedetection.io/changedetectionio
dgtlmoon c6ee6687b5
Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409)
2024-06-13 10:50:46 +02:00
..
api Code - Getting ready for newer python versions - packing our own strtobool (#2291) 2024-04-03 16:17:15 +02:00
blueprint Browser Steps - Fixing "goto site" step #2330 #2337 (#2364) 2024-05-15 10:49:30 +02:00
content_fetchers Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409) 2024-06-13 10:50:46 +02:00
model Code - improving unique key fix for history database handler (#2402) 2024-06-06 22:59:04 +02:00
processors Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409) 2024-06-13 10:50:46 +02:00
static UI - Preview single snapshot - Date and button fixes (#2389) 2024-05-27 12:51:01 +02:00
templates UI - Mobile CSS/layout fix wrapping on empty list text #2393 2024-05-30 14:26:51 +02:00
tests Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409) 2024-06-13 10:50:46 +02:00
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2022-07-28 12:13:26 +02:00
__init__.py 0.45.23 2024-05-22 00:01:50 +02:00
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2022-06-30 23:11:03 +02:00
diff.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 2023-09-07 08:55:06 +02:00
flask_app.py UI - Preview single snapshot - Date and button fixes (#2389) 2024-05-27 12:51:01 +02:00
forms.py Ability to set default User-Agent for either fetching types directly in the UI (#2375) 2024-05-20 15:11:15 +02:00
html_tools.py Bug fix - further work on lxml filter extract (#2313 #2312 #2317) 2024-04-18 11:53:45 +02:00
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 2024-02-07 20:58:21 +01:00
notification.py Notifications - Fixing truncated notifications when tgram:// or discord:// is used with other notification methods (#2372 #2299) 2024-05-17 09:20:26 +02:00
pytest.ini Installation via pip (#186) 2021-08-16 15:24:37 +02:00
queuedWatchMetaData.py Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925) 2022-12-14 15:08:34 +01:00
run_basic_tests.sh Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2023-03-20 20:16:57 +01:00
run_custom_browser_url_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
run_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
run_socks_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
safe_jinja.py Merge pull request from GHSA-4r7v-whpg-8rx3 2024-04-25 22:06:09 +02:00
store.py UI - 'Mark all viewed' button should not show when all viewed (#2399) 2024-06-05 11:46:04 +02:00
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 2024-04-03 16:17:15 +02:00
update_worker.py UI - Error text on exception should contain the word Exception (#2322) 2024-04-19 08:54:25 +02:00