dgtlmoon
|
e09eb47fb7
|
Restock detection - Update stock-not-in-stock.js (NL)
|
2024-02-03 22:32:39 +01:00 |
dgtlmoon
|
616c0b3f65
|
New text filter - Sort text alphabetically filter (#2153)
|
2024-02-02 11:36:58 +01:00 |
dgtlmoon
|
c90b27823a
|
Filtering - include_filters in group and watch settings should not duplicate (#2151 #1845)
|
2024-02-02 09:30:01 +01:00 |
dgtlmoon
|
3b16b19a94
|
Record notification count and show in [stats] tab (#2150)
|
2024-02-02 09:12:44 +01:00 |
Antonio Neri
|
4ee9fa79e1
|
Restock - Update stock-not-in-stock.js Italian translation (#2149)
Added `prodotto esaurito` - Italian for out of stock
|
2024-02-01 16:35:31 +01:00 |
dgtlmoon
|
4b49759113
|
UI - Show error/warning when trying to compare the same version
|
2024-02-01 10:36:43 +01:00 |
dgtlmoon
|
e9a9790cb0
|
Fetching - Make an obvious error when using BrowserSteps with the simple text fetcher (#2145)
|
2024-02-01 00:09:27 +01:00 |
dgtlmoon
|
593660e2f6
|
Fix for switching to price-data-follower mode (when page has JSON price data), only needs to be queued once. Re #1565
|
2024-01-31 22:39:24 +01:00 |
dgtlmoon
|
7d96b4ba83
|
Fetching - Always record `server` software reply headers (will be used in the future) (#2143)
|
2024-01-31 16:15:43 +01:00 |
dgtlmoon
|
fca40e4d5b
|
Testing - General test workflow improvements (#2144)
|
2024-01-31 15:10:44 +01:00 |
dgtlmoon
|
66e2dfcead
|
RSS - Include link to the watched URL in the feed (#2139 #2131 and #327)
|
2024-01-29 16:26:14 +01:00 |
dgtlmoon
|
bce7eb68fb
|
Notifications - skip empty notification URLs from being processed (#2138)
|
2024-01-29 14:20:39 +01:00 |
dgtlmoon
|
93c0385119
|
UI - Filters & Triggers - Adding example for keyword matching in a line
|
2024-01-29 14:18:14 +01:00 |
dgtlmoon
|
e17f3be739
|
RSS - Adding performance stats
|
2024-01-29 13:05:11 +01:00 |
dgtlmoon
|
3a9f79b756
|
Notification - logging - adding performance information for processing time of notifications #327
|
2024-01-29 12:55:08 +01:00 |
dgtlmoon
|
1f5670253e
|
UI - Adding icon to show which watch has Browser Steps enabled (#2137)
|
2024-01-29 12:36:53 +01:00 |
dgtlmoon
|
fe3cf5ffd2
|
Logging - Adding extra debug logging to change detection (#2136)
|
2024-01-29 11:21:21 +01:00 |
dgtlmoon
|
d31a45d49a
|
Fetcher - Improve status_code logging (#2130 #2122)
|
2024-01-25 09:53:00 +01:00 |
Conner
|
19ee65361d
|
Notifications - Bugfix: Notification format not being set correct (HTML emails being sent as plaintext and other problems) (#2129)
|
2024-01-24 20:45:45 +01:00 |
dgtlmoon
|
677082723c
|
Restock tweaks - use a single regex, tidy up height detection (#2125)
|
2024-01-23 13:31:05 +01:00 |
dgtlmoon
|
96793890f8
|
Notification - Templates - Adding an example of how to use URL encoding with tokens
|
2024-01-22 12:20:50 +01:00 |
dgtlmoon
|
0439155127
|
Notification - Templates - Adding an example of how to use |tojson for JSON payloads
|
2024-01-22 11:06:55 +01:00 |
dgtlmoon
|
b30b718373
|
0.45.13
|
2024-01-19 10:24:47 +01:00 |
dgtlmoon
|
402f1e47e7
|
Security update - Adding API token secure check for API endpoint `/api/v1/watch/<uuid>/history` @rozpuszczalny
|
2024-01-18 23:19:09 +01:00 |
dgtlmoon
|
9510345e01
|
Test - tidy up backup test (#2117)
|
2024-01-17 22:35:29 +01:00 |
dgtlmoon
|
399cdf0fbf
|
Logging loguru output tweaks (#2112)
|
2024-01-16 11:27:47 +01:00 |
Constantin Hong
|
4be0fafa93
|
Support Loguru as a logger (#2036)
|
2024-01-16 09:48:16 +01:00 |
dgtlmoon
|
51ce7ac66e
|
Update stock-not-in-stock.js texts
|
2024-01-15 10:20:04 +01:00 |
dgtlmoon
|
c3d825f38c
|
Test - Adding extra test for HTML output in emails ( #2103 )
|
2024-01-14 17:47:54 +01:00 |
dgtlmoon
|
1749c07750
|
Restock detection - Check all elements for text to get stock status from, only consider elements inside the viewport, only consider elements more than 100px from the top (avoid menu) , trim any text returned (#2040)
|
2024-01-12 23:11:56 +01:00 |
dgtlmoon
|
65428655b8
|
Notifications - When any in a list of notifications fails, the others should still work (#2106)
|
2024-01-12 12:25:21 +01:00 |
dgtlmoon
|
8be0029260
|
Browser Steps - Fixing "'Response' object is not subscriptable" where quotes were used in connection URL - Quote wrapped URL for browserstep url was breaking the connection #1627 #1823 #2099 (#2100)
|
2024-01-11 10:12:00 +01:00 |
kiyell
|
3c727ca54b
|
Added OPTIONS HTTP method (#2094)
|
2024-01-08 23:32:44 +01:00 |
dgtlmoon
|
4596532090
|
API Docs - Examples should use port 5000 (same as the docker-compose default installation and other documentation)
|
2024-01-08 14:30:48 +01:00 |
dgtlmoon
|
d0a88d54a1
|
0.45.12
|
2024-01-05 20:17:14 +01:00 |
dgtlmoon
|
21ab4b16a0
|
0.45.11
|
2024-01-05 20:16:18 +01:00 |
dgtlmoon
|
77133de1cf
|
Notification fixes - error on mailto:// when no format was specified, fixing default body and title of notifications to respect global settings (#2085)
|
2024-01-05 20:15:13 +01:00 |
dgtlmoon
|
764514e5eb
|
0.45.10
|
2024-01-05 14:51:35 +01:00 |
dgtlmoon
|
e051b29bf2
|
Browser Steps - General error handling improvements (#2083)
|
2024-01-05 11:29:48 +01:00 |
Christian Arnold
|
126852b778
|
Browser Steps - Fix for correct tokens/information in browser step failure notification (#2066)
|
2024-01-05 11:15:22 +01:00 |
dgtlmoon
|
d115b2c858
|
UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value (#2079)
|
2024-01-04 17:02:31 +01:00 |
dgtlmoon
|
946a556fb6
|
Restock detection - "In stock" should be None/"Not yet checked" by default (#2069)
|
2024-01-01 17:10:27 +01:00 |
dgtlmoon
|
eda23678aa
|
Restock detection - updating texts
|
2024-01-01 16:43:34 +01:00 |
dgtlmoon
|
273bd45ad7
|
Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active (#2068)
|
2024-01-01 16:40:24 +01:00 |
dgtlmoon
|
3d1e1025d2
|
0.45.9
|
2023-12-20 15:30:58 +01:00 |
dgtlmoon
|
5528b7c4b3
|
Restock detection - Update stock-not-in-stock.js strings (Dutch translations)
|
2023-12-20 15:28:43 +01:00 |
dextouu
|
792fedb8bc
|
Restock detection - Update stock-not-in-stock.js strings (#2032)
|
2023-12-05 09:14:40 +01:00 |
dgtlmoon
|
824748df9e
|
API - Updating documentation
|
2023-12-03 10:24:54 +01:00 |
dgtlmoon
|
8e207ba438
|
API - Ability to add/import bulk list of watches as a line-feed separated list (#2021)
|
2023-12-01 18:38:49 +01:00 |
dgtlmoon
|
f0823126c8
|
Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018)
|
2023-12-01 18:05:19 +01:00 |
dgtlmoon
|
98f56736c1
|
Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014)
|
2023-12-01 17:31:09 +01:00 |
dgtlmoon
|
872bd2de85
|
UI - Extra Browsers - Adding links and more resources on how to connect a fingerprint/scraping browser
|
2023-12-01 13:49:12 +01:00 |
dgtlmoon
|
e6de1dd135
|
0.45.8.1
|
2023-11-30 20:01:40 +01:00 |
dgtlmoon
|
599291645d
|
PDF Fetcher for change detection - Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser (#2020)
|
2023-11-30 20:01:14 +01:00 |
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
|
7fe0ef7099
|
0.45.8
|
2023-11-29 10:25:11 +01:00 |
dgtlmoon
|
fe70beeaed
|
Restock detector - adding more detection strings
|
2023-11-29 10:21:30 +01:00 |
dgtlmoon
|
abf7ed9085
|
UI - remove incorrect label
|
2023-11-29 10:19:49 +01:00 |
dgtlmoon
|
19e752e9ba
|
UI - "Add new watch" URL at main input box should always grow to match the viewport
|
2023-11-28 18:11:11 +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 |
dgtlmoon
|
7fdae82e46
|
Browser Steps - Adding validation for "Click X,Y" step
|
2023-11-28 12:36:15 +01:00 |
dgtlmoon
|
bbc18d8e80
|
API - Make sure the watch "is viewed" attribute is correctly represented in the API output (#2009)
|
2023-11-28 11:42:08 +01:00 |
dgtlmoon
|
d8ee5472f1
|
Update playwright fetcher library and API calls
|
2023-11-28 11:20:06 +01:00 |
dgtlmoon
|
8fd57280b7
|
Testing - Improve PDF text change detection tests (#1992)
|
2023-11-20 15:18:46 +01:00 |
dgtlmoon
|
0285d00f13
|
UI - Clicking the "[Diff]" link should take you to the difference starting at the relative time to when you last viewed the difference page (#1989)
|
2023-11-17 17:21:26 +01:00 |
dgtlmoon
|
f7f98945a2
|
Visual Selector - xPath handling misc fixes (#1976)
|
2023-11-13 21:23:43 +01:00 |
dgtlmoon
|
5e2049c538
|
Fix build issue
|
2023-11-13 17:02:27 +01:00 |
Constantin Hong
|
26931e0167
|
feature: Support XPath2.0 to 3.1 (#1774)
|
2023-11-13 16:42:21 +01:00 |
dgtlmoon
|
5229094e44
|
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
|
2023-11-13 16:39:11 +01:00 |
dgtlmoon
|
5a306aa78c
|
API/UI - Button to regenerate API key (#1975 / #1967)
|
2023-11-13 16:26:50 +01:00 |
dgtlmoon
|
c8dcc072c8
|
Code refactor for fetchers (#1941)
|
2023-11-13 10:42:56 +01:00 |
dgtlmoon
|
7c97a5a403
|
0.45.7.3
|
2023-11-12 12:05:54 +01:00 |
dgtlmoon
|
3607d15185
|
0.45.7.2
|
2023-11-12 00:29:35 +01:00 |
dgtlmoon
|
3382b4cb3f
|
UI - Cleanup fonts better display in firefox, request CSS according to version (#1968)
|
2023-11-12 00:29:15 +01:00 |
dgtlmoon
|
06975d6d8f
|
0.45.7.1
|
2023-11-11 20:42:16 +01:00 |
dgtlmoon
|
80f8d23309
|
0.45.7
|
2023-11-10 17:39:49 +01:00 |
dgtlmoon
|
9f41d15908
|
UI - Fixing issue where search box JS interfered with page render when logged out
|
2023-11-10 17:38:04 +01:00 |
dgtlmoon
|
89797dfe02
|
0.45.6
|
2023-11-10 17:32:21 +01:00 |
dgtlmoon
|
c905652780
|
UI - Adding support-us widget <3 (#1956)
|
2023-11-10 17:31:00 +01:00 |
dgtlmoon
|
99246d3e6d
|
Visual Selector - Small fix, Improving elements fetcher reliability (#1947)
|
2023-11-09 19:13:18 +01:00 |
Jai Gupta
|
d3c8386874
|
Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934)
|
2023-11-06 12:50:27 +01:00 |
dgtlmoon
|
47103d7f3d
|
Refactor Excel / wachete import, extend tests (#1931)
|
2023-11-03 15:43:57 +01:00 |
dgtlmoon
|
03c671bfff
|
Build - Upgrading pip packages (#1915)
|
2023-11-01 18:47:12 +01:00 |
dgtlmoon
|
e209d9fba0
|
Ability to Import from Wachete XLSX (or any XLSX) - Wachete alternative made easy (#1921)
|
2023-11-01 15:36:49 +01:00 |
dgtlmoon
|
a0665e1f18
|
Fetcher - experimental puppeteer fetch - dont rewrite the proxy protocol (fixes socks5 bug)
|
2023-10-30 16:08:31 +01:00 |
dgtlmoon
|
9ffe7e0eaf
|
Nice format stats (comma sep)
|
2023-10-29 19:13:15 +01:00 |
dgtlmoon
|
cd1aca9ee3
|
0.45.5
|
2023-10-28 20:20:24 +02:00 |
dgtlmoon
|
6a589e14f3
|
BrowserSteps - Wrong text taken from browser steps (#1911)
|
2023-10-28 20:19:51 +02:00 |
dgtlmoon
|
dbb76f3618
|
0.45.4
|
2023-10-28 16:48:10 +02:00 |
dgtlmoon
|
4ae27af511
|
Code cleanup - Browser Steps
|
2023-10-28 14:58:12 +02:00 |
dgtlmoon
|
e1860549dc
|
Fetching - Browser Step enabled watches should also identify 404/non-200 status situations (#1907)
|
2023-10-28 14:37:42 +02:00 |
dgtlmoon
|
9765d56a23
|
Text Filters - "Extract Text" filter was not being error checked properly when using a RegEx (#1902)
|
2023-10-26 20:19:59 +02:00 |
dgtlmoon
|
349111eb35
|
Fetching/BrowserSteps - Going to a page was using slightly logic to the main way - make them use the same methods (#1890)
|
2023-10-26 20:19:22 +02:00 |
dgtlmoon
|
71e50569a0
|
UI - "With errors" tag/button should always show the current tag error count
|
2023-10-26 19:42:48 +02:00 |
Marcelo Alencar
|
0aef5483d9
|
Upgrade selenium to 4.14.0 (latest) (#1783)
|
2023-10-26 10:09:03 +02:00 |
dgtlmoon
|
c266c64b94
|
UI - Don't show search icon when logged out (#1896)
|
2023-10-25 13:31:33 +02:00 |
dgtlmoon
|
32e5498a9d
|
UI - Adding handy "limit to watches with errors" button (#1886)
|
2023-10-23 12:22:43 +02:00 |
dgtlmoon
|
0ba7928d58
|
UI - Viewing text differences - Tweaks to "Jump to next change" button
|
2023-10-23 11:42:01 +02: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
|
b16d65741c
|
UI - Visual Selector should be the same page-size as Browser Steps (fit inside the browser viewport)
|
2023-10-20 16:15:17 +02:00 |
dgtlmoon
|
b58d521d19
|
UI - Adding [stats] tab to watch Edit page (#1880)
|
2023-10-20 11:49:12 +02:00 |
dgtlmoon
|
52225f2ad8
|
Bugfix - [Clear history] button was not clearing all metadata (#1881)
|
2023-10-20 11:47:49 +02:00 |
dgtlmoon
|
7220afab0a
|
RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879
|
2023-10-19 16:42:05 +02:00 |
dgtlmoon
|
1c0fe4c23e
|
PDF Fetching - Handle when the PDF is given as inline content without a proper mime header (#1875)
|
2023-10-19 13:20:01 +02:00 |
dgtlmoon
|
f707c914b6
|
RSS Fetching - Handle CDATA (commented out text) in RSS correctly, generally handle RSS better (#1866)
|
2023-10-17 18:34:19 +02:00 |
dgtlmoon
|
9cb636e638
|
UI - Adding mouseover/title to show absolute date/time of a last-change or last-checked date #1860
|
2023-10-17 14:03:19 +02:00 |
dgtlmoon
|
1d5fe51157
|
UI - Difference text viewer - fixing jump to new difference on changing word/line/etc style
|
2023-10-17 13:43:58 +02:00 |
dgtlmoon
|
c0b49d3be9
|
Testing - Improve xPath tests (#1863)
|
2023-10-16 16:48:47 +02:00 |
dgtlmoon
|
c4dc85525f
|
UI - Fixing jump to next difference button after refactor
|
2023-10-14 23:32:18 +02:00 |
dgtlmoon
|
26159840c8
|
UI - Updating proxy tip link
|
2023-10-14 23:27:41 +02:00 |
dgtlmoon
|
522e9786c6
|
UI - Adding watch label/title to [edit] page title (#1858)
|
2023-10-13 12:51:31 +02:00 |
dgtlmoon
|
f9f6300a70
|
UI - Difference page - added 'title' to each change for nice mouse-over information about when the change occured
|
2023-10-11 16:46:54 +02:00 |
dgtlmoon
|
7734b22a19
|
UI - Difference page - Tweak 'preview' page invite text
|
2023-10-11 16:31:04 +02:00 |
dgtlmoon
|
da421fe110
|
UI - Ability to select between any difference date ( from / to ) and minor UI cleanup for differences page (#1855)
|
2023-10-11 16:25:36 +02:00 |
dgtlmoon
|
3e2b55a46f
|
UI - Difference page, make the button to find the preview page for triggers and ignored text easier to find
|
2023-10-11 16:24:32 +02:00 |
dgtlmoon
|
7ace259d70
|
System - No need to run updates on fresh installs (#1854)
|
2023-10-11 14:04:12 +02:00 |
dgtlmoon
|
aa6ad7bf47
|
UI - Proxy configuration helper notes improvements
|
2023-10-10 15:41:56 +02:00 |
dgtlmoon
|
40dd29dbc6
|
Preview/Difference page - When sharing the preview/difference page, highlight-to-ignore should login should be required (#1852)
|
2023-10-10 11:39:44 +02:00 |
dgtlmoon
|
7debccca73
|
Fetching - Clarifying how fetchers work with SOCKS5 proxies
|
2023-10-09 16:57:30 +02:00 |
dgtlmoon
|
59578803bf
|
0.45.3
|
2023-10-05 12:29:59 +02:00 |
dgtlmoon
|
ceac8c21e4
|
LD JSON Price followers - Handle incorrectly created LD-JSON price structures better (#1837)
|
2023-10-04 15:57:55 +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
|
700729a332
|
UI - BrowserSteps - Browser Steps interface screen should resize relative to the browser
|
2023-10-02 18:06:25 +02:00 |
dgtlmoon
|
b6060ac90c
|
BrowserSteps - <input> of type 'number' should use 'enter text in field'
|
2023-10-02 11:50:15 +02:00 |
dgtlmoon
|
5cccccb0b6
|
Restock detect - bumping texts for restock detection
|
2023-09-26 14:32:39 +02:00 |
dgtlmoon
|
c52eb512e8
|
UI - Proxy Scanner tool should also understand when a filter is empty or contains only an image
|
2023-09-26 14:29:42 +02:00 |
dgtlmoon
|
7282df9c08
|
UI + Fetching - Improving helper message when filter contains only an image (adding link to more help)
|
2023-09-26 14:10:07 +02:00 |
dgtlmoon
|
e30b17b8bc
|
UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819)
|
2023-09-26 13:59:59 +02:00 |
dgtlmoon
|
57de4ffe4f
|
Page fetching - Fixed possible incorrect browser user-agent header in playwright/puppeteer/browserless fetchers (#1811)
|
2023-09-24 08:42:24 +02:00 |
dgtlmoon
|
51e2e8a226
|
UI - Add extra validation help for notification body with Jinja2 markup (#1810)
|
2023-09-23 14:50:21 +02:00 |
dgtlmoon
|
8887459462
|
UI - More precise text to describe "current_snapshot" notification token
|
2023-09-23 14:31:48 +02:00 |
dgtlmoon
|
460c724e51
|
0.45.2
|
2023-09-22 09:45:55 +02:00 |
dgtlmoon
|
dcf4bf37ed
|
Code/Test - Improve testing for creating backups
|
2023-09-22 09:21:07 +02:00 |
dgtlmoon
|
e3cf22fc27
|
UI - Re-order notification field settings
|
2023-09-14 14:34:44 +02:00 |
dgtlmoon
|
d497db639e
|
UI - Notifications - Tidyup - Hide the notification tokens but show with a button/link
|
2023-09-14 14:16:08 +02:00 |
dgtlmoon
|
7355ac8d21
|
UI - Notifications - Tweak discord help text
|
2023-09-14 13:55:48 +02:00 |
dgtlmoon
|
2f2d0ea0f2
|
RSS feeds - Fixing broken links from RSS index in some environments, refactor code (#152, #148, #1684, #1798)
|
2023-09-14 13:19:45 +02:00 |
dgtlmoon
|
a958e1fe20
|
UI - "recheck all" button should ignore blank/empty "tag" setting when set
|
2023-09-12 15:13:21 +02:00 |
dgtlmoon
|
8ac4757cd9
|
UI - Fix spelling error
|
2023-09-11 13:18:05 +02:00 |
dgtlmoon
|
2180bb256d
|
UI - Make tgram:// and discord:// examples in notification settings link to how-to pages (#1785)
|
2023-09-11 10:22:35 +02:00 |
dgtlmoon
|
212f15ad5f
|
Catch possible crash scenario for listing watches - `date_created` was missing on add (#1787)
|
2023-09-10 13:44:24 +02:00 |
dgtlmoon
|
22b2068208
|
Ability to select "No proxy" for a watch when you have proxy's configured
|
2023-09-08 14:14:47 +02:00 |
dgtlmoon
|
0aa2276afb
|
UI - Fixing update for sort by "date created" or "#" in watch overview table ( #1775 )
|
2023-09-07 10:36:34 +02:00 |
Tiago Ilieve
|
3b875e5a6a
|
Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765)
|
2023-09-07 08:55:06 +02:00 |
dgtlmoon
|
e3c9255d9e
|
0.45.1
|
2023-09-06 12:27:56 +02:00 |
dgtlmoon
|
3b03bdcb82
|
UI - Fixing open/broken HTML which was causing some buttons to not display
|
2023-09-06 12:27:27 +02:00 |
dgtlmoon
|
e25792bcec
|
0.45
|
2023-09-06 09:46:27 +02:00 |
dgtlmoon
|
bf4168a2aa
|
Adding Oxylabs proxy recommendation to proxy config page (#1756)
|
2023-09-06 09:43:23 +02:00 |
dgtlmoon
|
9d37eaa57b
|
Fix - Link in the RSS feed was showing the path twice (when used in reverse proxy)
|
2023-09-05 17:28:13 +02:00 |
dgtlmoon
|
40d01acde9
|
Fix - Regular Expression text in `ignore` and `trigger` were not processing correctly, also refactored for lower CPU usage (#1747)
|
2023-09-05 13:07:17 +02:00 |
dgtlmoon
|
ed4bafae63
|
UI - "Test notification" button in "Group Tag" settings page was broken due to missing variable #1753
|
2023-08-31 13:29:38 +02:00 |
dgtlmoon
|
3a5bceadfa
|
UI - Clicking 'ignore text' when highlighting text should clear the preview text button/area. #1754
|
2023-08-31 13:24:19 +02:00 |
dgtlmoon
|
dee23709a9
|
0.44.2
|
2023-08-28 19:01:59 +02:00 |
dgtlmoon
|
52df3b10e7
|
UI - Ability to highlight text and have it offered as a ignore-text option, really nice easy way to set ignores on changing text (#1746)
|
2023-08-24 14:29:48 +02:00 |
dgtlmoon
|
a3d8bd0b1a
|
Updating in app links
|
2023-08-13 18:35:58 +02:00 |
dgtlmoon
|
6ef8a1c18f
|
Updating URL validation library, ability to block access to simple (no dot) hostnames like "localhost" with BLOCK_SIMPLEHOSTS setting (#1732)
|
2023-08-13 18:27:55 +02:00 |
dgtlmoon
|
cfa712c88c
|
0.44.1
|
2023-08-02 08:55:07 +02:00 |
dgtlmoon
|
e7f726c057
|
UI - Fixing darkmode switch icon
|
2023-07-24 14:06:40 +02:00 |
dgtlmoon
|
df0cc7b585
|
0.44
|
2023-07-17 18:03:42 +02:00 |
dgtlmoon
|
f84ba0fb31
|
API - Updating API description for handling a single watch
|
2023-07-17 17:19:41 +02:00 |
dgtlmoon
|
661f7fe32c
|
Proxy scan improvements - handle custom proxies, dont restart when a scan is already running (#1689)
|
2023-07-11 16:48:50 +02:00 |
dgtlmoon
|
7cb7eebbc5
|
Browser Steps - When cleaning up old screenshots, check the file exists
|
2023-07-11 10:44:54 +02:00 |
dgtlmoon
|
aaceb4ebad
|
Scan/Recheck proxies - Report filter not found as "OK" but with warning
|
2023-07-11 10:44:21 +02:00 |
dgtlmoon
|
56cf6e5ea5
|
Bug fix - Previously encountered fetch errors were sometimes not being cleared (#1687)
|
2023-07-11 09:23:41 +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
|
20d65cdd26
|
0.43.2
|
2023-06-30 22:57:05 +02:00 |
dgtlmoon
|
37ff5f6d37
|
Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660)
|
2023-06-30 21:35:35 +02:00 |
dgtlmoon
|
2f777ea3bb
|
Fix - Watches werent falling back to global default formats correctly when required (#1656)
|
2023-06-28 00:03:02 +02:00 |
dgtlmoon
|
e709201955
|
0.43.1
|
2023-06-27 18:28:18 +02:00 |
dgtlmoon
|
572f71299f
|
Bug fix - Notification settings were not cascading from global -> tags -> watch correctly in some cases (#1654)
|
2023-06-27 18:27:33 +02:00 |
dgtlmoon
|
5f150c4f03
|
Bug - Fix watch clone (#1647)
|
2023-06-27 17:05:32 +02:00 |
dgtlmoon
|
8cbf8e8f57
|
UI - Dont allow empty tag names (#1641)
|
2023-06-22 18:17:41 +02:00 |
dgtlmoon
|
0e65dda5b6
|
0.43
|
2023-06-21 14:35:08 +02:00 |
dgtlmoon
|
72a415144b
|
UI - Watch Table - Clicking anywhere on the watch list row table also activates the operations buttons and checkbox
|
2023-06-21 14:07:28 +02:00 |
dgtlmoon
|
52f2c00308
|
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
|
2023-06-19 23:29:13 +02:00 |
Raymond Ha
|
72311fb845
|
UI - Fixes to dark mode toggle (#1629)
|
2023-06-18 00:04:04 +02:00 |
dgtlmoon
|
a4c620c308
|
Code - Adding CI test for search (#1626)
|
2023-06-13 15:03:32 +02:00 |
dgtlmoon
|
9434eac72d
|
0.42.3
|
2023-06-12 15:28:51 +02:00 |
dgtlmoon
|
edb5e20de6
|
Bug fix - Fixed crash when deleting watch from UI when watch was already manually deleted from datadir (#1623)
|
2023-06-12 15:10:48 +02:00 |
Maciej Rapacz
|
a4e6fd1ec3
|
Fetcher / Parser - Automatically attempt to extract JSON from document when document contains JSON but could be wrapped in HTML (#1593)
|
2023-05-30 08:57:17 +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
|
f9387522ee
|
Fetching - Be sure that content-type detection works when the headers are a mixed case (#1604)
|
2023-05-29 16:11:43 +02:00 |
dgtlmoon
|
ba8d2e0c2d
|
UI/Fetching - Update "Filter not found" message to be more explanatory/helpful (#1602)
|
2023-05-28 12:09:51 +02:00 |
dgtlmoon
|
247db22a33
|
Restock monitor - Updating texts for tickets available/unavailable restock detection
|
2023-05-27 13:31:35 +02:00 |
dgtlmoon
|
e9e1ce893f
|
0.42.2
|
2023-05-25 16:47:30 +02:00 |
dgtlmoon
|
b5a415c7b6
|
UI - Configurable pager size #1599 #1598
|
2023-05-25 16:38:54 +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
|
955835df72
|
Restock detection - Better reporting when it fails (#1584)
|
2023-05-21 23:10:39 +02:00 |
dgtlmoon
|
1aeafef910
|
Fetcher - Puppeteer experimental fetcher wasn't returning the status-code (#1585)
|
2023-05-21 23:10:08 +02:00 |
dgtlmoon
|
143971123d
|
0.42.1
|
2023-05-21 14:20:23 +02:00 |
dgtlmoon
|
04d2d3fb00
|
Fetcher fix - Clear any fetch error when the fetched document was the same (clear any error that occurred between fetching a document that was the same)
|
2023-05-21 12:14:18 +02:00 |
dgtlmoon
|
236f0c098d
|
0.42
|
2023-05-18 22:10:10 +02:00 |
dgtlmoon
|
582c6b465b
|
UI - "Search List" also works for 'Title' field
|
2023-05-18 19:24:13 +02:00 |
dgtlmoon
|
a021ba87fa
|
UI - New "Search List" icon and functionality (#1580)
|
2023-05-18 18:58:49 +02:00 |
dgtlmoon
|
e9057cb851
|
VisualSelector - Add message when first version cannot be found
|
2023-05-15 16:57:39 +02:00 |
dgtlmoon
|
72ec438caa
|
UI - update link to official project page
|
2023-05-15 13:31:30 +02:00 |
dgtlmoon
|
367dec48e1
|
BrowserSteps - Dont highlight elements that are the full page width (body, wrappers etc)
|
2023-05-15 10:43:33 +02:00 |
dgtlmoon
|
dd87912c88
|
BrowserSteps - Support for float seconds (0.5 etc)
|
2023-05-15 10:35:25 +02:00 |
dgtlmoon
|
0126cb0aac
|
BrowserSteps - Session keep alive timer countdown fix
|
2023-05-13 00:30:37 +02:00 |