Commit Graph

16 Commits (72311fb845b9ad9a0aa336c083340238caf076e5)

Author SHA1 Message Date
dgtlmoon 3b80bb2f0e
Use brotli for reducing the size of the text snapshots (#1482)
2 years ago
dgtlmoon abf234298c
API - Including `last_changed` timestamp in watch API info (#1436)
2 years ago
dgtlmoon 3b96e40464 API documentation - improving example for list watches
2 years ago
dgtlmoon c747cf7ba8 API documentation - improving example for snapshot history
2 years ago
dgtlmoon 3e98c8ae4b API - Adding current version to 'System Information' endpoint, bumping API docs, Re #1429
2 years ago
dgtlmoon aaad71fc19 Further improving API documentation Re #1426
2 years ago
dgtlmoon 78f93113d8 Improving API documentation Re #1426
2 years ago
dgtlmoon f8e587c415
Security - Possible stored XSS in watch list - Only permit HTTP/HTTP/FTP by default - override with env var `SAFE_PROTOCOL_REGEX` (#1359)
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 b76148a0f4
Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925)
2 years ago
dgtlmoon 4eb4b401a1 API - system info - allow 5 minutes grace before watch is considered 'overdue'
2 years ago
dgtlmoon 5d40e16c73
API - Adding basic system info/system state API (#1051)
2 years ago
dgtlmoon 1c08d9f150
Remove 'last-changed' from url-watches.json and always calculate from history index (#835)
2 years ago
dgtlmoon a1c3107cd6
Feature - priority queue - edited and added watches should get checked before automatically queued watches (#799)
2 years ago
dgtlmoon aa3c8a9370
Move history data to a textfile, improves memory handling (#638)
2 years ago
dgtlmoon 07e279b38d
API Interface (#617)
2 years ago