dgtlmoon
|
156d403552
|
UI - Fix - Edit Watch 'Show advanced options' should fire at page load to show you whats possible
|
2023-11-30 19:20:30 +01:00 |
|
dgtlmoon
|
684e96f5f1
|
UI - Tidy-up for advanced settings under watch edit, HTML validation fixes (#2011)
|
2023-11-28 17:31:08 +01:00 |
|
dgtlmoon
|
8f321139fd
|
UI - 'Request body' section disappears after switching from 'Playwright' to 'System settings default' and back on 'Request' tab - Fixed #1449
|
2023-11-28 14:01:15 +01:00 |
|
Constantin Hong
|
26931e0167
|
feature: Support XPath2.0 to 3.1 (#1774)
|
2023-11-13 16:42:21 +01:00 |
|
dgtlmoon
|
9ffe7e0eaf
|
Nice format stats (comma sep)
|
2023-10-29 19:13:15 +01:00 |
|
dgtlmoon
|
1709e8f936
|
UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error to make it easier to find out why the step didnt work, minor fixes to timeouts(#1883)
|
2023-10-21 09:41:51 +02:00 |
|
dgtlmoon
|
b58d521d19
|
UI - Adding [stats] tab to watch Edit page (#1880)
|
2023-10-20 11:49:12 +02:00 |
|
dgtlmoon
|
26159840c8
|
UI - Updating proxy tip link
|
2023-10-14 23:27:41 +02:00 |
|
dgtlmoon
|
2b948c15c1
|
Backend - Regular expression / string filtering refactor for Python 3.11 and deprecation warnings since Python 3.6 (#1786)
|
2023-10-03 17:44:27 +02:00 |
|
dgtlmoon
|
1987e109e8
|
New feature - Helper button to trigger a scan/access test of all proxies for a particular watch (#1685)
|
2023-07-10 16:08:45 +02:00 |
|
dgtlmoon
|
52f2c00308
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
|
dgtlmoon
|
d8b9f0fd78
|
Test improvement - Also test that custom request headers works with Playwright/Browserless (#1607)
|
2023-05-29 17:44:38 +02:00 |
|
dgtlmoon
|
9e954532d6
|
Fetcher - Ability to specify headers from a textfile per watch, global or per tag ( https://github.com/dgtlmoon/changedetection.io/wiki/Adding-headers-from-an-external-file )
|
2023-05-22 17:19:52 +02:00 |
|
dgtlmoon
|
e4f6d54ae2
|
BrowserSteps - Refactored to re-use playwright context which should solve some errors
|
2023-05-12 15:38:55 +02:00 |
|
dgtlmoon
|
690cf4acc9
|
BrowserSteps - Include nice big start button SVG
|
2023-05-11 16:34:50 +02:00 |
|
dgtlmoon
|
2018e73240
|
UI - HTML validation improvements for edit forms (#1553)
|
2023-04-30 10:38:50 +02:00 |
|
dgtlmoon
|
fae8c89a4e
|
UI - Various minor HTML validation fixes
|
2023-04-29 22:29:57 +02:00 |
|
dgtlmoon
|
55b6ae86e8
|
Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483)
|
2023-03-20 20:16:57 +01:00 |
|
dgtlmoon
|
6e71088cde
|
New feature - Restock / stock / out of stock monitor option/mode
|
2023-03-18 20:36:26 +01:00 |
|
dgtlmoon
|
6f1eec0d5a
|
Fixing bad linebreak definition </br> in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
|
dgtlmoon
|
2345b6b558
|
New feature - Simple extract data by regex from all historical watch text into CSV (#1191)
|
2022-12-05 14:48:03 +01:00 |
|
dgtlmoon
|
b4d79839bf
|
BrowserSteps - Make the UI require an extra step so it doesnt slow down the experience when clicking through the tabs (#1175)
|
2022-11-30 19:40:15 +01:00 |
|
dgtlmoon
|
0988bef2cd
|
Browser Steps - adding 'please wait' text while loading
|
2022-11-27 11:41:41 +01:00 |
|
dgtlmoon
|
9d04cb014a
|
Browsersteps 'Beta' label image path fix
|
2022-11-25 09:14:19 +01:00 |
|
dgtlmoon
|
5b530ff61c
|
Configurable "Browser Steps" when Playwright/Chrome is configured (enter text, scroll, wait for text, click button etc) (#478)
|
2022-11-24 20:53:01 +01:00 |
|
dgtlmoon
|
883561f979
|
Fix dangling HTML tag from screenshot notification
|
2022-11-20 16:04:26 +01:00 |
|
dgtlmoon
|
35d44c8277
|
Notification screenshot option should only be available to webdriver/playwright watches, screenshot sent as JPEG to save bandwidth, Simplify the logic around screenshot, (#1140)
|
2022-11-20 14:40:41 +01:00 |
|
Matthias Bilger
|
f066a1c38f
|
Option to attach screenshot to notification (#1127)
|
2022-11-20 09:37:48 +01:00 |
|
dgtlmoon
|
359fc48fb4
|
Filters can now accept a list/multiple filters (#1064) #623
|
2022-11-03 12:13:54 +01:00 |
|
dgtlmoon
|
724cb17224
|
Re #1052 - Dynamic URLs, use variables in the URL (such as the current date, the date in a month, and other logic see https://github.com/dgtlmoon/changedetection.io/wiki/Handling-variables-in-the-watched-URL ) (#1057)
|
2022-10-24 23:20:39 +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 |
|
Yusef Ouda
|
dfa7fc3a81
|
Adds support for jq JSON path querying engine (#1001)
|
2022-10-09 16:12:45 +02:00 |
|
dgtlmoon
|
cd467df97a
|
Adding link to BrightData Proxy info (#1003)
|
2022-10-09 15:51:57 +02:00 |
|
dgtlmoon
|
b6009ae9ff
|
Notification - Reset defaults button should be on edit page only
|
2022-09-10 15:19:18 +02:00 |
|
dgtlmoon
|
0c111bd9ae
|
Further notification settings refinement (#910)
|
2022-09-08 09:10:04 +02:00 |
|
dgtlmoon
|
2c6faa7c4e
|
Cleaner separation of watch/global notification settings (#894)
|
2022-08-31 15:49:13 +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
|
26f5c56ba4
|
Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801)
|
2022-08-01 14:47:00 +02:00 |
|
dgtlmoon
|
5bd9eaf99d
|
UI Feature - Add watch in "paused" state, saving then unpauses (#779)
|
2022-07-28 12:13:26 +02:00 |
|
dgtlmoon
|
b1c51c0a65
|
Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds (#778)
|
2022-07-28 11:50:31 +02:00 |
|
dgtlmoon
|
faa42d75e0
|
Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (#773)
|
2022-07-26 17:34:34 +02:00 |
|
dgtlmoon
|
a82fad7059
|
Send notification when CSS/xPath filter is missing after more than 6 (configurable) attempts (#771)
|
2022-07-23 17:19:00 +02:00 |
|
Jonathon Sisson
|
d578de1a35
|
Form text tweak - Regex clarification (#766)
|
2022-07-21 10:05:59 +02:00 |
|
dgtlmoon
|
fae1164c0b
|
Ability to specify JS before running change-detection (#744)
|
2022-07-10 13:56:01 +02:00 |
|
dgtlmoon
|
46cb5cff66
|
UI Improvement - Clarifying "Visual Filter" tool as "Visual Selector Filter"
|
2022-07-10 12:51:12 +02:00 |
|
dgtlmoon
|
2b054ced8c
|
[new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685)
|
2022-06-28 18:34:32 +02:00 |
|
dgtlmoon
|
6553980cd5
|
Playwright - Use HTTP Request Headers override (Cookie, etc)
|
2022-06-25 23:42:48 +02:00 |
|
jtagcat
|
7c12c47204
|
lang: prefer 'clear (snap) history' to 'scrub' (#721)
|
2022-06-25 13:43:57 +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
|
cdcf4b353f
|
New [scrub] button when editing a watch - scrub single watch history (#672)
|
2022-06-08 18:32:25 +02:00 |
|