Commit Graph

142 Commits

Author SHA1 Message Date
Jokob-sk f634d234d6 MQTT prep-work 2022-11-20 19:07:35 +11:00
Jokob-sk 5164d6566d more cleanup 2022-11-20 14:08:54 +11:00
Jokob-sk 7d4d5433ef refactoring 0 2022-11-20 09:25:46 +11:00
Jokob-sk 61425415c6 rewrite cron to loop 2022-11-20 00:56:05 +11:00
Jokob-sk e880e95c3d selfhosted ntfy support + authentication + refactor if config variables are missing 2022-11-19 16:50:11 +11:00
Fabian Sasse 879687e0af authentication NTFY 2022-11-15 17:33:37 +01:00
Fabian Sasse e0bec8a9d4 Added use selfhosted ntfy 2022-11-14 13:50:56 +01:00
Antoine 6eef2b094d Remove EVENT_LEVEL and add INCLUDED_SECTIONS 2022-10-21 15:50:12 +01:00
Antoine 059017e71a Add EVENT_LEVEL comments to config file 2022-10-20 09:57:06 +01:00
Antoine 1cefbe0299 Add a text option for webhooks and different repoting levels 2022-10-20 09:42:26 +01:00
jokob.sk c289e74e4a attempt at byte string to string fix when generating json 2022-10-16 16:57:46 +11:00
jokob.sk aadd148cc6 added JSON logging and updated readme 2022-10-09 12:02:19 +11:00
jokob.sk 32d5455f45 added option to specify HTTP method 2022-10-02 21:52:46 +11:00
jokob.sk ced6190b55 Discord compatible webhooks + bugfix of redirect after logon 2022-08-17 13:39:06 +10:00
jokob.sk 929ea98fce added support of multiple arp-scan interfaces & attempt at solving DB permission issues 2022-08-16 14:15:02 +10:00
jokob-sk 04c88aee06 implemented apprise notifications + readme updates 2022-08-13 19:07:04 +10:00
jokob-sk 4bdbba2eb1 webhooks 2022-08-12 22:07:28 +10:00
leiweibau 5ffcd3db92 bugfixing 2022-08-12 14:38:18 +10:00
leiweibau 1ad41b1829 Update pialert-cli 2022-08-12 14:38:07 +10:00
leiweibau d29001ef32 Add new commands to pialert-cli
enable and disable arp-scan
Update help commands
2022-08-12 14:37:50 +10:00
leiweibau 8eb28d15b4 Update pialert-cli 2022-08-12 14:33:23 +10:00
leiweibau 7c96059b7f Update pialert-cli 2022-08-12 14:33:11 +10:00
leiweibau 65ddfd8fb2 Update pialert-cli 2022-08-12 14:32:58 +10:00
leiweibau ef6eac24cc alternative to reset_password.sh
This file is now located in the "back" directory and is the basis for the login configuration in the frontend
2022-08-12 14:32:47 +10:00
jokob-sk 886a3eef9f DB setup details for docker + small fixes 2022-08-12 12:18:52 +10:00
deadbeet c25fbe4cb8 add: ntfy and webhook support 2022-08-09 00:42:28 +10:00
leiweibau 8a1ac8454d disable reporting for cleanup tasks 2022-08-07 22:41:07 +10:00
jokob-sk 8d52ac629d Merge remote-tracking branch 'origin/terorero-merge' into pr/74 2022-08-06 19:47:26 +10:00
jokob-sk 7d2464207b cleanup defaults 2022-08-06 10:21:17 +10:00
jokob-sk 346ac5912c @leiweibau consolidation-2022-08-06 2022-08-06 09:24:46 +10:00
leiweibau 1986b85580 Maintain "cleanup" Section of pialert.py
Add Config Parameters
No defaults set if they are missing. Will follow soon.
2022-08-04 15:37:45 +02:00
jokob-sk 8e173eab88 optimisations #2, basic session cache for some dropdowns 2022-08-04 22:45:12 +10:00
jokob-sk 42363879e1 fix dev_Network_Node_MAC bug (rename was needed) 2022-08-04 21:11:49 +10:00
jokob-sk c99f1a6e0d manual merge of leiweibau and TeroRERO changes 2022-08-04 19:39:07 +10:00
leiweibau 00c61d8046 Add "Optimize" task to "cleanup section 2022-08-03 21:31:45 +02:00
leiweibau dffca5e619 Add "cleanup" parameter
- a section for future automated cleanup tasks.
- add cleanup to the .cron file
- add cleaning "Online_History" exept the last 1 day
2022-08-03 18:48:12 +02:00
leiweibau 60ff20f5a0 Update pialert.py 2022-08-03 09:36:42 +02:00
leiweibau 69ca83914c Edit Config File
Remove parameters that cannot be used
2022-08-03 09:31:35 +02:00
jokob-sk 19a4538262 Merge remote-tracking branch 'origin/leiweibau-merge-2022-07-31' into pr/55 2022-07-31 10:09:27 +10:00
leiweibau 28d163cf0b Merge Comit https://github.com/jokob-sk/Pi.Alert/commit/6c4e354f5ffdc1be83d21c10c078297245e69131 2022-07-29 16:41:38 +02:00
Joshua 6c4e354f5f Remove replace cycle from txt as not needed 2022-07-29 21:07:00 +10:00
Joshua 5e98961faa Fix down alerts and improve txt template 2022-07-29 21:03:01 +10:00
Joshua a25b653753 Fix presence, time selector, improve ntfy 2022-07-26 17:05:27 +10:00
leiweibau a5a3507667 Rollback some unused changes 2022-07-24 16:15:04 +02:00
leiweibau cf83abb16b Update pialert.py
Change Request handling
2022-07-24 14:55:36 +02:00
Joshua 4220169206 Fix Pushsafer Support and Duplicate NTFY Messages
Make pushsafer request use the existing requests module as the module it relied on is not installed. 

Remove the sending of duplicate NTFY Messages
2022-07-24 17:50:26 +10:00
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