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
|
0b8c3add34
|
BrowserSteps - Use correct mimetype for screenshot update
|
2022-11-29 14:07:53 +01:00 |
dgtlmoon
|
51d57f0963
|
BrowserSteps - Faster screenshot updates and enable gzip compression for all content replies in the UI (#1171)
|
2022-11-29 13:55:53 +01:00 |
dgtlmoon
|
6d932149e3
|
BrowserSteps - Add 'Execute JS' step
|
2022-11-29 09:09:26 +01:00 |
dgtlmoon
|
2c764e8f84
|
BrowserSteps - Also try to find clickable div/spans
|
2022-11-29 08:46:11 +01:00 |
dgtlmoon
|
4624974b91
|
BrowserSteps - Element finder filter (offpage) should also calculate top scroll offset
|
2022-11-28 18:04:02 +01:00 |
dgtlmoon
|
991841f1f9
|
Visual Selector and BrowserSteps - More accurate element detection when the page auto-scrolls on load Re #1169
|
2022-11-28 17:31:50 +01:00 |
dgtlmoon
|
e3db324698
|
Extra validation for URLs with template markup (#1166)
|
2022-11-27 16:18:11 +01:00 |
dgtlmoon
|
0988bef2cd
|
Browser Steps - adding 'please wait' text while loading
|
2022-11-27 11:41:41 +01:00 |
dgtlmoon
|
69756f20f2
|
VisualSelector & BrowserSteps - Scraper improvements, remove duplicate code
|
2022-11-25 10:45:38 +01:00 |
dgtlmoon
|
fde7b3fd97
|
Remove dupe xpath finder prep code
|
2022-11-25 09:25:05 +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
|
463747d3b7
|
0.39.22.1
|
2022-11-22 18:09:25 +01:00 |
dgtlmoon
|
ce6c2737a8
|
Notification screenshot/JPEG was not being regenerated correctly (#1149)
|
2022-11-22 18:08:46 +01:00 |
dgtlmoon
|
943704cd04
|
0.39.22
|
2022-11-20 16:29:16 +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 |
dgtlmoon
|
d07d7a1b18
|
Minor test improvements
|
2022-11-20 11:35:35 +01:00 |
Matthias Bilger
|
f066a1c38f
|
Option to attach screenshot to notification (#1127)
|
2022-11-20 09:37:48 +01:00 |
dgtlmoon
|
d0d191a7d1
|
VisualFilter - check previously set filters were set before highlighting
|
2022-11-19 17:37:51 +01:00 |
dgtlmoon
|
d7482c8d6a
|
Add diff view option for JSON compare (comparing the fields defined on each. The order of fields, etc does not matter in this comparison.)
|
2022-11-19 15:17:09 +01:00 |
dgtlmoon
|
bcf7417f63
|
Update visual text difference library, add option to ignore whitespace when viewing diff (#1137)
|
2022-11-19 15:08:27 +01:00 |
dgtlmoon
|
df6e835035
|
Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132)
|
2022-11-17 11:52:48 +01:00 |
dgtlmoon
|
ab28f20eba
|
Make link to notification debug log easier to find (#1130)
|
2022-11-16 09:17:57 +01:00 |
dgtlmoon
|
a564475325
|
Re #1126 HIDE_REFERER setting had wrong default
|
2022-11-14 10:28:05 +01:00 |
dgtlmoon
|
85d8d57997
|
Test: Re-test under HIDE_REFERER condition, use strtobool so you can use 'False' (#1121)
|
2022-11-12 13:57:41 +01:00 |
dgtlmoon
|
359dcb63e3
|
Stability fix related to the new watch check count (#1113)
|
2022-11-10 20:01:07 +01:00 |
dgtlmoon
|
b043d477dc
|
Use deepcopy to stop possible data corruption (#1108)
|
2022-11-08 12:18:38 +01:00 |
dgtlmoon
|
06bcfb28e5
|
Code- Use dict .get instead of key
|
2022-11-07 20:43:20 +01:00 |
dgtlmoon
|
ca3b351bae
|
Adding a check counter to watch fetching (#1099)
|
2022-11-06 09:48:07 +01:00 |
dgtlmoon
|
61f0ac2937
|
HIDE_REFERER incompatible with password based login, added comment to code #996
|
2022-11-04 23:46:03 +01:00 |
dgtlmoon
|
359fc48fb4
|
Filters can now accept a list/multiple filters (#1064) #623
|
2022-11-03 12:13:54 +01:00 |
dgtlmoon
|
d0efeb9770
|
0.39.21.1
|
2022-11-02 23:48:10 +01:00 |
dgtlmoon
|
3416532cd6
|
Playwright extension added back to Dockerfile to resolve conditional fix Alpine (musl) based systems (#1087)
|
2022-11-02 23:47:44 +01:00 |
dgtlmoon
|
defc7a340e
|
0.39.21
|
2022-11-02 15:12:33 +01:00 |
dgtlmoon
|
c197c062e1
|
Disable version check when pytest is running (#1084)
|
2022-11-01 18:26:29 +01:00 |
dgtlmoon
|
77b59809ca
|
Removing unused code (#1070)
|
2022-10-28 18:36:07 +02:00 |
dgtlmoon
|
f90b170e68
|
Docker & python - Jq conditional pip requirements.txt include (Don't install in Windows because theres no Windows library/wheel)
|
2022-10-27 23:26:14 +02:00 |
dgtlmoon
|
c93ca1841c
|
Docker & python - Use pip conditional requirements to not install playwright for ARM (unsupported on ARM) (#1067)
|
2022-10-27 23:17:05 +02:00 |
Sandro
|
57f604dff1
|
UI - Make fetch error more readable (#1038)
|
2022-10-27 16:40:24 +02:00 |
dgtlmoon
|
7f6a13ea6c
|
Re #1052 - Watch 'open' link should use any dynamic/template info (#1063)
|
2022-10-27 13:29:24 +02:00 |
dgtlmoon
|
9874f0cbc7
|
Remove accidental files
|
2022-10-27 12:43:02 +02:00 |
dgtlmoon
|
72834a42fd
|
Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation
|
2022-10-27 12:35:26 +02: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
|
4eb4b401a1
|
API - system info - allow 5 minutes grace before watch is considered 'overdue'
|
2022-10-23 23:12:28 +02:00 |
dgtlmoon
|
5d40e16c73
|
API - Adding basic system info/system state API (#1051)
|
2022-10-23 19:15:11 +02:00 |
Entepotenz
|
7839551d6b
|
Testing - Use same version of playwright while running tests as in production builds (#1047)
|
2022-10-23 11:26:32 +02:00 |
dgtlmoon
|
5a43a350de
|
History index safety check - Be sure that only valid history index lines are read (#1042)
|
2022-10-19 22:41:13 +02:00 |
Michael McMillan
|
3c31f023ce
|
Option to Hide the Referer header from monitored websites. (#996)
|
2022-10-18 09:16:22 +02:00 |