dgtlmoon
c55bf418c5
0.39.3 release
2021-10-28 11:32:33 +02:00
dgtlmoon
4bbb7d99b6
Re #264 - fixing clone watch operation
2021-10-28 11:29:59 +02:00
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
2021-10-27 09:24:08 +02:00
dgtlmoon
c17327633f
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2021-10-26 22:32:29 +02:00
dgtlmoon
56d1dde7c3
Re #265 - wasnt catching the jsonpath exception due to invalid jsonpath expressions properly
2021-10-26 22:30:58 +02:00
dgtlmoon
6e4ddacaf8
Re #257 - Handle bool val of json path better ( #263 )
...
* Re #257 - Handle bool val of json path better, with test
2021-10-21 23:25:38 +02:00
dgtlmoon
5d5ceb2f52
Form helper - explain where the webdriver setting comes from
2021-10-06 09:27:41 +02:00
dgtlmoon
2dc43bdfd3
version 0.39.2
2021-10-05 18:21:40 +02: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
cd7df86f54
Re #242 - app was treating notification field defaults as the field value ( #244 )
2021-10-05 14:33:57 +02:00
dgtlmoon
ca0ab50c5e
Re #239 - Individual GUID for watch+changeevent ( #241 )
...
* Re #239 - Individual GUID for watch+changeevent
2021-10-04 08:34:10 +02:00
dgtlmoon
fe59ac4986
Re #232 - Use a copy of the datastore incase it changes while we iterate through it ( #234 )
2021-09-23 18:27:16 +02:00
dgtlmoon
25476bfcb2
Setting for Extract <title> as title option on individual watches ( #229 )
...
* Extract <title> as title option on individual items
2021-09-19 22:57:15 +02:00
dgtlmoon
7618081e83
v0.39.1
2021-09-17 18:40:16 +02:00
dgtlmoon
b903280cd0
Re #185 - [feature] Custom notifications templates per watch ( #226 )
...
* Re #185 - [feature] Custom text templates for the notification per monitored entry as override.
Bonus points: Adding validation for apprise URLs
2021-09-17 18:37:26 +02:00
dependabot[bot]
dfd34d2a5b
Bump tar from 6.1.6 to 6.1.9 in /changedetectionio/static/styles ( #209 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.6 to 6.1.9.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 16:02:59 +02:00
dgtlmoon
98f6f0c80d
Re #225 - Notifications refactor token replacement fix possible missing value for watch_title
2021-09-17 16:02:54 +02:00
Matthias Langhard
05f7e123ed
Adds 'Create Copy' feature to clone a watch ( #184 )
2021-08-26 22:10:17 +02:00
Minty
b9e0ad052f
New notification tokens - watch_uuid, watch_title, watch_tag, ( #201 )
...
* New notification tokens ; Tokens added: watch_uuid, watch_title, watch_tag, updated settings description
2021-08-22 22:36:10 +02:00
dgtlmoon
f8937e437a
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2021-08-22 18:49:29 +02:00
dgtlmoon
fbe9270528
Re #203 - validate tokens ( #204 )
...
* Re #203 - validate tokens
2021-08-22 18:45:32 +02:00
dgtlmoon
58c3bc371d
No point hiding the notifications customisation area because it's now in its own tab
2021-08-22 18:44:51 +02:00
dgtlmoon
5fb9bbdfa3
Test - prove that notifications are not being sent when content does not change
2021-08-19 18:58:30 +02:00
dgtlmoon
4ed5d4c2e7
WebDriver fetcher - settings - when an alternative one is configured, show it in the label
2021-08-19 16:36:29 +02:00
dgtlmoon
a11b6daa2e
Installation via pip ( #186 )
...
Builder for https://pypi.org/project/changedetection.io/
2021-08-16 15:24:37 +02:00