Commit Graph

96 Commits

Author SHA1 Message Date
jokob-sk 9b4bdfa7a1 Merge branch 'leiweibau-merge-2022-07-24' into pr/37 2022-07-24 10:21:25 +10:00
leiweibau 3f304a02ff partial merge https://github.com/leiweibau/Pi.Alert/pull/9
- merged timezone configuration with pialert.conf as the settings file
- merged NTFY support
- the variable REPORT_DASHBOARD_URL was merged (duplication in Pushsafer and NTFY)
- update README
2022-07-23 21:19:30 +02:00
jokob-sk 6bdd2076a6 Merge branch 'pr/35' into leiweibau-merge2 2022-07-23 20:56:33 +10:00
jokob-sk 2e9f9f5b59 Add DB fix and renamed Activity chart to Device presence over time 2022-07-23 18:24:48 +10:00
leiweibau f372529cdb support for Gotify from https://github.com/Haecky/Pi.Alert-TLS.On-Off
merge Commit https://github.com/Haecky/Pi.Alert-TLS.On-Off/commit/b5cd865a27541e0fcbcff9d4d72d7ae8b9ffe386

merge Commit https://github.com/Haecky/Pi.Alert-TLS.On-Off/commit/4e61e2ee45b2054375f884389f141b77853206dc
2022-07-22 21:43:27 +02:00
leiweibau b855fca9be improve pushsafer support
- merged commit https://github.com/leiweibau/Pi.Alert/commit/7beec7f584600f13506f21d59154b3205e8b4551
- merged parts of commit https://github.com/Final-Hawk/Pi.Alert/commit/70b6ccc52382e18ac593b36cbfba92c2ce2486a8
- add headline/titel in pushsafer notification
2022-07-21 22:31:46 +02:00
leiweibau 5d5c75dba7 improve pushsafer support
Thanks to Final-Hawk
https://github.com/Final-Hawk/Pi.Alert/commit/70b6ccc52382e18ac593b36cbfba92c2ce2486a8
2022-07-21 21:22:39 +02:00
Joshua fea3d575b7 Update Dark Image 2022-07-21 18:26:52 +10:00
Joshua b9b0698668 Change event report order 2022-07-21 17:38:00 +10:00
Joshua 7beec7f584 Improve design of html mail report 2022-07-21 17:35:34 +10:00
Joshua a0b7aa2969 Compress layout to be more readable 2022-07-21 17:28:04 +10:00
Joshua 70b6ccc523 Improve txt report for ntfy, mainly for mobile 2022-07-21 17:00:46 +10:00
Joshua 7e6c53f7b8 BETA - Table ascii for ntfy 2022-07-21 15:47:56 +10:00
leiweibau 1928d1b581 basic support for pushsafer.com
Currently, only a message with the link to the pi.alert page is sent. I am still struggling with the display of more detailed information.
2022-07-20 21:21:21 +02:00
Joshua c0366fab96 add ntfy support 2022-07-20 18:31:03 +10:00
Joshua 9ca3ae0caa remove cycle from table 2022-07-19 19:11:42 +10:00
Joshua 4479d21b91 update table to include archived 2022-07-19 18:50:05 +10:00
Joshua a69908a7c3 change wording on scancycle 2022-07-19 18:47:35 +10:00
Joshua 8f3e8aaa5d Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-19 18:45:09 +10:00
Joshua 6e05338fbb remove arpscan retries 2022-07-19 18:37:22 +10:00
leiweibau 65b788bc54 scanscript extension
scancycle is entered into the database after each scan.
2022-07-18 19:08:51 +02:00
Joshua 51027f6b30 Update SQL statement to correct one 2022-07-17 19:16:33 +10:00
Joshua b17fd3b7a9 Update pialert.py 2022-07-17 15:41:59 +10:00
jokob-sk 6a92261735 auto DBupgrade - got dropped previously from pialert.py 2022-07-17 15:23:29 +10:00
leiweibau 01a267ff05 Completing the graph extension
Known issues:
- some small translations are not yet completed in gaph extension
- some small translations are not yet completed in entire frontend

Modification within the fork:
- enforce only one scancycle (crontab and frontend)
- if not already done, then sqlite3 must be installed
- DB must be patched via install/pialert_patch_DB.sh, otherwise the scan will run into an error
2022-07-16 15:07:18 +02:00
leiweibau 328b6a73c5 improve history graph 2022-07-13 20:29:03 +02:00
leiweibau 95cf2eff4a improve history graph 2022-07-13 20:29:03 +02:00
leiweibau 07c468f3ed Add history graph to Devices and presence (in development)
- A change in the database is necessary
- change scan-script (pialert.py) was changed to write more data into the database
- update Chart.js to 2.9.4
2022-07-12 23:52:58 +02:00
leiweibau c12fccb2f7 Add history graph to Devices and presence (in development)
- A change in the database is necessary
- change scan-script (pialert.py) was changed to write more data into the database
- update Chart.js to 2.9.4
2022-07-12 23:52:58 +02:00
leiweibau b2d2e3e9b6 Update AdminLTE
- from 2.4.5 to 2.4.18 (cannot detect any issues)
- set default scancycle for Apple Devices to 1
2022-07-11 21:34:04 +02:00
leiweibau 7ffc0892f7 Update AdminLTE
- from 2.4.5 to 2.4.18 (cannot detect any issues)
- set default scancycle for Apple Devices to 1
2022-07-11 21:34:04 +02:00
leiweibau c1f68ae297 Maintenance
The source of a used GIF added to README.
The source of the used Fonts added to README.
Another used tool was added to the "Powered by" section.
More translation work was done and the technique used to do the manual Nmap-scans was changed to include a loading animation.
A speedtest has been added to the detailed view of the "Internet" device. This is also located under the "Nmap" tab.
2022-07-07 22:48:48 +02:00
leiweibau c8817c1e59 Maintenance
The source of a used GIF added to README.
The source of the used Fonts added to README.
Another used tool was added to the "Powered by" section.
More translation work was done and the technique used to do the manual Nmap-scans was changed to include a loading animation.
A speedtest has been added to the detailed view of the "Internet" device. This is also located under the "Nmap" tab.
2022-07-07 22:48:48 +02:00
leiweibau 76ed2d8fd1 Maintaining
Changing the layout of maintenance page, fixing some bugs, add a function to disable the network scan (just for fun), update the readme
2022-06-24 22:46:16 +02:00
leiweibau cbf55ca58b Maintaining
Changing the layout of maintenance page, fixing some bugs, add a function to disable the network scan (just for fun), update the readme
2022-06-24 22:46:16 +02:00
leiweibau feb3eab3cd Suggestion for alternative Scan
On larger Network the default arp-scan is to slow
2022-06-13 19:11:43 +02:00
leiweibau 5c22432b85 Suggestion for alternative Scan
On larger Network the default arp-scan is to slow
2022-06-13 19:11:43 +02:00
leiweibau 55fc68eb1b DB Maintenance
merge Fork from https://github.com/jokob-sk/Pi.Alert
2022-06-01 19:19:14 +02:00
leiweibau b6f22b7736 DB Maintenance
merge Fork from https://github.com/jokob-sk/Pi.Alert
2022-06-01 19:19:14 +02:00
leiweibau ce1e017d91 Restore Default Template
Because of Dark-Mode renderings on some Devices
2022-05-21 21:13:06 +02:00
leiweibau 06fafd1eea Restore Default Template
Because of Dark-Mode renderings on some Devices
2022-05-21 21:13:06 +02:00
leiweibau 569963f849 Dark Theme eMail Template 2022-05-20 20:34:55 +02:00
leiweibau a175c97dcd Dark Theme eMail Template 2022-05-20 20:34:55 +02:00
leiweibau 7dd7279097 edit Scan Method
increase the bandwidth and set retry
2022-05-20 14:55:46 +02:00
leiweibau 6ee53e8d6d edit Scan Method
increase the bandwidth and set retry
2022-05-20 14:55:46 +02:00
leiweibau c9210003c9 Update the URLs for the Vendor Data
http to https
2022-05-20 13:42:26 +02:00
leiweibau 2e2976bd78 Update the URLs for the Vendor Data
http to https
2022-05-20 13:42:26 +02:00
pucherot 9232f31778 Pi.Alert v3.02
#114 - Fixed: UNIQUE constraint failed with Local MAC
2021-04-24 11:48:11 +02:00
pucherot c08226e1d3 Pi.Alert v3.02
#114 - Fixed: UNIQUE constraint failed with Local MAC
2021-04-24 11:48:11 +02:00
pucherot 2af9d1dd38 Pi.Alert 3.01
#106
2021-04-23 13:54:25 +02:00