Commit Graph

1136 Commits (582c6b465b9e6e68811b03457d2d3bea5c413e28)
 

Author SHA1 Message Date
dgtlmoon de15dfd80d
Reliability fix - Remove loop that could cause app to stop checking if data changes (#1313)
2 years ago
dgtlmoon 024c8d8fd5
API - Improvements, support PUT for updating existing watch, set muted state, set paused state, see https://changedetection.io/docs/api_v1/index.html (#1213)
2 years ago
dgtlmoon fab7d325f7
Data storage - Don't recreate DB if its corrupt, exit with error cleanly so operator can look into the problem (#1296)
2 years ago
jtagcat 58c7cbeac7
UI: Updating queued success message (#1285)
2 years ago
Abhishek Malani ab9efdfd14
README.md - Fix release link (#1277)
2 years ago
Hmmbob 65d5a5d34c
Notifications: updating apprise (slack notification fixes and others) (#1272)
2 years ago
dgtlmoon 93c157ee7f
Remove docker-compose version so it works on any modern version #1144 (#1268)
2 years ago
Bill Metangmo de85db887c
Update the docker compose file to any version (#1079) (#1144)
2 years ago
dgtlmoon 50805ca38a
IPv6 support for listening on (#1267)
2 years ago
dgtlmoon fc6424c39e
Test improvements (#1264)
2 years ago
dgtlmoon f0966eb23a 0.40.0.4
2 years ago
dgtlmoon e4fb5ab4da
UI - Suggest adding proxy for watch when 403 access denied is reached (#1260)
2 years ago
dgtlmoon e99f07a51d
Filters & Notifications - fixed tokens in filter not found notification
2 years ago
dgtlmoon 08ee223b5f UI - Fix broken html tags in settings page
2 years ago
dgtlmoon 572f9b8a31 Proxy Settings in UI - TidyUp BrightData text
2 years ago
dgtlmoon fcfd1b5e10
Ability to configure extra proxies via the UI (#1235)
2 years ago
dgtlmoon 0790dd555e
Docker container updates - use Python 3.10, remove unused packages
2 years ago
dgtlmoon 0b20dc7712
Tidy up list icons a bit (#1250)
2 years ago
dgtlmoon 13c4121f52
PDF File change detection - Initial PDF fetcher support with basic text extraction (#1244)
2 years ago
dgtlmoon e8e176f3bd
Testing - Run test as fully built docker container (#1245)
2 years ago
dgtlmoon 7a1d2d924e Dark mode - system setting var is not required (its cookie based)
2 years ago
dgtlmoon c3731cf055 0.40.0.3
2 years ago
dgtlmoon a287e5a86c
Visual Selector - Select smallest/most precise element first, better filtering of zero size elements
2 years ago
dgtlmoon 235535c327
Fetching - Check the most overdue watch first (#1242)
2 years ago
dgtlmoon 44dc62da2d Overview list - Checkbox action "Recheck"
2 years ago
dgtlmoon 0c380c170f
Playwright - Better error reporting and re-try fetch on fail once (#1238)
2 years ago
dgtlmoon b7a2501d64
Fetching - Always sort the key order of JSON content for less false alerts (May cause an alert on upgrade, but will be better going forwards) #1219
2 years ago
dgtlmoon e970fef991
Fetcher + VisualSelector - xPath filter with attribute filter was breaking the element finder
2 years ago
dgtlmoon b76148a0f4
Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925)
2 years ago
dgtlmoon 93cc30437f
Playwright+BrowserSteps - Fetch changes - Fetch simply after page starts rendering + delay seconds, disable service workers
2 years ago
dgtlmoon 6562d6e0d4 Improve ARM/rust build comment
2 years ago
dgtlmoon 6c217cc3b6
README.md - Improving JSONPath example for LD+JSON product data
2 years ago
dgtlmoon f30cdf0674 0.40.0.2
2 years ago
dgtlmoon 14da0646a7
Price follower - Dont scan for ldjson data when 'no' was clicked on the suggestion (#1207)
2 years ago
dgtlmoon b413cdecc7 Adding missing parts for pip build Re #1206
2 years ago
dgtlmoon 7bf52d9275 0.40.0
2 years ago
dgtlmoon 09e6624afd VisualSelector - Exclude items that are not interactable or visible
2 years ago
dgtlmoon b58fd995b5 Automatically offer to track LD+JSON product price data (#1204)
2 years ago
dgtlmoon f7bb8a0afa UI - favicon callback no longer needed
2 years ago
dgtlmoon 3e333496c1
Test cleanups (#1196)
2 years ago
Amro Hendawi ee776a9627
Update runtime.txt (#1198)
2 years ago
dgtlmoon 65db4d68e3
Dark mode - HTML template tidy up (#1197)
2 years ago
dgtlmoon 74d93d10c3 UI - watch tags also known as watch tag / label
2 years ago
dgtlmoon 37aef0530a Notification templates - bug in update, was updating the main system instead of the watch notification_title incorrectly
2 years ago
dgtlmoon f86763dc7a Extract data - minor improvement to example
2 years ago
dgtlmoon 13c25f9b92 Darkmode - Pause/Mute notification colour fix, re #1195
2 years ago
dgtlmoon 265f622e75
Notification - Support for standard API calls post:// posts:// get:// gets:// delete:// deletes:// put:// puts:// (#1194)
2 years ago
dgtlmoon c12db2b725
Notifications - tokens/jinja2 templating (#1184)
2 years ago
dgtlmoon a048e4a02d Dark mode - more colour fixes
2 years ago
dgtlmoon 69662ff91c
Test improvement - improving notification error network test
2 years ago