dgtlmoon
|
7b8b50138b
|
Deleting a watch now removes the entire watch storage directory (#1408)
|
2023-02-11 14:10:54 +01:00 |
dgtlmoon
|
f8e587c415
|
Security - Possible stored XSS in watch list - Only permit HTTP/HTTP/FTP by default - override with env var `SAFE_PROTOCOL_REGEX` (#1359)
|
2023-01-29 11:12:06 +01:00 |
dgtlmoon
|
948ef7ade4
|
Fix fetch UI default fetch backend option icon (#1343)
|
2023-01-25 18:07:44 +01:00 |
dgtlmoon
|
de15dfd80d
|
Reliability fix - Remove loop that could cause app to stop checking if data changes (#1313)
|
2023-01-15 16:12:47 +01:00 |
dgtlmoon
|
fab7d325f7
|
Data storage - Don't recreate DB if its corrupt, exit with error cleanly so operator can look into the problem (#1296)
|
2023-01-08 14:47:31 +01:00 |
dgtlmoon
|
fcfd1b5e10
|
Ability to configure extra proxies via the UI (#1235)
|
2022-12-19 21:48:01 +01:00 |
dgtlmoon
|
b58fd995b5
|
Automatically offer to track LD+JSON product price data (#1204)
|
2022-12-08 19:28:20 +01:00 |
dgtlmoon
|
37aef0530a
|
Notification templates - bug in update, was updating the main system instead of the watch notification_title incorrectly
|
2022-12-06 18:29:09 +01:00 |
dgtlmoon
|
c12db2b725
|
Notifications - tokens/jinja2 templating (#1184)
|
2022-12-05 19:58:43 +01:00 |
dgtlmoon
|
72222158e9
|
BrowserSteps - Can be shared by the watch share link
|
2022-12-02 09:36:13 +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
|
ade9e1138b
|
Re #1148 - Notification screenshot/JPEG was not being regenerated correctly
|
2022-11-22 17:41:06 +01:00 |
dgtlmoon
|
359fc48fb4
|
Filters can now accept a list/multiple filters (#1064) #623
|
2022-11-03 12:13:54 +01:00 |
dgtlmoon
|
c197c062e1
|
Disable version check when pytest is running (#1084)
|
2022-11-01 18:26:29 +01:00 |
dgtlmoon
|
5d40e16c73
|
API - Adding basic system info/system state API (#1051)
|
2022-10-23 19:15:11 +02:00 |
dgtlmoon
|
669fd3ae0b
|
Dont use default Requests `user-agent` and `accept` headers in playwright+selenium requests, breaks sites such as united.com. (#1004)
|
2022-10-09 18:25:36 +02:00 |
dgtlmoon
|
71bc2fed82
|
Remove quotationspage default watch
|
2022-10-09 14:06:07 +02:00 |
dgtlmoon
|
d4715e2bc8
|
Tidy up proxies.json logic, adding tests (#955)
|
2022-09-19 13:14:35 +02:00 |
dgtlmoon
|
2ba55bb477
|
Use proxies.json instead of proxies.txt - see wiki Proxies section (#945)
|
2022-09-15 15:25:23 +02:00 |
dgtlmoon
|
e154a3cb7a
|
Notification system update - set watch to use defaults if it is the same as the default
|
2022-09-10 15:01:11 +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
|
6168cd2899
|
Code maintenance - Removing old function (#875)
|
2022-08-31 15:23:10 +02:00 |
dgtlmoon
|
3c30bc02d5
|
More data saving pre-checks (#863)
|
2022-08-18 23:25:23 +02:00 |
dgtlmoon
|
06ab34b6af
|
Visual selector data not being saved by refactor
|
2022-08-16 16:53:15 +02:00 |
dgtlmoon
|
4899c1a4f9
|
Crash fix: Data store sub-directories werent always being created when needed (#842)
|
2022-08-16 15:17:36 +02:00 |
dgtlmoon
|
269e3bb7c5
|
Column sorting (#838)
|
2022-08-16 10:45:36 +02:00 |
dgtlmoon
|
1c08d9f150
|
Remove 'last-changed' from url-watches.json and always calculate from history index (#835)
|
2022-08-15 21:14:18 +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
|
5beefdb7cc
|
Minor code cleanups
|
2022-07-23 13:18:44 +02:00 |
dgtlmoon
|
fae1164c0b
|
Ability to specify JS before running change-detection (#744)
|
2022-07-10 13:56:01 +02:00 |
jtagcat
|
7c12c47204
|
lang: prefer 'clear (snap) history' to 'scrub' (#721)
|
2022-06-25 13:43:57 +02:00 |
dgtlmoon
|
83555a9991
|
bug fix: `last_changed` was being set on the first fetch, should only be set on the change after the first fetch #705
|
2022-06-23 09:41:55 +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
|
cdcf4b353f
|
New [scrub] button when editing a watch - scrub single watch history (#672)
|
2022-06-08 18:32:25 +02:00 |
dgtlmoon
|
8c8d4066d7
|
Shared watches - include "Extract text" filter
|
2022-06-07 17:06:05 +02:00 |
dgtlmoon
|
7929aeddfc
|
'Mark all viewed' button was missing in this version, added test also. (#652)
|
2022-06-02 10:01:03 +02:00 |
dgtlmoon
|
aa3c8a9370
|
Move history data to a textfile, improves memory handling (#638)
|
2022-05-31 23:43:50 +02:00 |
dgtlmoon
|
329c7620fb
|
Remove UK Covid news
|
2022-05-31 22:04:35 +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
|
07e279b38d
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
dgtlmoon
|
034507f14f
|
Fixing Pip install problem - Update MANIFEST to include model/ subdir, improving imports (#593)
|
2022-05-10 22:45:08 +02:00 |
dgtlmoon
|
18f0b63b7d
|
Ability to specify a list of proxies to choose from, always using the first one by default, See wiki (#591)
|
2022-05-08 20:35:36 +02:00 |
dgtlmoon
|
1d4474f5a3
|
Simplify scrub operation (simply cleans all) (#575)
|
2022-05-02 21:10:23 +02:00 |
dgtlmoon
|
613308881c
|
Bugfix - dont update record when deleted during check
|
2022-05-01 21:41:29 +02:00 |
dgtlmoon
|
c0d0424e7e
|
Data storage bug fix #569
|
2022-04-29 18:26:15 +02:00 |
dgtlmoon
|
06517bfd22
|
Ability to 'Share' a watch by a generated link, this will include all filters and triggers - see Wiki (#563)
|
2022-04-26 10:52:08 +02:00 |
dgtlmoon
|
ffc4215411
|
Unify MINIMUM_SECONDS_RECHECK_TIME env var variable to 60 seconds
|
2022-04-24 20:37:30 +02:00 |
dgtlmoon
|
9e708810d1
|
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
|
2022-04-24 16:56:32 +02:00 |