Commit Graph

1558 Commits (e173954cddd743f88273d914651b579a0723903c)
 

Author SHA1 Message Date
dgtlmoon e173954cdd
Restock monitor - Only try to process restock information (like scraping for "out of stock" keywords) if the page was actually rendered correctly. (#2645)
2 months ago
dgtlmoon e830fb2320
Text filters - Adding filters "Trim whitespace" and "Remove duplicate lines"
2 months ago
dgtlmoon c6589ee1b4 Browser Steps - UI - Use a better flexbox layout
2 months ago
Michael McMillan dc936a2e8a
Filters - Add support for also removing HTML elements using XPath selectors (#2632)
2 months ago
dgtlmoon 8c1527c1ad
Update AppRise notification library to 1.9.0 (#2624)
2 months ago
Dawid Wróbel a5ff1cd1d7 browser_steps: add "click element containing text if exists" (#2629)
2 months ago
dgtlmoon 543cb205d2
Testing - Fixing Restock test #2641
2 months ago
dgtlmoon 273adfa0a4
Testing - Fix false filter missing check alerts
2 months ago
Felipe Tuffani 8ecfd17973
Restock/Price detection - Fix duplicated prices with different data type on single page product #2636 (#2638)
2 months ago
dgtlmoon 19f3851c9d
Memory management improvements - LXML and other libraries can leak allocation, wrap in a sub-process (#2626)
2 months ago
dgtlmoon 7f2fa20318
Small memory allocation fixes (#2625)
2 months ago
dgtlmoon e16814e40b
Testing - locale fix for test (#2623)
2 months ago
dgtlmoon 337fcab3f1
Testing/Code - Improving test reliability (#2617)
2 months ago
dgtlmoon eaccd6026c
UI - Hiding noisy info under 'show advanced help' button (#2609)
2 months ago
dgtlmoon 5b70625eaa 0.46.04
2 months ago
dgtlmoon 60d292107d
Fixing restock monitor tests and tweaking docker default config example,
2 months ago
dgtlmoon 1cb38347da Container name should be 'sockpuppetbrowser' because its not just playwright that uses it
2 months ago
dgtlmoon 55fe2abf42
Restock/Price detection - Better catching of errors when parsing metadata documents for restock/price check (#2602)
3 months ago
dgtlmoon 4225900ec3 Restock - updating texts and text offsets
3 months ago
dgtlmoon 1fb4342488
Build - Unpin jsonschema for faster builds (#2583)
3 months ago
dgtlmoon 7071df061a
Price detection/scraping - Adding extra element training data (#2582)
3 months ago
dgtlmoon 6dd1fa2b88 0.46.03
3 months ago
dgtlmoon 371f85d544
Watch 'Download last snapshot' link/button should give last, not first snapshot (#2576)
3 months ago
dgtlmoon 932cf15e1e
Price and restock scraping - small price fix scraper (#2575)
3 months ago
Mike Splain bf0d410d32
Browser Steps UI - Interactive UI wasn't sending headers but was when the check ran (#2551)
3 months ago
dgtlmoon 730f37c7ba
Set encoding type for scraper script reader (#2574 #2568)
3 months ago
dgtlmoon 8a35d62e02
Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530)
4 months ago
dgtlmoon f527744024 0.46.02
4 months ago
dgtlmoon 71c9b1273c
Adding test for #1995 UTF-8 encoding in POST request body and post:// notifications (#2525)
4 months ago
dgtlmoon ec68450df1
Updating Apprise notification library , Splunk/VictorOps, Africas Talking, Microsoft Power Automate / Workflows, Société Française du Radiotéléphone (SFR) Support (#2524)
4 months ago
dgtlmoon 2fd762a783
Encode POST style requests and notifications as UTF-8 if it has no encoding/basic string (#2523)
4 months ago
Kenny Root d7e85ffe8f
VisualSelector+BrowserSteps - When scraping elements, check for null results (#2517)
4 months ago
Kenny Root d23a301826
Use #!/usr/bin/env to support virtualenv (#2518)
4 months ago
dgtlmoon 3ce6096fdb
Update README.md
4 months ago
dgtlmoon 8acdcdd861
UI - Adding "Download latest HTML snapshot" from Edit Watch > Stats page for easier debugging (#2513)
4 months ago
dgtlmoon 755cba33de 0.46.01
4 months ago
dgtlmoon 8aae7dfae0
UI - Fixing up 'test notification' bug from main settings and tag settings pages #2510 (#2511)
4 months ago
dgtlmoon ed00f67a80 0.46.00
4 months ago
dgtlmoon 44e7e142f8 Restock/Price detection - Improving text information snapshot value
4 months ago
dgtlmoon fe704e05a3 Restock - Tweaking storage of "original price"
4 months ago
dgtlmoon e756e0af5e
Fixing file:// file pickup - for change detection of local files (#2505)
4 months ago
dgtlmoon c0b6c8581e
Adding Apple M1 Pro type arm64/v8 support docker image (#2507)
4 months ago
dgtlmoon de558f208f
Dropping older ARM v6 support due to dependencies not having support (#2506)
4 months ago
dgtlmoon 321426dea2
Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) (#2503)
4 months ago
dgtlmoon bde27c8a8f
Restock & Price detection - Ability to set up a tag/group that applies to all watches with price + restock limits
4 months ago
dgtlmoon 1405e962f0
Fixing problematic tag assigning via UI which caused watches to not accept new settings
4 months ago
dgtlmoon a9f10946f4
Fixing first history/preview save issue (First version after an error, on the first check, wasnt available) (#2494)
4 months ago
dgtlmoon 6f2186b442
UI - Restock/price following text cleanups
4 months ago
dgtlmoon cf0ff26275
UI - Extract <title> as title should work on all processors (#2490)
4 months ago
dgtlmoon cffb6d748c
Restock & Price monitor - Huge refactor, set upper and lower price alert limits, set % change, follow the prices and restock amounts directly in the watch-overview list
4 months ago