dgtlmoon
|
0ed897c50f
|
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
|
2023-01-29 22:36:55 +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
|
d47a25eb6d
|
Playwright - Removing old bug fix where playwright needed screenshot called twice to make the full screen screenshot be actually fullscreen (#1356)
|
2023-01-28 15:02:53 +01:00 |
dgtlmoon
|
9a0792d185
|
Fetch backend UI default fixes for VisualSelector and BrowserSteps (#1344)
|
2023-01-25 19:47:54 +01:00 |
dgtlmoon
|
948ef7ade4
|
Fix fetch UI default fetch backend option icon (#1343)
|
2023-01-25 18:07:44 +01:00 |
dgtlmoon
|
a9431191fc
|
0.40.1.1
|
2023-01-22 13:03:15 +01:00 |
dgtlmoon
|
774451f256
|
Re #1328 - add `-6` flag to enable IPv6 (#1329)
|
2023-01-22 11:10:25 +01:00 |
dgtlmoon
|
04577cbf32
|
0.40.1.0
|
2023-01-21 15:38:54 +01:00 |
dgtlmoon
|
7048a0acbd
|
UI - Fix wrong logic when dealing with webdriver/playwright watch screenshot settings (#1325)
|
2023-01-21 13:47:32 +01:00 |
dgtlmoon
|
fba719ab8d
|
Ability for watch to use a more obvious system default fetcher (#1320)
|
2023-01-19 21:57:58 +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
|
024c8d8fd5
|
API - Improvements, support PUT for updating existing watch, set muted state, set paused state, see https://changedetection.io/docs/api_v1/index.html (#1213)
|
2023-01-10 19:00:57 +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 |
jtagcat
|
58c7cbeac7
|
UI: Updating queued success message (#1285)
|
2023-01-05 21:12:02 +01:00 |
dgtlmoon
|
50805ca38a
|
IPv6 support for listening on (#1267)
|
2022-12-26 20:36:16 +01:00 |
dgtlmoon
|
fc6424c39e
|
Test improvements (#1264)
|
2022-12-26 14:17:40 +01:00 |
dgtlmoon
|
f0966eb23a
|
0.40.0.4
|
2022-12-25 18:25:45 +01:00 |
dgtlmoon
|
e4fb5ab4da
|
UI - Suggest adding proxy for watch when 403 access denied is reached (#1260)
|
2022-12-23 22:26:24 +01:00 |
dgtlmoon
|
e99f07a51d
|
Filters & Notifications - fixed tokens in filter not found notification
|
2022-12-22 10:05:17 +01:00 |
dgtlmoon
|
08ee223b5f
|
UI - Fix broken html tags in settings page
|
2022-12-20 18:57:26 +01:00 |
dgtlmoon
|
572f9b8a31
|
Proxy Settings in UI - TidyUp BrightData text
|
2022-12-20 10:08:16 +01:00 |
dgtlmoon
|
fcfd1b5e10
|
Ability to configure extra proxies via the UI (#1235)
|
2022-12-19 21:48:01 +01:00 |
dgtlmoon
|
0790dd555e
|
Docker container updates - use Python 3.10, remove unused packages
|
2022-12-19 20:46:02 +01:00 |
dgtlmoon
|
0b20dc7712
|
Tidy up list icons a bit (#1250)
|
2022-12-19 20:30:32 +01:00 |
dgtlmoon
|
13c4121f52
|
PDF File change detection - Initial PDF fetcher support with basic text extraction (#1244)
|
2022-12-19 17:51:41 +01:00 |
dgtlmoon
|
e8e176f3bd
|
Testing - Run test as fully built docker container (#1245)
|
2022-12-19 14:41:34 +01:00 |
dgtlmoon
|
7a1d2d924e
|
Dark mode - system setting var is not required (its cookie based)
|
2022-12-19 14:13:57 +01:00 |
dgtlmoon
|
c3731cf055
|
0.40.0.3
|
2022-12-19 12:41:52 +01:00 |
dgtlmoon
|
a287e5a86c
|
Visual Selector - Select smallest/most precise element first, better filtering of zero size elements
|
2022-12-19 12:33:31 +01:00 |
dgtlmoon
|
235535c327
|
Fetching - Check the most overdue watch first (#1242)
|
2022-12-17 15:40:57 +01:00 |
dgtlmoon
|
44dc62da2d
|
Overview list - Checkbox action "Recheck"
|
2022-12-16 18:35:09 +01:00 |
dgtlmoon
|
0c380c170f
|
Playwright - Better error reporting and re-try fetch on fail once (#1238)
|
2022-12-16 18:06:14 +01:00 |
dgtlmoon
|
b7a2501d64
|
Fetching - Always sort the key order of JSON content for less false alerts (May cause an alert on upgrade, but will be better going forwards) #1219
|
2022-12-15 09:13:09 +01:00 |
dgtlmoon
|
e970fef991
|
Fetcher + VisualSelector - xPath filter with attribute filter was breaking the element finder
|
2022-12-14 19:06:49 +01:00 |
dgtlmoon
|
b76148a0f4
|
Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925)
|
2022-12-14 15:08:34 +01:00 |
dgtlmoon
|
93cc30437f
|
Playwright+BrowserSteps - Fetch changes - Fetch simply after page starts rendering + delay seconds, disable service workers
|
2022-12-14 12:16:04 +01:00 |
dgtlmoon
|
f30cdf0674
|
0.40.0.2
|
2022-12-08 22:36:59 +01:00 |
dgtlmoon
|
14da0646a7
|
Price follower - Dont scan for ldjson data when 'no' was clicked on the suggestion (#1207)
|
2022-12-08 22:35:37 +01:00 |
dgtlmoon
|
b413cdecc7
|
Adding missing parts for pip build Re #1206
|
2022-12-08 21:54:55 +01:00 |
dgtlmoon
|
7bf52d9275
|
0.40.0
|
2022-12-08 20:09:42 +01:00 |
dgtlmoon
|
09e6624afd
|
VisualSelector - Exclude items that are not interactable or visible
|
2022-12-08 20:08:41 +01:00 |
dgtlmoon
|
b58fd995b5
|
Automatically offer to track LD+JSON product price data (#1204)
|
2022-12-08 19:28:20 +01:00 |
dgtlmoon
|
f7bb8a0afa
|
UI - favicon callback no longer needed
|
2022-12-07 12:14:36 +01:00 |
dgtlmoon
|
3e333496c1
|
Test cleanups (#1196)
|
2022-12-07 12:03:28 +01:00 |
dgtlmoon
|
65db4d68e3
|
Dark mode - HTML template tidy up (#1197)
|
2022-12-06 23:50:49 +01:00 |
dgtlmoon
|
74d93d10c3
|
UI - watch tags also known as watch tag / label
|
2022-12-06 23:16:22 +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
|
f86763dc7a
|
Extract data - minor improvement to example
|
2022-12-06 10:53:23 +01:00 |
dgtlmoon
|
13c25f9b92
|
Darkmode - Pause/Mute notification colour fix, re #1195
|
2022-12-06 10:49:24 +01:00 |
dgtlmoon
|
265f622e75
|
Notification - Support for standard API calls post:// posts:// get:// gets:// delete:// deletes:// put:// puts:// (#1194)
|
2022-12-05 20:49:08 +01:00 |
dgtlmoon
|
c12db2b725
|
Notifications - tokens/jinja2 templating (#1184)
|
2022-12-05 19:58:43 +01:00 |
dgtlmoon
|
a048e4a02d
|
Dark mode - more colour fixes
|
2022-12-05 19:10:36 +01:00 |
dgtlmoon
|
69662ff91c
|
Test improvement - improving notification error network test
|
2022-12-05 17:45:30 +01:00 |
dgtlmoon
|
fc94c57d7f
|
Extract text as CSV - Extra validation (#1192)
|
2022-12-05 16:36:00 +01:00 |
dgtlmoon
|
7b94ba6f23
|
Dark mode - make watch list easier to read when theres 'unviewed' entries
|
2022-12-05 15:13:47 +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
|
b8d5a12ad0
|
UI - Cursor over labels should be pointer
|
2022-12-05 10:42:48 +01:00 |
dgtlmoon
|
9e67a572c5
|
Dark mode - Make watches with errors easier to read
|
2022-12-05 09:53:53 +01:00 |
dgtlmoon
|
378d7b7362
|
Dark mode - cookie path should be all site
|
2022-12-04 20:54:15 +01:00 |
dgtlmoon
|
d1d4045c49
|
Tweaks - adding hover/title to dark mode button
|
2022-12-04 18:53:56 +01:00 |
dgtlmoon
|
77409eeb3a
|
UI - Dark Mode (#1187)
|
2022-12-04 16:39:25 +01:00 |
dgtlmoon
|
72222158e9
|
BrowserSteps - Can be shared by the watch share link
|
2022-12-02 09:36:13 +01:00 |
dgtlmoon
|
1814924c19
|
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
|
2022-12-01 23:48:04 +01:00 |
dgtlmoon
|
8aae4197d7
|
UI - Make tabs hoverable
|
2022-12-01 23:47:51 +01:00 |
dgtlmoon
|
3a8a41a3ff
|
Favicon multiplatform and path fix/update (#1176)
|
2022-12-01 23:29:53 +01:00 |
dgtlmoon
|
64caeea491
|
BrowserSteps - Cleanup interface on shutdown
|
2022-12-01 23:28:20 +01:00 |
dgtlmoon
|
3838bff397
|
BrowserSteps - More work on cleaner shutdowns of browser session
|
2022-12-01 23:08:28 +01:00 |
dgtlmoon
|
55ea983bda
|
BrowserSteps - Forcefully shutdown playwright to prevent any race-conditions waiting for it to shutdown
|
2022-12-01 19:32:05 +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
|
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 |