Commit graph

2810 commits

Author SHA1 Message Date
Luca Deri
8786c9fb30 Added support for ALPN and Client Supported TLS Protocols reported by nDPI 2020-02-17 16:29:24 +01:00
Simone Mainardi
0c7e7f121e Shows system periodic scripts stats and charts 2020-02-17 16:21:34 +01:00
Simone Mainardi
acffd2ea6f Adds in-progress stats to periodic activities
Attempts to add additional info for #3377
2020-02-13 17:02:51 +01:00
Simone Mainardi
d10319091a Fixes geolocation doc external link 2020-02-12 14:18:25 +01:00
emanuele-f
0ec85a09e8 Add localization strings 2020-02-12 10:48:07 +01:00
Simone Mainardi
9b78452c8f Reworks menu lua and handles nEdge menu 2020-02-11 09:58:53 +01:00
emanuele-f
9078801154 Add developer menu section 2020-02-10 12:15:00 +01:00
Simone Mainardi
aea1242d1f Reworks menu navbar generation 2020-02-07 12:52:15 +01:00
Luca Deri
1b7b831b85 Added getPackets() function
Added localization strings for DNS data exfiltration
2020-02-06 22:36:41 +01:00
Simone Mainardi
f1f3dc64da Removes google maps api key conf (we use openstreetmap now) 2020-02-06 17:46:45 +01:00
Alfredo Cardigliano
2ab9cc14ad Host pool import/export buttons, endpoint improvements 2020-02-06 11:03:56 +01:00
Simone Mainardi
5868f82d23 Minor localization update 2020-02-05 19:16:03 +01:00
Luca
50dd60fbb5 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-03 09:41:54 +01:00
gabryon99
6a85d9797d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-03 09:10:36 +01:00
Luca
8cf7154f5c Improvements on flow distribution 2020-02-03 08:04:11 +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
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Luca Deri
70dc07c3f1 ArpMatrix code moved to attic 2020-01-30 09:57:32 +01:00
emanuele-f
4b5c7ee75a Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-01-30 09:04:44 +01:00
Luca Deri
2b6cc52f02 GUI fixes
Added GUI preferences section
2020-01-29 23:02:07 +01:00
Alfredo Cardigliano
273e8879d8 Fix Flush Alerts Data 2020-01-29 18:27:00 +01:00
emanuele-f
2d74f1a329 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-01-29 11:57:27 +01:00
Luca Deri
c5b50dd8b3 Various UX fixes 2020-01-28 23:15:27 +01:00
emanuele-f
9833a87cbc Implement alert on InfluxDB error messages 2020-01-28 15:09:24 +01:00
emanuele-f
8d51dae0e5 Implement Misbehaving vs Alerted flows chart 2020-01-27 15:37:36 +01:00
Simone Mainardi
a1b5ebc945 Reworks plugin code viewer with navbar 2020-01-25 19:00:47 +01:00
Simone Mainardi
abdd4143d7 Fixes case of user scripts granularities 2020-01-25 18:37:40 +01:00
emanuele-f
50ca1b455a Changes to handle the DNS exclusion list 2020-01-24 15:17:42 +01:00
Simone Mainardi
b1b57dd64a Adds user script categories description
Implements #3311
2020-01-24 12:18:34 +01:00
emanuele-f
053dc55d69 Move SNMP localization strings 2020-01-24 12:12:49 +01:00
emanuele-f
2d7b7c86e6 Move user scripts localization to the main localization file 2020-01-24 11:59:16 +01:00
emanuele-f
f8d09f7387 Add button to reset the user scripts configuration
Closes #3307
2020-01-24 11:11:01 +01:00
Gabriele Pappalardo
ae4a8bdca0 added dropdown filtering (#3313) 2020-01-24 11:02:01 +01:00
Simone Mainardi
67aeded1be Renames SNMP status -> operational state change 2020-01-24 10:58:03 +01:00
Simone Mainardi
8389aa35d0 Fixes units of measure cases 2020-01-24 10:45:48 +01:00
Simone Mainardi
32ce00716b Adds notes to the user script page
Fixes #3258
2020-01-23 18:26:43 +01:00
emanuele-f
040afcb4bb Implement user scripts templates 2020-01-23 17:32:51 +01:00
Gabriele Pappalardo
ca28c4c825 categories inside scripts list (#3302)
* categories inside scripts list

* tag i for icons
2020-01-23 16:49:57 +01:00
Simone Mainardi
e15fcf721c Implements User Script Categories
Implements #3280
2020-01-23 16:30:47 +01:00
Gabriele Pappalardo
5c404456b2 fix undefined strings (#3300) 2020-01-23 14:59:46 +00:00
Gabriele Pappalardo
663a39ed0d Ticket#3294 (#3297)
* localized hardcoded strings strings

* localized strings
2020-01-23 12:41:18 +00:00
Simone Mainardi
4831c7e990 Implements UI browser for all plugin files
Implements #3283
2020-01-23 13:11:53 +01:00
Gabriele Pappalardo
74a8b86e7d Removed Enabled column (#3295)
* localized hard-coded strings

* removed useless json data

* fix for view button
2020-01-23 10:45:11 +00:00
gabryon99
1a855b8cf8 Merge branch 'dev' of https://github.com/ntop/ntopng into ticket#3282 2020-01-23 10:55:06 +01:00
gabryon99
06e839c328 enable/disable column removed 2020-01-23 10:55:02 +01:00
emanuele-f
60b739ed5e Add api to enable/disable a user script 2020-01-23 10:52:35 +01:00
Gabriele Pappalardo
9d99c50d80 Fix for issue #3273 (#3277) 2020-01-22 11:53:16 +00: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