Commit Graph

905 Commits (refactor-filters)

Author SHA1 Message Date
dgtlmoon 73d9373879 Fixing page update
3 months ago
dgtlmoon d32640d892 highlight ignore lines
3 months ago
dgtlmoon 7ee249e2ff Fix labels
3 months ago
dgtlmoon 5d753f59c4 Unique line test wasnt considering whitespace changes!
3 months ago
dgtlmoon 090f5d7725 fix test
3 months ago
dgtlmoon 7869a7745a Fixing whitespace cleanup - didnt work as expected!!
3 months ago
dgtlmoon de34f0ad83 Fix bad comment
3 months ago
dgtlmoon fabbb3733a Stop html_tools.strip_ignore_text from chewing newlines
3 months ago
dgtlmoon deadf881b0 is now str not bytes
3 months ago
dgtlmoon 77ef42c367 oops
3 months ago
dgtlmoon 5d1f317e30 WIP
3 months ago
dgtlmoon 5ed7f43f6e Fix test
3 months ago
dgtlmoon 3b6ae70c9c Misc fixes - juggling utf-8 not needed
3 months ago
dgtlmoon 783926962d
Filters & Text - Preview refactor/improvements (#2689)
3 months ago
dgtlmoon 54a4970a4c Custom JSON/POST Notifications - Log when it could not apply the application/json content-type header
3 months ago
dgtlmoon fd00453e6d UI - Filters live preview - improvements to layout
3 months ago
dgtlmoon 2842ffb205
Restock - Use the scraped 'Not in stock' product status over the metadata version (many website lie in the metadata) (#2684)
3 months ago
dgtlmoon ec4e2f5649
UI - Better 40x error message (#2685)
3 months ago
dgtlmoon fe8e3d1cb1
Visual Selector - Including <button> (#2686)
3 months ago
dgtlmoon 69fbafbdb7
Stock/not-in-stock scraper - slight reliability improvement (#2687)
3 months ago
dgtlmoon f255165571 Code - Small improvements in logging
3 months ago
Emmanuel Ojighoro 7ff34baa90
UI - CSS - Fix on sorting row wrapping issue (#2680)
3 months ago
dgtlmoon 043378d09c UI - Live filters preview - Better handling of watch preferences
3 months ago
dgtlmoon af4bafcff8
UI - "Diff" button in overview list is now "History" button (#2679)
3 months ago
dgtlmoon b656338c63
UI - Improve error handling when a module is missing when editing a URL/link (#2678)
3 months ago
dgtlmoon 97af190910 UI - Live filters preview - Make it sticky in the viewport so its easier to build nice filters
3 months ago
dgtlmoon e9e063e18e UI - Live filters preview - dark mode improvements
3 months ago
dgtlmoon 45c444d0db UI - Improvements to text preview on mobile
3 months ago
dgtlmoon 00458b95c4
UI - Improvements to live preview of Filters text
3 months ago
Emmanuel Ojighoro dad9760832
UI - Misc fixes for mobile styling (#2669)
3 months ago
dgtlmoon 5b34aece96
UI - Live preview - misc improvements (Adding test, fixes to filters) (#2663)
3 months ago
dgtlmoon 1b625dc18a UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) (#2612)
3 months ago
dgtlmoon 367afc81e9
Reversing subprocess execution - saved a little memory but used a LOT more CPU (#2659)
3 months ago
dgtlmoon ddfbef6db3
[test] Use local data instead of reaching out to changedetection when testing (#2660)
3 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)
3 months ago
dgtlmoon e830fb2320
Text filters - Adding filters "Trim whitespace" and "Remove duplicate lines"
3 months ago
dgtlmoon c6589ee1b4 Browser Steps - UI - Use a better flexbox layout
3 months ago
Michael McMillan dc936a2e8a
Filters - Add support for also removing HTML elements using XPath selectors (#2632)
3 months ago
Dawid Wróbel a5ff1cd1d7 browser_steps: add "click element containing text if exists" (#2629)
3 months ago
dgtlmoon 543cb205d2
Testing - Fixing Restock test #2641
3 months ago
dgtlmoon 273adfa0a4
Testing - Fix false filter missing check alerts
3 months ago
Felipe Tuffani 8ecfd17973
Restock/Price detection - Fix duplicated prices with different data type on single page product #2636 (#2638)
3 months ago
dgtlmoon 19f3851c9d
Memory management improvements - LXML and other libraries can leak allocation, wrap in a sub-process (#2626)
4 months ago
dgtlmoon 7f2fa20318
Small memory allocation fixes (#2625)
4 months ago
dgtlmoon e16814e40b
Testing - locale fix for test (#2623)
4 months ago
dgtlmoon 337fcab3f1
Testing/Code - Improving test reliability (#2617)
4 months ago
dgtlmoon eaccd6026c
UI - Hiding noisy info under 'show advanced help' button (#2609)
4 months ago
dgtlmoon 5b70625eaa 0.46.04
4 months ago
dgtlmoon 60d292107d
Fixing restock monitor tests and tweaking docker default config example,
4 months ago
dgtlmoon 55fe2abf42
Restock/Price detection - Better catching of errors when parsing metadata documents for restock/price check (#2602)
4 months ago