pi-hole/advanced/Scripts
2024-02-09 20:52:29 +01:00
..
database_migration Modify DELETE triggers to delete BEFORE instead of AFTER to prevent possible foreign key constraint violations 2023-12-28 11:12:20 +01:00
api.sh Use 204 2024-01-11 20:42:32 +01:00
COL_TABLE Use api.sh within query.sh 2023-08-13 22:24:05 +02:00
list.sh Add "-ni" to all sqlite3 invocations 2023-12-09 23:06:50 +01:00
pihole-reenable.sh Improved explanation of why this script is needed 2020-05-30 03:14:03 +02:00
piholeARPTable.sh Add "-ni" to all sqlite3 invocations 2023-12-09 23:06:50 +01:00
piholeCheckout.sh Add checking for availability of ftl.pi-hole.net when using FTL from a custom branch. If the server is down (or the user is offline, cannot resolve the domain, etc.), we fail early and hard instead of possibly corrupting the installation 2024-01-31 08:00:28 +01:00
piholeDebug.sh Extend %iface logic to the dig test. Also fix intentation in this function 2023-12-26 21:35:24 +01:00
piholeLogFlush.sh Add "-ni" to all sqlite3 invocations 2023-12-09 23:06:50 +01:00
query.sh Treat FTL return data as strings (#5509) 2023-12-09 18:35:14 +01:00
update.sh Add checking for availability of ftl.pi-hole.net when using FTL from a custom branch. If the server is down (or the user is offline, cannot resolve the domain, etc.), we fail early and hard instead of possibly corrupting the installation 2024-01-31 08:00:28 +01:00
updatecheck.sh Do not store remote version in versions file if on custom branch. It's always wrong here 2024-01-15 20:53:34 +01:00
utils.sh No need to >/dev/null because setFTLConfigValue already does this 2023-10-28 19:46:45 +01:00
version.sh Print version details automatically if not on master 2023-12-09 23:14:58 +01:00