Commit Graph

1878 Commits (e5e44db5ac3879c6d5ee65f58aeded2d0c0c25ca)
 

Author SHA1 Message Date
Mcat12 b591df55b0 Tell user how to exit tail command
8 years ago
Mcat12 bddf31443c Merge pull request #974 from pi-hole/Mcat12-add-reconfigure-help
8 years ago
Mcat12 b9e0e88fe9 Update pihole
8 years ago
DL6ER 5120d9ec33 Add tail option
8 years ago
trinapicot 0a423ffd40 Fix check for lighttpd install before configuration directory removal
8 years ago
DL6ER 505c9e8979 Minor change
8 years ago
DL6ER 75deb02961 Don't query pihole if page is hidden anyhow
8 years ago
DL6ER 480211033d Detect if blocking page is loaded within frame or iframe. If so, hide everything
8 years ago
DL6ER c0886cb5c6 pihole -q <domain> is partial matching (as before), pihole -q <domain> -exact is exact matching (new behavior)
8 years ago
DL6ER 294df8690c Do only one grep on each of the lists and count the number of non-empty lines in the result. Improves speed by factor of 2x
8 years ago
DL6ER 5374f652dd No need to modify lighttpd config file, since we overwrite it anyways
8 years ago
DL6ER fb72ac9904 Show only exact matches for pihole -q
8 years ago
Mcat12 b6639d9e7e Merge pull request #962 from pi-hole/queryblacklist
8 years ago
DL6ER 74cb79252c Only looking for blocking entries (do not scan whitelist.txt)
8 years ago
DL6ER 6cd3c93472 Also query white- and blacklist
8 years ago
DL6ER eb63e75379 No need for pipe here
8 years ago
DL6ER ca9321624c Added padding for ad list results
8 years ago
DL6ER 40f18df90f Simplified CSS, removed external contents
8 years ago
DL6ER 0d63cfd6c3 Add 1x1 pixel GIF image. Can apparently be used to trick some of the please-don't-use-adblocker pages as many of them contain code like `if ($('Ad').height() == 0) { prevent access to this page; }`
8 years ago
DL6ER 3d6b22de6c Update index.php to include more detailed output
8 years ago
DL6ER fc233fcdd3 Fixed typo
8 years ago
DL6ER 20370d4348 Update CSS file
8 years ago
DL6ER 0f90671241 Updated index.php to use CSS file unter admin/
8 years ago
DL6ER a866c4e388 Place blockingpage.css (former index.css) unter admin/ so we can load it also from some blocked sub-directories
8 years ago
DL6ER e7241a989c Include CSS file
8 years ago
DL6ER 6e788668f9 Updated index.php
8 years ago
DL6ER b246dba7e7 Rename index.html to index.php
8 years ago
Mcat12 f98de3d5db Merge pull request #941 from DL6ER/caseinsensitive
8 years ago
Mcat12 fab7d60373 Merge pull request #960 from unseen1980/patch-1
8 years ago
Christos Koutsiaris b4e5358145 Ad blocker with armbian and orange pi
8 years ago
Adam Warner 486db1e797 Merge pull request #956 from trinapicot/development
8 years ago
DL6ER 78cb43d0dc Revert "Simplified EscapeRegexp()"
8 years ago
trinapicot 870454330d Add check for lighty.conf before trying to move it
8 years ago
DL6ER 509cfd15f2 Simplified EscapeRegexp()
8 years ago
DL6ER 2061daa902 Don't forget to escape also the slash "/"
8 years ago
DL6ER 629ca970a1 Changed from single quoted filter expression to double quotes as reqeusted by codacy
8 years ago
DL6ER c8ad6f23a8 Properly escape any special characters before using them in regexp manner
8 years ago
Mcat12 d8912fd0a7 Merge pull request #952 from pi-hole/fix/exit_codes
8 years ago
Dan Schaper 925c80edd4
Catch more 1's
8 years ago
Dan Schaper 2f6afd375b Merge pull request #942 from pi-hole/PromoFaux-patch-2
8 years ago
Dan Schaper d92646324c
Double worded
8 years ago
Dan Schaper c9fe62a691
Clarify what the command is doing.
8 years ago
Dan Schaper cb52ad3ba3
Revert other branch chages.
8 years ago
Dan Schaper 2ec4acfe52
Begin fixing exit values.
8 years ago
Mcat12 1c64f1d0cf Merge pull request #940 from pi-hole/PromoFaux-patch-1
8 years ago
Mcat12 48f4f44289 Merge pull request #944 from pi-hole/feature/Issue_template
8 years ago
Dan Schaper 80c19cbf7d Update ISSUE_TEMPLATE.md
8 years ago
Adam Warner c97cfde9f9 Update gravity.sh
8 years ago
DL6ER 7b26b308ad No need for echo and pipe here!
8 years ago
DL6ER 4c10634d85 Convert domain names to lower case before checking validity of the domain
8 years ago