.. |
__init__.py
|
Move hooks into directory, so there can be one source file per type of hook (#225).
|
2019-10-21 15:52:14 -07:00 |
apprise.py
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
command.py
|
Prevent various shell injection attacks (#810).
|
2024-01-07 10:21:49 -08:00 |
cronhub.py
|
Fix (some) end-to-end tests (#721).
|
2023-07-09 17:40:02 -07:00 |
cronitor.py
|
Fix (some) end-to-end tests (#721).
|
2023-07-09 17:40:02 -07:00 |
dispatch.py
|
add support for apprise
|
2023-10-01 16:59:59 +00:00 |
dump.py
|
Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685).
|
2023-08-24 13:50:10 -07:00 |
healthchecks.py
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
logs.py
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
loki.py
|
Add documentation for Grafana Loki hook (#743).
|
2023-08-25 10:52:00 -07:00 |
mariadb.py
|
custom dump commands for mariadb
|
2024-03-04 00:24:22 +05:30 |
mongodb.py
|
Prevent various shell injection attacks (#810).
|
2024-01-07 10:21:49 -08:00 |
monitor.py
|
add support for apprise
|
2023-10-01 16:59:59 +00:00 |
mysql.py
|
custom dump commands for mariadb
|
2024-03-04 00:24:22 +05:30 |
ntfy.py
|
Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811).
|
2024-03-11 12:48:58 -07:00 |
pagerduty.py
|
Fix (some) end-to-end tests (#721).
|
2023-07-09 17:40:02 -07:00 |
postgresql.py
|
Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes.
|
2024-01-31 10:53:32 -08:00 |
sqlite.py
|
Prevent various shell injection attacks (#810).
|
2024-01-07 10:21:49 -08:00 |