dgtlmoon
329a24b234
bump comments
2022-06-15 13:58:28 +02:00
dgtlmoon
6f1be5bf71
Bump docs
2022-06-15 13:57:10 +02:00
dgtlmoon
d1f73ef4f8
Re #695
...
- :latest should be :latest stable release according to a new release, and also the :0.xx.xx tag for the release
- :dev can be what ever is going on in `master`
2022-06-15 13:45:40 +02:00
dgtlmoon
4a91505af5
Playwright screenshots - no need for high-res "bug workaround" screenshot, use lower quality/faster configurable image quality env var
2022-06-15 10:52:24 +02:00
dgtlmoon
4841c79b4c
Adding extra check when updating DB on ReplyWithContentButNoText
2022-06-14 19:54:35 +02:00
dgtlmoon and GitHub
2ba00d2e1d
Notifications log - log what was sent after applying all cleanups
2022-06-14 17:01:13 +02:00
dgtlmoon
19c96f4bdd
Re #555 - tgram:// notifications - strip added HTML tag which is not supported by Telegram
2022-06-14 12:00:21 +02:00
dgtlmoon
82b900fbf4
Give more helpful error message when a page doesnt load
2022-06-14 08:16:22 +02:00
dgtlmoon
358a365303
Tweaks to playwright fetch code - better timeout handling
2022-06-13 23:39:43 +02:00
dgtlmoon and GitHub
a07ca4b136
Re #580 - New functionality - Random "jitter" delay to requests ( #681 )
2022-06-13 12:41:53 +02:00
dgtlmoon
ba8cf2c8cf
0.39.15
0.39.15
2022-06-12 14:05:34 +02:00
dgtlmoon
3106b6688e
Watch overview list - adding spinner to make it easier to see whats currently being 'Checked'
2022-06-12 12:52:17 +02:00
dgtlmoon and GitHub
2c83845dac
Preview section - add helpful check
2022-06-12 11:10:06 +02:00
dgtlmoon
111266d6fa
Send test notification - improved handling of errors
2022-06-12 10:47:00 +02:00
dgtlmoon and GitHub
ead610151f
Notification log - also log normal requests and make the log easier to find
2022-06-11 23:07:09 +02:00
dgtlmoon and GitHub
7e1e763989
Update bug_report.md
2022-06-11 00:43:28 +02:00
dgtlmoon
327cc4af34
Use correct RSS CDATA handling ( #662 )
2022-06-08 18:40:01 +02:00
dgtlmoon and GitHub
6008ff516e
Improve logging ( #671 )
2022-06-08 18:32:41 +02:00
dgtlmoon and GitHub
cdcf4b353f
New [scrub] button when editing a watch - scrub single watch history ( #672 )
2022-06-08 18:32:25 +02:00
dgtlmoon
1ab70f8e86
Diff + Preview - Hide date selector widget when viewing screenshots as its not yet possible to compare screenshots (but will be soon!)
2022-06-07 19:53:13 +02:00
dgtlmoon
8227c012a7
Diff + Preview - Fixing screenshot behaviour after preference change
2022-06-07 19:51:17 +02:00
dgtlmoon
c113d5fb24
Screenshot handling on the diff/preview section refactor ( #630 )
2022-06-07 19:22:42 +02:00
dgtlmoon
8c8d4066d7
Shared watches - include "Extract text" filter
2022-06-07 17:06:05 +02:00
dgtlmoon and GitHub
277dc9e1c1
Improve error message when filter not found in page result ( #666 )
2022-06-07 16:43:57 +02:00
dgtlmoon
fc0fd1ce9d
"Extract text" filter - improve placeholder example
2022-06-06 18:26:47 +02:00
dgtlmoon
bd6127728a
Visual selector - 'clear selection' button should clear the filter also
2022-06-06 17:07:29 +02:00
dgtlmoon and GitHub
4101ae00c6
New feature - "Extract text" filter ability ( #624 )
2022-06-06 16:57:50 +02:00
dgtlmoon and GitHub
62f14df3cb
Fixing RSS feed HTML content formatting ( #662 )
2022-06-06 10:24:39 +02:00
Fuzzy and dgtlmoon
560d465c59
Update notification library - Improving telegram support
2022-06-06 10:07:50 +02:00
dgtlmoon and GitHub
7929aeddfc
'Mark all viewed' button was missing in this version, added test also. ( #652 )
2022-06-02 10:01:03 +02:00
dgtlmoon
8294519f43
Content fetcher - Handle when a page doesnt load properly
2022-06-01 13:12:37 +02:00
dgtlmoon
8ba8a220b6
Playwright - Correctly close browser context/sessions on exceptions
2022-06-01 12:59:44 +02:00
dgtlmoon and GitHub
aa3c8a9370
Move history data to a textfile, improves memory handling ( #638 )
2022-05-31 23:43:50 +02:00
dgtlmoon and GitHub
dbb5468cdc
Update feature_request.md
2022-05-31 22:07:22 +02:00
dgtlmoon
329c7620fb
Remove UK Covid news
2022-05-31 22:04:35 +02:00
Amos (LFlare) Ng and GitHub
1f974bfbb0
Visual Selector fix: Firefox compatibility - Visual Selector ( #646 )
2022-05-31 09:04:01 +02:00
Tim Loderhose and GitHub
437c8525af
Remove group tag arbitrary length limit ( #645 )
2022-05-30 18:28:53 +02:00
dgtlmoon
a2a1d5ae90
Distill.io import bug fix when no tags assigned to a watch ( #557 )
2022-05-29 22:04:23 +02:00
dgtlmoon
2566de2aae
Ignore whitespace on by default
2022-05-28 13:30:57 +02:00
dgtlmoon
dfec8dbb39
Visual Selector - clear events when changing tabs
2022-05-25 15:47:30 +02:00
dgtlmoon
5cefb16e52
Minor code cleanup
2022-05-25 15:38:40 +02:00
dgtlmoon
341ae24b73
Re #616 - content trigger - adding extra test ( #620 )
2022-05-25 15:31:59 +02:00
dgtlmoon
f47c2fb7f6
README.md update Visual Selector tool - tidy up screenshots, improve text
2022-05-25 11:44:59 +02:00
dgtlmoon
9d742446ab
Playwright - ByPass CSP for more reliable JS scraping, disable accept downloads
2022-05-25 11:05:18 +02:00
dgtlmoon
e3e022b0f4
VisualSelector - Better handling of filter targets that are no longer available in the HTML
2022-05-25 10:23:43 +02:00
dgtlmoon and GitHub
6de4027c27
Update bug_report.md
2022-05-24 14:13:11 +02:00
dgtlmoon
cda3837355
pip build fix - include API module
2022-05-24 00:16:50 +02:00
dgtlmoon
7983675325
Visual Selector - be more resilient when sites interfere with the xPath scraping
2022-05-24 00:10:38 +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
8e3195f394
0.39.14
0.39.14
2022-05-23 14:40:26 +02:00