Simone Mainardi
20fe918d66
Handles dismissable missing geoip notice
...
Implements #3395
2020-02-11 15:30:01 +01:00
gabryon99
6a85d9797d
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2020-02-03 09:10:36 +01:00
gabryon99
67a016fe63
add dark sidebar light container theme
2020-02-02 09:10:00 +01:00
Luca
74bce76a76
Rerpoted flow status information under host/traffic
2020-01-31 18:31:04 +01:00
gabryon99
558b4d366c
dark theme
2020-01-30 21:08:30 +01:00
Luca Deri
70dc07c3f1
ArpMatrix code moved to attic
2020-01-30 09:57:32 +01:00
Luca Deri
c5b50dd8b3
Various UX fixes
2020-01-28 23:15:27 +01:00
Gabriele Pappalardo
9ae15b7cf0
Sidebar ( #3331 )
...
* add sidebar, edit menu, footer pages
* fixed sidebar, responsive sidebar
* fxed effects
* dark sidebar mode, gui fixes for sidebar
* toggle theme button and add padding to menu
* fixed padding too large
* bug fixing
* navbar fixed on top
* sidebar fixing
* sidebar fixes
* add more space for menus
* fix improving
* sidebar fixes for responsive
* sidebar improving
* fix for mac os
* responsive fix
* fixes
* sidebar fixes
* sidebar fixes
* sidebar fixes
* sidebar fixes
* sidebar fixes for responsive
* sidebar fixes
* sidebar.js inside makefile
* fixed padding
* fixes
* fixed sidebar scrollbar for firefox, add a little animation for the "n" inside the logo
* removed long_lived
* fixed color for bottom border
* removed bottom border when sidebar is open
2020-01-28 14:57:04 +01:00
emanuele-f
50ca1b455a
Changes to handle the DNS exclusion list
2020-01-24 15:17:42 +01:00
emanuele-f
b689f15f79
User scripts templates fixes
2020-01-23 15:02:48 +01:00
emanuele-f
1c8c93ff6e
Split user script template logic into separate script
2020-01-23 14:42:02 +01:00
Simone Mainardi
4831c7e990
Implements UI browser for all plugin files
...
Implements #3283
2020-01-23 13:11:53 +01:00
emanuele-f
76c4736b73
Long lived flows config validation
...
Closes #3218
2020-01-22 16:05:16 +01:00
emanuele-f
8a6392cd23
Fix bad operator error with empty config
...
Fixes #3290
2020-01-22 16:02:12 +01:00
emanuele-f
5deefe8511
Items list fix
2020-01-22 13:58:05 +01:00
emanuele-f
4a4106a796
Integrate elephant flows new gui
2020-01-21 19:39:41 +01:00
Simone Mainardi
1acec3ea88
Implements user script stats and adds them to the internals page
...
Implements #3219
2020-01-21 18:50:54 +01:00
Simone Mainardi
be167a6dcb
Adds per-interface option to only allocate flows
2020-01-21 10:50:30 +01:00
emanuele-f
6edecb12cb
Score visualization improvements
2020-01-15 15:27:45 +01:00
emanuele-f
d704b532d8
Fix "bad threshold" error
2020-01-15 14:25:49 +01:00
emanuele-f
7679da4d21
Implement blacklisted country alert
2020-01-13 18:15:27 +01:00
Alfredo Cardigliano
a86aaa61e6
Add configuration of user permission for downloading pcap (hidden for the time being)
2020-01-10 18:16:01 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
33d52338a4
Allow quotes in where clause (nindex debug page only)
2020-01-07 20:23:49 +01:00
Simone Mainardi
cc49cdc1af
Implements per-interface pref to discard probing traffic
2019-12-31 10:15:54 +01:00
emanuele-f
fc0206327e
Add configsets targets labels
2019-12-23 14:26:41 +01:00
emanuele-f
6d4a1fda21
Add user_scripts subdir listing function
2019-12-23 10:28:07 +01:00
emanuele-f
b106c57728
Configsets targets validation
2019-12-20 15:57:56 +01:00
Simone Mainardi
5876a7362e
Adds SNMP devices debug pref
2019-12-20 10:55:51 +01:00
emanuele-f
528cfe3221
Initial support for configsets targets
2019-12-19 18:03:27 +01:00
emanuele-f
2047386431
Implement alert_endpoints and http_lint plugin extensions
...
Alert endpoints can now be loaded via custom plugins.
It's now possible to extend the http_lint parameters with custom parameters and validators.
2019-12-19 12:44:39 +01:00
Alfredo Cardigliano
20f43d9707
More permissive parameter check when deleting items from pools to handle mistakes ( fix #3118 )
2019-12-16 11:36:43 +01:00
emanuele-f
c1cb3b38ca
Implement new user scripts configsets API
2019-12-13 17:19:08 +01:00
Alfredo Cardigliano
b16479603f
Automatic updates preference
2019-12-13 13:05:58 +01:00
emanuele-f
f473a59460
Add user scripts getters
2019-12-12 16:00:21 +01:00
Luca Deri
958fed3a54
Implemented script code editor
2019-12-10 17:58:16 +01:00
emanuele-f
d86d58a80d
Make InfluxDB query timeout configurable
2019-11-29 12:10:59 +01:00
emanuele-f
0d48bff069
Implement more flexible user_scripts api
...
NOTE: The existing alerts configuration of the users will be discarded.
Some code has been added to make the current gui on/off toggle work.
It is marked with the following comment:
-- TODO remove after implementing the new gui
2019-11-28 11:06:14 +01:00
Alfredo Cardigliano
b84ca05217
Fix validation of list of networks with vlan ( fix #3068 )
2019-11-22 19:11:06 +01:00
emanuele-f
3cfee777c5
Generalize SNMP absolute/last poll stats
2019-11-22 19:04:30 +01:00
Alfredo Cardigliano
88a2c9c36f
Email Notification improvements: add smtps support, add username/password configuration
2019-11-22 11:34:22 +01:00
Simone Mainardi
4cde74af2b
Allows system probes timeseries to be enabled/disabled
...
Fixes #3069
2019-11-20 16:05:14 +01:00
Luca Deri
150e58582e
LLDP strings
2019-11-18 19:30:39 +01:00
Alfredo Cardigliano
e38835a603
Rename SSL to TLS ( fix #3013 )
2019-11-15 12:40:01 +01:00
emanuele-f
99bcd4c701
Fix multiple issues in username validation
...
Fixes #3054
2019-11-13 12:08:35 +01:00
emanuele-f
58d88d161e
Implement redis num calls charts
2019-11-06 18:12:17 +01:00
Simone Mainardi
dc748b1b6d
Implements stats for periodic scripts duration
2019-10-28 17:10:03 +01:00
emanuele-f
58a12f1241
Add user scripts benchmark charts
...
Implements #2999
2019-10-24 20:24:13 +02:00
Simone Mainardi
47f8525144
Adds chars and page for hash table states
2019-10-23 14:14:44 +02:00
emanuele-f
10aa5542f8
Rework alertEntity functions to avoid modules circular dependencies
...
Fixes #2975
2019-10-23 13:01:57 +02:00