Add Smart Capture endpoint to API Reference
Wiki: add missing connection-monitor/stats endpoint to API Reference
Wiki: Add Pin This Day docs, Weather page, fix sidebar
- Document Pin This Day feature in Connection Monitor (preserve raw
samples for specific days, exclude from cleanup/aggregation)
- Add pinned-days API endpoints to Connection Monitor and API Reference
- New Features-Weather page (Open-Meteo integration, setup, API)
- Add Weather to sidebar under Integrations
- Remove duplicate Connection Monitor entry from sidebar
doc: update Connection Monitor API with envelope format, resolution param, export columns
Add Connection Monitor endpoints to API Reference
docs: refresh API reference
Add Modulation Performance feature documentation
New wiki page, sidebar link, Home feature list, Modules table,
Roadmap section, and API Reference endpoints for the modulation
performance module.
Fix stale health values in API example and HA automation
Update docs to 4-tier health system (good/tolerated/marginal/critical)
docs: add Prometheus metrics page and move translating guide to wiki
docs: add driver module system and generic router mode
docs: add speedtest quality classification fields to API reference
docs: document new API endpoints from v2026-02-27.1
- /health: add version field and docsis_health naming
- /api/device: new endpoint for modem info
- /api/channels: document summary object
- /api/thresholds: new endpoint for analysis thresholds
- /api/snapshots/<timestamp>: new detail endpoint
- /api/speedtest/<id>: new detail endpoint
Closes itsDNNS/docsight#111
docs: document UTC timestamp storage and migration
docs: API token auth, journal export, version bump to v2026-02-22.3
docs: add Channel Compare to wiki (#80)
Update Channel Timeline page with Compare mode documentation,
add /api/channel-compare to API Reference, bump version in Home.
docs: BQM calendar view, corrected 4096QAM MER thresholds
- Features-BQM: complete rewrite with calendar, live refresh, slideshow, keyboard shortcuts, cross-view linking
- API-Reference: add /api/bqm/live endpoint
- Reference-Values: correct 4096QAM SNR thresholds to CableLabs PHYv3.1 spec (39 dB minimum)
- Roadmap: mark #65 as completed
docs: update wiki for incident groups (#66)
- Rewrite Incident Journal page with entries, groups, filter bar, summary
- Split API Reference into Journal Entries and Incident Groups sections
- Add incident groups to Roadmap released features
- Update Demo Mode to mention incident containers
docs: update Incident Journal wiki with import, icons, search features
Add documentation for Excel/CSV import, auto-detect theme icons,
icon picker, full-text search, month grouping, and batch delete.
Add new API endpoints to API Reference.
docs: document BNetzA complaint letter integration (#43)
Add complaint letter section to Features-BNetzA and document new
include_bnetz/bnetz_id query parameters in API Reference.
Add BNetzA feature page and update wiki for v2-collectors
- New Features-BNetzA.md: broadband measurement upload, TKG context, UI walkthrough, API reference
- Home.md: add BNetzA link to features list
- Configuration.md: add BNETZ_ENABLED env var, mention toggle in Appearance section
- API-Reference.md: add BNetzA endpoints section (upload, list, download, delete)
- Roadmap.md: mark BNetzA Integration (#28) as completed
- Installation.md: add Vodafone Station modem-specific tips (CGA/TG auto-detection)
Wiki update: API reference, config docs, project structure, dash cleanup
- Add API-Reference.md with all 38 REST endpoints documented
- Configuration.md: add missing options (SNAPSHOT_TIME, ISP_NAME, THEME,
LANGUAGE, LOG_LEVEL, DEMO_MODE), reorganize into sections, add security info
- Contributing.md: update project structure to v2 (collectors/, drivers/),
add collector architecture section
- Installation.md: list all Vodafone Station model numbers explicitly
- Quick-Start.md: specify modem model variants
- Home.md: add API Reference link to Development section
- Replace em-dashes and en-dashes with ASCII across all pages