Commit Graph

1373 Commits (1945a59a72a65b0da0576c95754abf4e8ab0c2ce)
 

Author SHA1 Message Date
dgtlmoon 1945a59a72 UI - Show error/warning when trying to compare the same version
11 months ago
dgtlmoon 520650e2e6 Make an obvious error when using BrowserSteps with the simple text fetcher
11 months ago
dgtlmoon 593660e2f6 Fix for switching to price-data-follower mode (when page has JSON price data), only needs to be queued once. Re #1565
11 months ago
dgtlmoon 7d96b4ba83
Fetching - Always record `server` software reply headers (will be used in the future) (#2143)
11 months ago
dgtlmoon fca40e4d5b
Testing - General test workflow improvements (#2144)
11 months ago
dgtlmoon 66e2dfcead
RSS - Include link to the watched URL in the feed (#2139 #2131 and #327)
11 months ago
dgtlmoon bce7eb68fb
Notifications - skip empty notification URLs from being processed (#2138)
11 months ago
dgtlmoon 93c0385119 UI - Filters & Triggers - Adding example for keyword matching in a line
11 months ago
dgtlmoon e17f3be739 RSS - Adding performance stats
11 months ago
dgtlmoon 3a9f79b756 Notification - logging - adding performance information for processing time of notifications #327
11 months ago
dgtlmoon 1f5670253e
UI - Adding icon to show which watch has Browser Steps enabled (#2137)
11 months ago
dgtlmoon fe3cf5ffd2
Logging - Adding extra debug logging to change detection (#2136)
11 months ago
dgtlmoon d31a45d49a
Fetcher - Improve status_code logging (#2130 #2122)
11 months ago
Conner 19ee65361d
Notifications - Bugfix: Notification format not being set correct (HTML emails being sent as plaintext and other problems) (#2129)
11 months ago
dgtlmoon 677082723c
Restock tweaks - use a single regex, tidy up height detection (#2125)
11 months ago
dgtlmoon 96793890f8 Notification - Templates - Adding an example of how to use URL encoding with tokens
11 months ago
dgtlmoon 0439155127 Notification - Templates - Adding an example of how to use |tojson for JSON payloads
11 months ago
dependabot[bot] 29ca2521eb
Build maintenance - dependabot - Bump the all build helpers (#2121)
12 months ago
Andrew Peabody 7d67ad057c
Enable dependabot for github-actions (#2119)
12 months ago
dgtlmoon 2e88872b7e
Update docker-compose.yml
12 months ago
dgtlmoon b30b718373 0.45.13
12 months ago
dgtlmoon 402f1e47e7 Security update - Adding API token secure check for API endpoint `/api/v1/watch/<uuid>/history` @rozpuszczalny
12 months ago
dgtlmoon 9510345e01
Test - tidy up backup test (#2117)
12 months ago
dgtlmoon 36085d8cf4
Adding contributors section (#2116)
12 months ago
dgtlmoon 399cdf0fbf
Logging loguru output tweaks (#2112)
12 months ago
Constantin Hong 4be0fafa93
Support Loguru as a logger (#2036)
12 months ago
dgtlmoon 51ce7ac66e
Update stock-not-in-stock.js texts
12 months ago
dgtlmoon c3d825f38c
Test - Adding extra test for HTML output in emails ( #2103 )
12 months ago
dgtlmoon fc3c4b804d
Update README.md
12 months ago
dgtlmoon 1749c07750
Restock detection - Check all elements for text to get stock status from, only consider elements inside the viewport, only consider elements more than 100px from the top (avoid menu) , trim any text returned (#2040)
12 months ago
dgtlmoon 65428655b8
Notifications - When any in a list of notifications fails, the others should still work (#2106)
12 months ago
dgtlmoon 8be0029260
Browser Steps - Fixing "'Response' object is not subscriptable" where quotes were used in connection URL - Quote wrapped URL for browserstep url was breaking the connection #1627 #1823 #2099 (#2100)
12 months ago
kiyell 3c727ca54b
Added OPTIONS HTTP method (#2094)
12 months ago
dgtlmoon 4596532090 API Docs - Examples should use port 5000 (same as the docker-compose default installation and other documentation)
12 months ago
dgtlmoon d0a88d54a1 0.45.12
1 year ago
dgtlmoon 21ab4b16a0 0.45.11
1 year ago
dgtlmoon 77133de1cf
Notification fixes - error on mailto:// when no format was specified, fixing default body and title of notifications to respect global settings (#2085)
1 year ago
dgtlmoon 0d92be348a
Update README.md
1 year ago
dgtlmoon 3ac0c9346c Removing heroku support as its no longer free
1 year ago
dgtlmoon b6d8db4c67
PyPi package build fixes (#2084)
1 year ago
dgtlmoon 436a66d465 Adding PyPi pip package publisher script
1 year ago
dgtlmoon 764514e5eb 0.45.10
1 year ago
dgtlmoon ad3ffb6ccb
Update README.md - Remove deprecated docker-compose (now docker compose)
1 year ago
dgtlmoon e051b29bf2
Browser Steps - General error handling improvements (#2083)
1 year ago
Christian Arnold 126852b778
Browser Steps - Fix for correct tokens/information in browser step failure notification (#2066)
1 year ago
dgtlmoon d115b2c858
UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value (#2079)
1 year ago
dgtlmoon 2db04e4211
Notifications upgrade - Upgrade to Apprise 1.7.1 - Emojis support, Telegram topics support, Discord support for user and role @ping support. (#2075)
1 year ago
dgtlmoon 946a556fb6
Restock detection - "In stock" should be None/"Not yet checked" by default (#2069)
1 year ago
dgtlmoon eda23678aa Restock detection - updating texts
1 year ago
dgtlmoon 273bd45ad7
Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active (#2068)
1 year ago