1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-31 19:20:54 +00:00
pi-hole/advanced/Scripts
2022-04-15 09:50:40 +01:00
..
database_migration Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer. 2022-01-30 11:18:17 +01:00
chronometer.sh Fix Pi-hole status in chronometer 2022-01-05 21:09:57 +01:00
COL_TABLE Allows colorful debug logs via web interface 2022-03-12 02:58:46 -03:00
list.sh Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer. 2022-01-30 11:18:17 +01:00
pihole-reenable.sh
piholeARPTable.sh Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer. 2022-01-30 11:18:17 +01:00
piholeCheckout.sh Add execution bit accidentally dropped in #4106 (#4368) 2021-10-05 19:34:51 +01:00
piholeDebug.sh Merge pull request #4646 from pi-hole/tweak/debug_message 2022-04-02 13:14:44 +01:00
piholeLogFlush.sh Fix log flush with new query database schema 2022-02-12 23:33:19 +01:00
query.sh Rename block lists to adlists within the query list functions 2022-04-04 13:52:26 +02:00
setupLCD.sh
update.sh Do a full fetch 2022-01-22 22:09:15 +01:00
updatecheck.sh
utils.sh I tried to do too many things in one function, vastly overcomplicating what should have been _this_ all along 2022-04-14 22:53:38 +01:00
version.sh Fix pihole -v output if WebAdmin not installed (#4370) 2021-12-02 20:46:11 +00:00
webpage.sh Replace wrapper function calls with direct utils.sh calls. Leave warpper functions until next release as docker currently uses them, and new changes to utils.sh need to be in the master branch before docker can use them 2022-04-15 09:50:40 +01:00