Commit graph

17 commits

Author SHA1 Message Date
MatteoBiscosi
1e5b5652f4 Fixes broken timeseries js 2021-10-08 15:56:22 +02:00
Vasilis Tako
4c6fe9def6 Fixed double 95perc. Splitted avg and 95perc in sent/rcvd into graph (Issue #5793) 2021-08-25 16:22:45 +02:00
Simone Mainardi
7c418a3c1e Fixes invalid result reported when no L7 contacts can be found
Fixes #5715
2021-07-29 12:18:36 +02:00
Simone Mainardi
06b89a58f6 Fixes timeseries time intervals 2021-07-22 16:33:57 +02:00
Simone Mainardi
27951ae8a1 Fixes invalid traffic totals when reading large timespans
Addresses #5683
2021-07-20 11:14:38 +02:00
Vasilis Tako
73e9c0364f modified timeseries data style 2021-07-15 18:40:48 +02:00
MatteoBiscosi
40f91b7ec0 Fixes nindex page loading, top l7 contacts and removed raw flows(#5651) 2021-07-08 18:03:40 +02:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00
MatteoBiscosi
6b458452b3 Removed debugger 2021-07-05 12:43:42 +02:00
MatteoBiscosi
1c4bf75aa8 Fixes behavior graphs displaying wrong values 2021-07-05 12:42:06 +02:00
MatteoBiscosi
59bba68e39 Removed debugger from timeseries graph 2021-06-30 13:11:34 +02:00
MatteoBiscosi
c601031299 Fixes chart labels not correct (#5582 #5583) 2021-06-30 11:42:28 +02:00
MatteoBiscosi
221629ff74 Fixes Invalid Aggregated Metrics (#5552) 2021-06-28 11:38:39 +02:00
MatteoBiscosi
6c9b183819 Fixed chart label wrongly formatted (#5552) 2021-06-25 10:57:01 +02:00
Simone Mainardi
e9e07ed44c Removes RSI from timeseries
Fixes #5549
2021-06-22 12:25:03 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
gabryon99
96afe6342e cleaning the javascript folder
All the *-utils.js files have been moved under `js/utils` folder. The makefile has been updated. The following scripts have been removed because they are not used anymore:
* `Chart.bundle.js`/`Chart.bundle.min.js`
* `address_chips.js` was a script used to implement in-house chips
* `main.js` file not used
2021-05-28 17:10:52 +02:00
Renamed from httpdocs/js/graph_utils.js (Browse further)