Commit Graph

1417 Commits (master)

Author SHA1 Message Date
DL6ER 3f7413d538
Add "-ni" to all sqlite3 invocations
5 months ago
Adam Warner 71357ecae7
adminlte->web
7 months ago
Christian König afa688e3a0
Yu vs uh
7 months ago
Christian König edf0060acf
Fix spellcheck errors
7 months ago
Christian König 843f57399c
Ignore ABP style entries in debug log dig test
8 months ago
Adam Warner 11679a5188
@MrDuck2742 dropped a `]` on the floor without me seeing. I picked it up and put it back again
11 months ago
yubiuser f59610081e
remove outdated comments (#5227)
11 months ago
Adam Warner 82b60b09d4
Fix issue with Adding Local DNS Records does not add to /etc/pihole/custom.list when using grep 3.10 (#5269)
11 months ago
yubiuser 19d50b9669
Don't source the install script in webpage.sh (#5270)
1 year ago
MrDuck2742 b8c3f6d999
Adding Local DNS Records does not add to /etc/pihole/custom.list
1 year ago
Christian König e6ae2e98cc
Don't source the install script in webpage.sh
1 year ago
Christian König fd4e8766e4
Remove unused code from query.sh
1 year ago
ipitio fa116389c2
remove old comments
1 year ago
Adam Warner 58275ecd13
Revert "Ignore commented lines when reading PRIVACYLEVEL from config file"
1 year ago
Dan Schaper fb032ea6e7
Ignore commented lines when reading PRIVACYLEVEL from config file (#5177)
1 year ago
RD WebDesign 66ed7c9ea3
Declaring all local variables under the function declaration line
1 year ago
Adam Warner ac2f13adef
Allow `pihole -q` to match subdomains using ABP style domains (#5210)
1 year ago
RD WebDesign 6b919f3a2e
Removing unnecessary commas
1 year ago
William Blew 3c91b6558d
restore the addKey comment, reworded for anchors
1 year ago
William Blew b9a6970bfd
Fix addKey to handle substrings of existing keys
1 year ago
RD WebDesign 20f8c6af3c
Search for ABP entries only if they exist in gravity.db
1 year ago
RD WebDesign c35ed68051
Allow `pihole -q` matching ABP subdomains
1 year ago
Dan Schaper 75a32d22a3
Allow limited parsing of ABP style adlists (#5179)
1 year ago
Christian König 71e262c37f
Revert "Allow final dot (root zone)"
1 year ago
Christian König 309ee78903
Use distinct variabled
1 year ago
Christian König d6f5552ccf
Convert domain to lowercase in pihole -q
1 year ago
Adam Warner c5faf3d174
Use ',' as the separator char in query rather than the default '|' as we now expect some valid results to contain '|'
1 year ago
Christian König 4fd0f15d90
Ignore commented lines when reding PRIVACYLEVEL from config file
1 year ago
Christian König 18ab94135f
Show all files (not their content) of the lighttpd config dirs
1 year ago
Christian König be0efa2332
Add lighttpd selftest
1 year ago
Christian König 9bde5de601
Use conf-enabled instead of conf-available
1 year ago
Christian König e59f5db145
Add pihole-admin.conf to debug log
1 year ago
Christian König d349a4640f
Remoce leftover from query.sh
1 year ago
Adam Warner fc83883934
Apply suggestions from code review
1 year ago
RD WebDesign 1550f29f06
Use GREEN if dig was successful
1 year ago
RD WebDesign a206980242
Fix parenthesis color
1 year ago
RD WebDesign 8c2f56b0e6
Imporving the output from `os_check()` function
1 year ago
RD WebDesign b4349b41ce
Use the correct variable `digReturnCode`
1 year ago
RD WebDesign 67f04787d6
Only compare OS versions if `dig` was successful
1 year ago
Adam Warner 38775cffdf
Ensure local hash is always of length 8, for consistency.
1 year ago
Adam Warner ba74051502
Grab local FTL hash correctly from FTL's own version output, and grab one digit less for remote hashes (also in debug log)
1 year ago
Adam Warner cdbe4c9b86
Get only the precise tag number when getting local version, do not show branch name when on master branch(es)
1 year ago
Christian König 7536c312ee
Correctly identify process status in debug script on docker
1 year ago
Adam Warner a8b6eb9b70
Touch files before addKey or addOrEditKeyValPair (#4999)
2 years ago
Christian König 67385b7ed4
Touch files before addKey or addOrEditKeyValPair
2 years ago
Adam Warner 64e61aac4a
Simplify versions.sh (#4959)
2 years ago
Dan Schaper 3491dbfd04
Check `versions` file on the debug log (#4977)
2 years ago
yubiuser 01bf9ca42a
Prevent CNAME loop (#4988)
2 years ago
Christian König c8c6533440
Add small explanation.
2 years ago
Dan Schaper f1b15f7e92
Remove check for latest component version in debug log (#4973)
2 years ago