This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
changedetection.io
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced
2026-07-26 09:02:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
browsersteps-recreate-missing-data-dir
changedetection.io
/
changedetectionio
/
content_fetchers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
dgtlmoon
b28d5bfb46
Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated)
2024-07-11 14:39:56 +02:00
..
exceptions
UI - Visual Selector should still update when elements were not found (
#2476
)
2024-07-09 15:35:19 +02:00
res
UI - Visual Selector - Show/visualise all/any matching filter elements from all filters in "CSS/JSONPath/JQ/XPath Filters" include filters (
#2440
)
2024-07-05 15:20:39 +02:00
__init__.py
Code - Getting ready for newer python versions - packing our own strtobool (
#2291
)
2024-04-03 16:17:15 +02:00
base.py
Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated)
2024-07-11 14:39:56 +02:00
playwright.py
Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated)
2024-07-11 14:39:56 +02:00
puppeteer.py
Fetching/Requests - Fixing user agent header overrides per-watch of global settings (
#2409
)
2024-06-13 10:50:46 +02:00
requests.py
Ability to set default User-Agent for either fetching types directly in the UI (
#2375
)
2024-05-20 15:11:15 +02:00
webdriver_selenium.py
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (
#2169
)
2024-02-11 00:09:12 +01:00