Project

General

Profile

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

Latest revisions

# Date Author Comment
b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

04168bdd 11/29/2017 07:41 PM Steve Beaver

Merge pull request #3776 from nazar-pc/ram-disk-reboot-fix

db28039e 11/21/2017 03:22 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.

View revisions

Also available in: Atom