dgtlmoon
|
3416532cd6
|
Playwright extension added back to Dockerfile to resolve conditional fix Alpine (musl) based systems (#1087)
|
2022-11-02 23:47:44 +01:00 |
dgtlmoon
|
f90b170e68
|
Docker & python - Jq conditional pip requirements.txt include (Don't install in Windows because theres no Windows library/wheel)
|
2022-10-27 23:26:14 +02:00 |
dgtlmoon
|
c93ca1841c
|
Docker & python - Use pip conditional requirements to not install playwright for ARM (unsupported on ARM) (#1067)
|
2022-10-27 23:17:05 +02:00 |
Entepotenz
|
7839551d6b
|
Testing - Use same version of playwright while running tests as in production builds (#1047)
|
2022-10-23 11:26:32 +02:00 |
dgtlmoon
|
32ea1a8721
|
Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009)
|
2022-10-12 09:53:16 +02:00 |
dgtlmoon
|
d4715e2bc8
|
Tidy up proxies.json logic, adding tests (#955)
|
2022-09-19 13:14:35 +02:00 |
dgtlmoon
|
d67c654f37
|
Be sure visual-selector data is set when xPath/CSS filter is not yet found (#851)
|
2022-08-17 13:21:06 +02:00 |
dgtlmoon
|
9942107016
|
Massive improvements to error handling - show separate output for non HTTP 200 status replies
|
2022-08-15 18:56:53 +02:00 |
dgtlmoon
|
7da32f9ac3
|
New filter - Block change-detection if text matches - for example, block change-detection while the text "out of stock" is on the page, know when the text is no longer on the page (#698)
|
2022-06-15 22:59:37 +02:00 |
dgtlmoon
|
a07ca4b136
|
Re #580 - New functionality - Random "jitter" delay to requests (#681)
|
2022-06-13 12:41:53 +02:00 |
dgtlmoon
|
eef56e52c6
|
Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566)
|
2022-05-23 23:44:51 +02:00 |
dgtlmoon
|
5a10acfd09
|
Send diff in notifications (#296)
|
2021-12-10 12:08:51 +01:00 |
dgtlmoon
|
95e39aa727
|
Configurable BASE_URL (#228)
Re #152 ability to over-ride env var BASE_URL, with UI+tests
|
2021-10-05 18:15:36 +02:00 |
dgtlmoon
|
a11b6daa2e
|
Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
|
2021-08-16 15:24:37 +02:00 |