Commit Graph

239 Commits (default-notification-format-html-color)

Author SHA1 Message Date
dgtlmoon b3412b8a4d Tweak test
1 week ago
dgtlmoon a3a3ab0622
Notifcations - Adding "HTML Color" notification format option (#2837)
2 weeks ago
dgtlmoon 7421e0f95e
New functionality - Time (weekday + time) scheduler / duration (#2802)
3 weeks ago
dgtlmoon 6084b0f23d
VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction (#2794)
1 month ago
dgtlmoon d297850539 Security - Fix test
2 months ago
dgtlmoon 751239250f Security check - improve test
2 months ago
dgtlmoon 49bc982c69 CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set
2 months ago
dgtlmoon 33c83230a6
Backups - Backups now operate in the background, provide a nice UI to access/download previous backups (#2755)
2 months ago
dgtlmoon 87510becb5
Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. (#2754)
2 months ago
dgtlmoon 563c196396
Notification post:// get:// etc - Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) (#2745)
2 months ago
Christopher Charbonneau Wells e8b82c47ca
#2502 - Add jinja2 template handling to request body and headers (#2740)
2 months ago
dgtlmoon 1543edca24
"Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body (#2737)
2 months ago
dgtlmoon 82e0b99b07
#2727 Notifications - Fix "send test notification" on empty list, includes test (#2731)
2 months ago
dgtlmoon c1dd681643
Filters - "Block change detection when text exists" should not trigger a change when the original text returns
2 months ago
dgtlmoon a278fa22f2
Restock multiprice improvements (#2698)
3 months ago
dgtlmoon d39530b261 Test - Simple test for live preview
3 months ago
dgtlmoon d4b4355ff5
Adding test for proxy checker/scanner (#2697)
3 months ago
dgtlmoon c1c8de3104
Fixing proxy checker (#2696)
3 months ago
dgtlmoon 5a768d7db3
UTF-8 handling fixes, Improvements to whitespace filtering (#2691)
3 months ago
dgtlmoon f38429ec93
Testing - Tidyup (#2693)
3 months ago
dgtlmoon 00458b95c4
UI - Improvements to live preview of Filters text
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 ddfbef6db3
[test] Use local data instead of reaching out to changedetection when testing (#2660)
3 months ago
dgtlmoon e830fb2320
Text filters - Adding filters "Trim whitespace" and "Remove duplicate lines"
3 months ago
Michael McMillan dc936a2e8a
Filters - Add support for also removing HTML elements using XPath selectors (#2632)
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
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 371f85d544
Watch 'Download last snapshot' link/button should give last, not first snapshot (#2576)
4 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)
5 months ago
dgtlmoon 71c9b1273c
Adding test for #1995 UTF-8 encoding in POST request body and post:// notifications (#2525)
5 months ago
Kenny Root d23a301826
Use #!/usr/bin/env to support virtualenv (#2518)
5 months ago
dgtlmoon 8acdcdd861
UI - Adding "Download latest HTML snapshot" from Edit Watch > Stats page for easier debugging (#2513)
5 months ago
dgtlmoon 8aae7dfae0
UI - Fixing up 'test notification' bug from main settings and tag settings pages #2510 (#2511)
5 months ago
dgtlmoon e756e0af5e
Fixing file:// file pickup - for change detection of local files (#2505)
5 months ago
dgtlmoon 321426dea2
Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) (#2503)
5 months ago
dgtlmoon bde27c8a8f
Restock & Price detection - Ability to set up a tag/group that applies to all watches with price + restock limits
5 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
6 months ago
dgtlmoon 99b0935b42
Product checks - Just a basic string check is far more efficient for suggestion price/restock check plugin (#2488)
6 months ago
dgtlmoon 8f3a6a42bc
Testing - Adding simple memory usage test (#2483)
6 months ago
dgtlmoon a1d04bb37f
Snapshot count from history was not updated in watch after using [clear history] (#2459)
6 months ago
dgtlmoon faeed78ffb
UI - Fixing preview/diff "ignore text" highlight button (refactor, didnt work in "preview" mode) (#2455)
6 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)
6 months ago
Hritik Vijay ffd160ce0e
Filters - Implement jqraw: filter (use this to output nicer JSON format when selecting/filtering by JSON) (#2430)
6 months ago
dgtlmoon c9af9b6374
Filter failure/not found notification threshold - Counter should be reset when editing a watch, clear watch errors on 'save' (#2413)
6 months ago
dependabot[bot] 5e65fb606b
Bump dnspython from 2.3.0 to 2.6.1 (#2306)
6 months ago
dgtlmoon 434a1b242e
Improve testing for Python 3.10, 3.11 and 3.12
6 months ago