1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 22:09:04 +00:00
pi-hole/advanced/Scripts
2024-03-09 16:57:28 +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:07:35 +01:00
pihole-reenable.sh
piholeARPTable.sh Add "-ni" to all sqlite3 invocations 2023-12-09 23:07:35 +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 Highlight "### CHANGED" strings in the debug log of pihole.toml 2024-03-09 16:57:28 +01:00
piholeLogFlush.sh Add "-ni" to all sqlite3 invocations 2023-12-09 23:07:35 +01:00
query.sh Add list type in pihole -q 2024-02-13 09:58:29 +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 Merge branch 'development' into development-v6-merge-development (resolved conflicts) 2024-02-09 19:22:53 +00:00
utils.sh No need to >/dev/null because setFTLConfigValue already does this 2023-10-28 19:46:45 +01:00
version.sh Merge branch 'development' into development-v6-merge-development (resolved conflicts) 2024-02-09 19:22:53 +00:00