Thilo-Alexander Ginkel
|
97045e7a7b
|
Improving Playwright docs (#588)
|
2022-05-07 22:23:17 +02:00 |
dgtlmoon
|
dc6f76ba64
|
Make proxy configuration more consistent - see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration (#585)
|
2022-05-07 16:37:56 +02:00 |
dgtlmoon
|
68db20168e
|
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489)
|
2022-05-02 21:40:40 +02:00 |
dgtlmoon
|
9fc291fb63
|
Also change container names to help stop some DNS issues
|
2022-03-17 19:59:37 +01:00 |
dgtlmoon
|
b72c9eaf62
|
Re #448 - Dont use changedetection.io as the container name and hostname, fix problems fetching from the real changedetection.io webserver :)
|
2022-03-12 08:24:51 +01:00 |
revilo951
|
f166ab1e30
|
Adding note in comments for working arm64 chrome with rPi-4 (#336)
|
2022-01-05 12:20:56 +01:00 |
dgtlmoon
|
735fc2ac8e
|
Adding new proxyType to selenium mappings
|
2021-12-31 10:48:11 +01:00 |
dgtlmoon
|
8ec17a4c83
|
Re #267 - Pass settings for the proxy setup for webdriver (#326)
* Re #267 - Pass HTTP_PROXY as the proxy setup for webdriver
* Update README.md
|
2021-12-28 17:07:41 +01:00 |
dgtlmoon
|
4d0bd58eb1
|
Prefer GHCR.io over DockerHub (#245)
* Prefer GHCR.io over DockerHub (DockerHub limits pulls)
|
2021-10-06 13:07:56 +02:00 |
dgtlmoon
|
d70252c1eb
|
Re #213 - Adding screensize examples to selenium container
|
2021-10-06 11:34:24 +02:00 |
dgtlmoon
|
5883e5b920
|
remove quotes from env vars
|
2021-08-19 16:55:28 +02:00 |
dgtlmoon
|
b99957f54a
|
Re https://github.com/dgtlmoon/changedetection.io/discussions/189
A note to not use quotes in env parts
|
2021-08-19 16:43:41 +02:00 |
dgtlmoon
|
9e08f326be
|
Chrome/Webdriver support for Javascript websites (#114)
JS Support via fetching the page over WebDriver/Selenium network
Refactor forms (Split into logical tabs)
|
2021-08-12 12:05:59 +02:00 |
Leigh
|
3f9d949534
|
Re #159 - Adding env var example to docker-config.yml
|
2021-07-26 07:10:57 +02:00 |
dgtlmoon
|
e6fadc44fa
|
#76 app path prefix when behind proxy_pass (#91)
Support for running in a sub-path under proxy_pass (Running changedetection.io behind a reverse proxy sub directory)
More here https://github.com/dgtlmoon/changedetection.io/wiki/Running-changedetection.io-behind-a-reverse-proxy-sub-directory
|
2021-07-14 14:02:24 +10:00 |
dgtlmoon
|
a91c4dbe92
|
Re #95 - Include PUID/PGID example
|
2021-06-21 10:03:08 +10:00 |
dgtlmoon
|
d50ff0b31c
|
Re #65 - Append BASE_URL env var to the notification if it is set (#66)
* Re #65 - Append BASE_URL env var to the notification if it is set
|
2021-05-21 09:16:19 +10:00 |
dgtlmoon
|
28f6af9153
|
Fixing syntax
|
2021-05-15 18:20:34 +10:00 |
dgtlmoon
|
63a3492547
|
Re #49 Re #60 - Adding more information about proxy setup to README.md
|
2021-05-15 18:13:00 +10:00 |
KibosJ
|
e5409f8d16
|
Created docker-compose file (#55)
* Created docker-compose file, Removed version tag as per latest compose specification
|
2021-05-15 11:48:38 +10:00 |
Leigh Morresi
|
bbccb3181b
|
Fix build setup for the docker hub image https://hub.docker.com/r/dgtlmoon/changedetection.io
|
2021-01-29 12:33:42 +01:00 |
Leigh Morresi
|
cf345dc567
|
Tweaks to docker layout
|
2021-01-28 14:45:30 +01:00 |
Leigh Morresi
|
194ee5d528
|
Specify image name in docker files to avoid a confusing build/run
|
2021-01-28 11:17:12 +01:00 |
Leigh Morresi
|
93562afb02
|
Adding README amd docker info
|
2021-01-27 20:51:55 +01:00 |