1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-07 00:47:05 +00:00
mailinabox/management/reporting/ui
downtownallday 2a0e50c8d4 Initial commit of a log capture and reporting feature
This adds a new section to the admin panel called "Activity", that
supplies charts, graphs and details about messages entering and leaving
the host.

A new daemon captures details of system mail activity by monitoring
the /var/log/mail.log file, summarizing it into a sqllite database
that's kept in user-data.
2021-01-11 18:02:07 -05:00
..
capture-db-stats.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
chart-multi-line-timeseries.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
chart-pie.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
chart-stacked-bar-timeseries.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
chart-table.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
chart.readme.txt Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
charting.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
date-range-picker.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
index.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
index.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
page-reports-main.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
page-reports-main.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
page-settings.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
page-settings.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-flagged-connections.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-flagged-connections.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-messages-received.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-messages-received.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-messages-sent.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-messages-sent.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-remote-sender-activity.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-remote-sender-activity.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-user-activity.html Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
panel-user-activity.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
reports-page-header.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
settings.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
wbr-text.js Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00