Commit Graph

1394 Commits (71a46130b473f63c1dcbfd7bc3f0de51fa812436)
 

Author SHA1 Message Date
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 () 1 year ago
dgtlmoon 65428655b8
Notifications - When any in a list of notifications fails, the others should still work () 1 year ago
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 () 1 year ago
kiyell 3c727ca54b
Added OPTIONS HTTP method () 1 year ago
dgtlmoon 4596532090 API Docs - Examples should use port 5000 (same as the docker-compose default installation and other documentation) 1 year ago
dgtlmoon d0a88d54a1 0.45.12 1 year ago
dgtlmoon 21ab4b16a0 0.45.11 1 year ago
dgtlmoon 77133de1cf
Notification fixes - error on mailto:// when no format was specified, fixing default body and title of notifications to respect global settings () 1 year ago
dgtlmoon 0d92be348a
Update README.md 1 year ago
dgtlmoon 3ac0c9346c Removing heroku support as its no longer free 1 year ago
dgtlmoon b6d8db4c67
PyPi package build fixes () 1 year ago
dgtlmoon 436a66d465 Adding PyPi pip package publisher script 1 year ago
dgtlmoon 764514e5eb 0.45.10 1 year ago
dgtlmoon ad3ffb6ccb
Update README.md - Remove deprecated docker-compose (now docker compose) 1 year ago
dgtlmoon e051b29bf2
Browser Steps - General error handling improvements () 1 year ago
Christian Arnold 126852b778
Browser Steps - Fix for correct tokens/information in browser step failure notification () 1 year ago
dgtlmoon d115b2c858
UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value () 1 year ago
dgtlmoon 2db04e4211
Notifications upgrade - Upgrade to Apprise 1.7.1 - Emojis support, Telegram topics support, Discord support for user and role @ping support. () 1 year ago
dgtlmoon 946a556fb6
Restock detection - "In stock" should be None/"Not yet checked" by default () 1 year ago
dgtlmoon eda23678aa Restock detection - updating texts 1 year ago
dgtlmoon 273bd45ad7
Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active () 1 year ago
dgtlmoon 3d1e1025d2 0.45.9 1 year ago
dgtlmoon 5528b7c4b3 Restock detection - Update stock-not-in-stock.js strings (Dutch translations) 1 year ago
Constantin Hong 0dce3f4fec
Testing: Improve application signal handling test coverage () 1 year ago
dgtlmoon af4311a68c
Update docker-compose.yml 1 year ago
dextouu 792fedb8bc
Restock detection - Update stock-not-in-stock.js strings () 1 year ago
dgtlmoon 824748df9e API - Updating documentation 1 year ago
dgtlmoon c086ec0d68
Update README.md 1 year ago
dgtlmoon 8e207ba438
API - Ability to add/import bulk list of watches as a line-feed separated list () 1 year ago
dgtlmoon f0823126c8
Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications () 1 year ago
dgtlmoon 98f56736c1
Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules () 1 year ago
dgtlmoon 872bd2de85 UI - Extra Browsers - Adding links and more resources on how to connect a fingerprint/scraping browser 1 year ago
dgtlmoon e6de1dd135 0.45.8.1 1 year ago
dgtlmoon 599291645d
PDF Fetcher for change detection - Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser () 1 year ago
dgtlmoon 156d403552 UI - Fix - Edit Watch 'Show advanced options' should fire at page load to show you whats possible 1 year ago
dgtlmoon 7fe0ef7099 0.45.8 1 year ago
dgtlmoon fe70beeaed Restock detector - adding more detection strings 1 year ago
dgtlmoon abf7ed9085 UI - remove incorrect label 1 year ago
dgtlmoon 19e752e9ba UI - "Add new watch" URL at main input box should always grow to match the viewport 1 year ago
dgtlmoon 684e96f5f1
UI - Tidy-up for advanced settings under watch edit, HTML validation fixes () 1 year ago
dgtlmoon 8f321139fd UI - 'Request body' section disappears after switching from 'Playwright' to 'System settings default' and back on 'Request' tab - Fixed 1 year ago
dgtlmoon 7fdae82e46 Browser Steps - Adding validation for "Click X,Y" step 1 year ago
dgtlmoon bbc18d8e80
API - Make sure the watch "is viewed" attribute is correctly represented in the API output () 1 year ago
dgtlmoon d8ee5472f1
Update playwright fetcher library and API calls 1 year ago
dgtlmoon 8fd57280b7
Testing - Improve PDF text change detection tests () 1 year ago
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 () 1 year ago
dgtlmoon f7f98945a2
Visual Selector - xPath handling misc fixes () 1 year ago
dgtlmoon 5e2049c538 Fix build issue 1 year ago
Constantin Hong 26931e0167
feature: Support XPath2.0 to 3.1 () 1 year ago
dgtlmoon 5229094e44
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) () 1 year ago