Commit Graph

1941 Commits (ce21b4c731744245ceb61c69f9774ef522762f33)

Author SHA1 Message Date
Christian König 480a8c8d7f
Remove idn2 as punycode conversion is handled by FTL
8 months ago
DL6ER d377cfbc3e
Extract the first entry in the answer section from dig's output, replacing any multiple spaces and tabs with a single space
8 months ago
DL6ER 15be8eeffa
Remove lighttpd config test
8 months ago
DL6ER 635b4e952f
Add NOERROR/NXDOMAIN support in the DNS resolution test
8 months ago
DL6ER c86e7b3f96
Generalize CPU check to a short hardware information output
8 months ago
DL6ER dcc7e96d2f
Remove detection of addresses of PIHOLE_INTERFACE as it is gone, too
8 months ago
DL6ER ccd8c470a5
check_x_headers is no more
8 months ago
DL6ER 00d7e998b4
setupVars.conf and pihole-FTL.conf are no more - use pihole.toml instead
8 months ago
Christian König d77dbf736c
Logrotate config file needs to be owned by root
9 months ago
yubiuser aaa9acc0b9
Update query.sh to use FTL's API instead of directly interacting with the database (#5361)
9 months ago
Christian König 2005d04625
Exact search is the new default
9 months ago
yubiuser 539f379cb4
Remove Chronometer (#5423)
9 months ago
Christian König f7ba059b94
Query directly and authenticate only if required
9 months ago
Christian König e374950915 Merge branch 'development-v6' into query_list_v6
9 months ago
Christian König 40c75289b5
Allow pihole to access subdirs in /etc/pihole
9 months ago
Christian König 46ff257344
Remove Chronometer
9 months ago
Adam Warner 7886dc0172
adminlte->web
9 months ago
Adam Warner 885b626a68
Some unrelated spelling mistakes that spellcheck is grumbling about
9 months ago
Adam Warner 69a264a3c2
Add antigravity support to gravity (#5330)
9 months ago
DL6ER 43ddfcf2ca
Ensure pihole-FTL can write to all files in /etc/pihole, /run/pihole and /var/log/pihole (#5356)
10 months ago
DL6ER ea23c8364d
Move antigravity-related changed to gravits database migration step 16->17
10 months ago
DL6ER df92b8ac14
Add missing creation of view vw_antigravity as well as schema change to vw_adlist
10 months ago
DL6ER f19a56cf87
Merge branch 'development-v6' into new/antigravity
10 months ago
Christian König 52268f0155 Ignore ABP style entries in debug log dig test
10 months ago
Christian König ee4eb8db20
chmod +x
11 months ago
Christian König 8e0a40e717
Use api.sh within query.sh
11 months ago
Christian König 2227a2c569
Add API functions
11 months ago
Christian König 3c693c1da5
Apply suggestions from code review
11 months ago
Christian König 7bb0ca59d1
Remove traces of /run/pihole
11 months ago
Christian König 587a2a1c04
# allow all users to enter der directories
11 months ago
Christian König c360743d41
Re-add file/folder permissions
11 months ago
Christian König 8ef8a27583
Remove webpage.sh
11 months ago
Christian König a3ea2cd8c3
User pihole should be allowed to edit all its files
11 months ago
Christian König 5ae0405446
Ensure pihole-FTL can write custom.list
11 months ago
DL6ER 375d4d9bc1
Add type as new field of view vw_adlist
12 months ago
DL6ER 00cbb8bc8a
Add antigravity support to gravity
12 months ago
DL6ER 64319fa96e
Add /var/log/pihole/webserver.log to the logrotate scripts. While it may be empty for most, it can grow quickly if either API or TLS debugging is enabled (it can quickly reach several hundreds of MB per day when debugging TLS)
1 year ago
Adam Warner c557f29db2
Set new gravity database version to 16, which was missed in 5459daa
1 year ago
DL6ER 5459daa03d
Add abp_entries column (default 0) to the adlist table for newly created gravity databases. This updates the gravity database version to 16
1 year ago
Christian König 088b2c2920
Do not remove -all|excat when not sourrounded by space in query.sh
1 year ago
Christian König ba3e290915
Fix shellcheck errors
1 year ago
Christian König 7351a4d3b1
Merge branch 'development' into development-v6
1 year ago
Adam Warner 11679a5188
@MrDuck2742 dropped a `]` on the floor without me seeing. I picked it up and put it back again
1 year ago
DL6ER 137e6dc184
Remove all the undocumented now useless stuff from pihole -a
1 year ago
yubiuser f59610081e
remove outdated comments (#5227)
1 year ago
Christian König b5800ef718
Remove getFTLAPIPort() function and fix pihole status
1 year ago
Christian König 44bfb8ebf0
Remove the ability to reboot/shutdown via webpage.sh
1 year ago
Adam Warner c0e352094d
REVISIT: Remove some references to setupVars (some files can probably go entirely...)
1 year ago
Adam Warner 7cbe713873
REVISIT: Don't rely on existence of setupVars.conf
1 year ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
1 year ago