Commit Graph

2707 Commits (4d39ab9753f1df520c50b86b9d126353382f6e13)
 

Author SHA1 Message Date
Jacob Salmela aad39c5ffc
add comments for nearly every line of code.
7 years ago
Dan Schaper c3ed710e31 Merge pull request #1565 from pi-hole/revamp/debug
7 years ago
Jacob Salmela cb65907e60 Merge branch 'development' of https://github.com/pi-hole/pi-hole into revamp/debug
7 years ago
DL6ER bb8a263d70
ShellCheck
7 years ago
DL6ER 70fd94edb3
Edit message when requested branch of FTL is not available
7 years ago
WaLLy3K 1bebcef265 Make Chronometer usable on smaller screens (#1518)
7 years ago
WaLLy3K 209fbf82c4 Colourise tailFunc (#1550)
7 years ago
DL6ER 6ce79ae1d0 Fix git commands (#1577)
7 years ago
Adam Warner b3eb5c4f0e Colour Tweaks (#1549)
7 years ago
DL6ER ec4e9780ed Accept underscores when validating domain names (#1571)
7 years ago
Jacob Salmela 05a724afae
codacy appeasement: remove useless cats
7 years ago
Jacob Salmela 1957b002bc
add comments about X-Headers and further explain the file descriptor cod.
7 years ago
Jacob Salmela 04cef25add
remove color character codes before uploading so the log is more readable on our plaintext tricorder server
7 years ago
Adam Warner ab1a6d8829 Fix install script using IPv6 CIDR notation (#1570)
7 years ago
DL6ER 98afb0e998
pihole checkout ftl
7 years ago
DL6ER e9d81fc883 Backend additions for aufit log feature (#1399)
7 years ago
Jacob Salmela 22fac5e1e0
additional shellcheck fixes
7 years ago
Jacob Salmela b6a2a4ad5a
more shellcheck fixes
7 years ago
Jacob Salmela 5f00347019
appease shellcheck by removing two unneccesary functions and making some if/else blocks
7 years ago
Mcat12 89a22ded54 Merge pull request #1564 from pi-hole/fix/ipv6-cidr
7 years ago
Mcat12 1e31fa89aa Remove /* from IPv6 as well as IPv4
7 years ago
Dan Schaper b477b7f777 Merge pull request #1539 from mterron/patch-1
7 years ago
Mcat12 0de15f7a97 Merge branch 'development' into patch-1
7 years ago
Mcat12 35ecf40259 Merge pull request #1545 from pi-hole/dschaper-patch-1
7 years ago
Mcat12 009363a7bb Merge pull request #1560 from pi-hole/fix/ad-domain-hostname
7 years ago
Mcat12 a3758612ec Merge pull request #1556 from pi-hole/fix/invalid-ipv6-wildcard
7 years ago
Mcat12 8dc94e014f
Merge branch 'development' into fix/invalid-ipv6-wildcard
7 years ago
Dan Schaper ad886ac164
Merge branch 'development' of github.com:pi-hole/pi-hole into dschaper-patch-1
7 years ago
Mcat12 78e7c8b8e9
Merge branch 'development' into fix/ad-domain-hostname
7 years ago
Dan Schaper 3779085051 Merge pull request #1562 from pi-hole/tweak/shellcheck
7 years ago
Dan Schaper c29c4ceb0f
Integrate DL's update.sh fixes.
7 years ago
Dan Schaper 07fc047dd8
Remove testing for `debug` as this is getting a re-write by Jacob.
7 years ago
Mcat12 bc46694ea7 Move local.list after the ad blocking lists
7 years ago
Dan Schaper 0c2827e130
Test exclusion for sourced files SC1090.
7 years ago
Mcat12 cb09e0bc9a Strip `/*` from the end of the IPv6 address
7 years ago
Dan Schaper 06d5ea9d51 Grammar and signoff instructions.
7 years ago
Dan Schaper a4650c6226 Update PULL_REQUEST_TEMPLATE.md
7 years ago
Dan Schaper c85a603491 Update PULL_REQUEST_TEMPLATE.md
7 years ago
Adam Warner 536585b846 Colourise Core Output Text (#1471)
7 years ago
Adam Warner ecde222512 [Staging] 3.1 (#1502)
7 years ago
Terror 5b472ff67c Add support for PowerPC architecture
7 years ago
Mcat12 6f2ec22894 Merge pull request #1534 from pi-hole/new/black.list
7 years ago
DL6ER 05798fe07a
cp + rm === mv (well, almost)
7 years ago
Mcat12 8ab5ffd876 Merge pull request #1533 from pi-hole/dschaper-patch-1
7 years ago
Mcat12 2b6709d83f Merge pull request #1532 from pi-hole/fix/tempfiles
7 years ago
DL6ER e4cc5b3847
Disable black.list on "pihole disable"
7 years ago
DL6ER 8bad56e897
Improve displayed messages and overall logic
7 years ago
DL6ER 92e691408f
Remove useless cat
7 years ago
DL6ER 0a9c234127
Add "pihole -g -b" to *only* update black.list (saves a bunch of time when adding/changing only blacklisted files - won'tdownload lal lists, but only processes the blacklist and restars dnsmasq)
7 years ago
DL6ER 0283a1ab74
Introduce new file black.list for blacklist content
7 years ago