Commit Graph

854 Commits (1fb4342488a4af9ef2f396e38d5e4fa48b842928)

Author SHA1 Message Date
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
dgtlmoon 5437144dff 0.45.26
4 months ago
dgtlmoon ed38012c6e
Code - Fixing deprecation warning (#2477)
4 months ago
dgtlmoon f07ff9b55e
UI - Visual Selector should still update when elements were not found (#2476)
4 months ago
Nectariferous 1c46914992
Code - Update/modernise diff.py (#2471)
4 months ago
dgtlmoon e9c4037178
UI - Visual Selector - Multiple selections (refactor) (#2475)
4 months ago
dgtlmoon 1af342ef64
UI - Visual Selector now supports Shift+Click for multiple selections!
4 months ago
dgtlmoon e09ee7da97
UI - Visual Selector - Show/visualise all/any matching filter elements from all filters in "CSS/JSONPath/JQ/XPath Filters" include filters (#2440)
4 months ago
dgtlmoon 09bc24ff34 UI - Visual Selector graphics should be centred
4 months ago
dgtlmoon a1d04bb37f
Snapshot count from history was not updated in watch after using [clear history] (#2459)
4 months ago
dgtlmoon 01f910f840
Fixing 'tags'' field from old installs (0.43.0+) could have wrong data-type causing crash
4 months ago
dgtlmoon bed16009bb 0.45.25
5 months ago
dgtlmoon faeed78ffb
UI - Fixing preview/diff "ignore text" highlight button (refactor, didnt work in "preview" mode) (#2455)
5 months ago
dgtlmoon 5d9081ccb2 Restock detection - Updating detection texts
5 months ago
dgtlmoon 2cf1829073 UI - Mobile - Hiding empty columns
5 months ago
dgtlmoon 526551a205 UI - Mobile - Watch overview table - Sort/order buttons were not being shown correctly
5 months ago
Max Michels 13e343f9da
Restock detection - Added extra out-of-stock phrases for DE (#2442)
5 months ago
dgtlmoon 13be4623db Restock detection - updating texts
5 months ago
dgtlmoon 3b19e3d2bf
UI - Fixing double punctuation in 'unpaused' message #2435
5 months ago
dgtlmoon 343e359b39
Now saving last two HTML snapshots for future reference, refactor, dont write screenshots and xpath to disk when no change detected (saves disk IO) (#2431)
5 months ago
Hritik Vijay ffd160ce0e
Filters - Implement jqraw: filter (use this to output nicer JSON format when selecting/filtering by JSON) (#2430)
5 months ago
dgtlmoon cc147be76e
Prefer pythons built in "importlib" over pkg_resources+setuptools (#2424)
5 months ago