Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
pfSense.js 9.68 KB
pfSenseHelpers.js 23.3 KB
polyfills.js 1.19 KB
traffic-graphs.js 9.05 KB

Latest revisions

# Date Author Comment
c618a621 12/01/2017 09:40 PM Steve Beaver

Fixed #8112

e00f69c8 11/09/2017 04:40 PM Stephen Jones

Fixed #7966 added a moving average smoothing factor to help out with some of the jagged graphs. Since the quickest update will be every other second this will help make it look smoother. Also added this to the widget and added some functionality to the status page so it can display in two different styles. Setting smoothing to 0 will make the graph the same as before this was added. Raising it will allow for a moving average to be taken into account to smooth out the graphs.

b47d7ccf 10/24/2017 05:08 PM Stephen Jones

Made it so it doesn't display an error when the session expires it just
stops updating the graph. It will display in the console that it caught
and error when the session expires.

a7c47d85 08/16/2017 02:34 PM Steve Beaver

Fixed #7625

8150bd51 08/11/2017 07:30 PM Steve Beaver

Fixed #7625
By:
Separating the source and destination onChange functions
Preventing the mask selector from being automatically updated if it is disabled
Simplifying the auto mask JavaScript

a98daee3 08/01/2017 07:57 PM Renato Botelho

Fix #7625: Auto select '128' as mask for IPv6

52229047 07/30/2017 11:06 AM Pi Ba

trafficgraphs, move common code to 1 file, and remove usage of 'localstorage' which shares unwanted changes to graph settings between widget and stats

d3fd2bbe 07/30/2017 10:58 AM Pi Ba

traffic-graphs, optimize retrieval of data every x seconds to reduce spikes in the graphs and load on pfSense
also cleanup some old code.

666be0be 05/02/2017 09:03 PM Jim Pingle

Per sbeaver, disable an IE workaround, which fixes #7504

fdf384a8 04/21/2017 01:56 PM Renato Botelho

Merge pull request #3607 from PiBa-NL/trafficgraphs-smooth-20170304

View revisions

Also available in: Atom