Commit Graph

875 Commits (5b34aece9680b99e14e5a6f75d93ce173ed0c56a)

Author SHA1 Message Date
dgtlmoon 5b34aece96
UI - Live preview - misc improvements (Adding test, fixes to filters) (#2663)
2 months ago
dgtlmoon 1b625dc18a UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) (#2612)
2 months ago
dgtlmoon 367afc81e9
Reversing subprocess execution - saved a little memory but used a LOT more CPU (#2659)
2 months ago
dgtlmoon ddfbef6db3
[test] Use local data instead of reaching out to changedetection when testing (#2660)
2 months ago
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
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 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 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 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 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 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
dgtlmoon 99b0935b42
Product checks - Just a basic string check is far more efficient for suggestion price/restock check plugin (#2488)
4 months ago
dgtlmoon 8f3a6a42bc
Testing - Adding simple memory usage test (#2483)
4 months ago
dgtlmoon 732ae1d935
Bugfix - Watches with BrowserSteps should recreate the data-dir if it was missing (in the case that you deleted/migrated) (#2484)
4 months ago