dgtlmoon
e71dbbe771
Adding deploy to Heroku button
3 years ago
dgtlmoon
bd222c99c6
Adding heroku app.json app
3 years ago
dgtlmoon
4b002ad9e0
Tweak runtime Heroku version
3 years ago
dgtlmoon
fe2ffd6356
Tweaking heroku Procfile
3 years ago
dgtlmoon
266bebb5bc
Adjust buildpacks on Heroku
3 years ago
dgtlmoon
115ff5bc2e
Adding heroku python3 runtime config
3 years ago
dgtlmoon
dd6a24d337
Try simpler heroku recipe
3 years ago
dgtlmoon
f0d418d58c
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon
10d3b09051
-C option to create a datadir if it doesnt exist
3 years ago
dgtlmoon
35d0c74454
Re #308 - Adding test and including settings in clone operation ( #309 )
3 years ago
Glassed Silver
dd450b81ad
fixing too small font in diff UI ( #260 )
...
* fixing too small font in diff UI , lower size from 12 to 11 in Part II
3 years ago
dgtlmoon
512d76c52b
Update README.md
...
Make link more accurate
3 years ago
dgtlmoon
5a10acfd09
Send diff in notifications ( #296 )
3 years ago
dgtlmoon
a7c09c8990
Fix scrub form theme
3 years ago
dgtlmoon
9235eae608
Scrub dates: Fix date regex limit handler parsing
3 years ago
dgtlmoon
5bbd82be79
Wait 60 seconds or until stop_thread is set
3 years ago
dgtlmoon
7f8c0fb2fa
Check that a notification URL is set when sending the test notification ( #300 )
3 years ago
Tristan Hill
489eedf34e
Flask 2 ( #299 )
...
Co-authored-by: Tristan Hill <t+git@eaux.uk>
3 years ago
dgtlmoon
3956b3fd68
Re #269 - Show current/correct BASE_URL information ( #271 )
...
* Re #269 - Show current/correct BASE_URL information
3 years ago
dgtlmoon
61c1d213d0
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon
e07f573f64
Re #269 - Fix env var comment name
3 years ago
ghjklw
ecba130fdb
Enable Markdown and HTML notifications. ( #288 )
...
This change enable defining the notification body as HTML or Markdown. This can be very
useful to have more user-friendly notifications such as:
* applying a heading style to the `{watch_title}` to make it stand out
* creating clickable links using the `{watch_url}`, `{preview_url}` and `{diff_url}`.
Changes
=======
* Add a `notification_format` to the notification settings, defaults to plain text.
* Use the `body_format` parameter of Apprise's `notify` method.
Co-authored-by: Malo Jaffré <malo.jaffre@dunnhumby.com>
3 years ago
dgtlmoon
ff6dc842c0
0.39.4 release
3 years ago
dgtlmoon
4659993ecf
Re #286 - Solving lost data/corrupted data - Tweak timing and try to write to a temp file first ( #292 )
...
* Re #286 - Tweak timing and try to write to a temp file first, Increase logging and format info message better.
3 years ago
jeremysherriff
0a29b3a582
Fix element paths when using reverse proxy subfolder ( #272 )
3 years ago
dgtlmoon
c55bf418c5
0.39.3 release
3 years ago
dgtlmoon
4bbb7d99b6
Re #264 - fixing clone watch operation
3 years ago
dgtlmoon
a8e92e2226
Re #265 - extended jsonpath support ( #266 )
...
* Re #265 - Use extended JSONpath support,
Allow a JSONPath selector to not match anything (yet)
Adding test
Correctly capture invalid JSONPath query error
3 years ago
dgtlmoon
c17327633f
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon
56d1dde7c3
Re #265 - wasnt catching the jsonpath exception due to invalid jsonpath expressions properly
3 years ago
dgtlmoon
6e4ddacaf8
Re #257 - Handle bool val of json path better ( #263 )
...
* Re #257 - Handle bool val of json path better, with test
3 years ago
dgtlmoon
3195ffa1c6
Re #249 - Add EXPOSE 5000 to Dockerfile
3 years ago
dgtlmoon
c749d2ee44
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
3 years ago
dgtlmoon
ec94359f3c
Provide better combination of chardet and urllib3
3 years ago
dgtlmoon
4d0bd58eb1
Prefer GHCR.io over DockerHub ( #245 )
...
* Prefer GHCR.io over DockerHub (DockerHub limits pulls)
3 years ago
dgtlmoon
3525f43469
Limit branches/tags of container build
...
Limit branch
3 years ago
dgtlmoon
d70252c1eb
Re #213 - Adding screensize examples to selenium container
3 years ago
dgtlmoon
b57b94c63a
Be more specific about tagged release builds
3 years ago
dgtlmoon
9e914c140e
Fix :latest release worflow syntax check
3 years ago
dgtlmoon
5d5ceb2f52
Form helper - explain where the webdriver setting comes from
3 years ago
dgtlmoon
bc0303c5da
Rename workflow name
3 years ago
dgtlmoon
1240da4a6e
Just 'published' and 'edited' package release is enough (remove 'created')
3 years ago
dgtlmoon
4267bda853
Fixing workflow tag syntax issues
3 years ago
dgtlmoon
db1ff1843c
fix broken workflow syntax
3 years ago
dgtlmoon
fe3c20b618
add step for metadata debug, see if it runs by checking workflow tag name
3 years ago
dgtlmoon
2fa93cba3a
Container build/push doesnt need to be so specific
3 years ago
dgtlmoon
254fbd5a47
Oops on/release was in the wrong block
3 years ago
dgtlmoon
18f2318572
release also on edited, published
3 years ago
dgtlmoon
84417fc2b1
Run workflow on release
3 years ago
dgtlmoon
7f7fc737b3
Use a better switch mechanism for build type
3 years ago