All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Recording Uptime
- Speedtest History Graph
- Small UI Changes
- Fixed the Downlink Uplink Throughput Graph Bug.
- Obstructions can now be recorded for historical. $_CONFIG["record"]['obstructions'] = true;
- Obstructions can be downloaded in csv format.
- Playback the Obstruction.
- Added Pause Button
- Added Speedtest History and download CSV
- Added Mouseover Title Timestamp to Max Min Speeds (Desktop Browser only)
- UI More Stable
- created INSTALLATION.md
- created CHANGELOG.md
- Display "Method" in info section.
- Modal to Display Help Notes (Click Info Icon next to Method to see it)
- Ramdisk Check (Requires mountpoint command to return w/ string containing "is not a mountpoint"
- Install Check (Makes sure data folder is world writeable and config file contains proper install directory)
- Graphs for throughput and latency using jQuery Sparklines
- Obstruction Last 24 Hours. The percentage was being shown incorrectly. Now based on uptimeS or 24HoursInS. Whichever is less.
- Change Header Item Positioning