Commit Graph

4340 Commits (9e96ff37de2e0e2c1f4d2af76360fffc42c65026)
 

Author SHA1 Message Date
Adam Warner b4c2bf678f
Safeguard against colour output in grep commandadd -i to grep to make search for "Location" case-insensitive
4 years ago
Adam Warner 14944b0283
Merge pull request #3157 from pi-hole/release/v4.3.4
4 years ago
Adam Warner 8ecaaba247
Compare daemons to expected results. (#3158) (#3159)
4 years ago
Dan Schaper 0fbcc6d8b5
Compare daemons to expected results. (#3158)
4 years ago
Adam Warner 707e21b927
:dominik: Detect binary name before calling FTLcheckUpdate in update.sh
4 years ago
DL6ER f4a1cc6dec
Merge pull request #3150 from pi-hole/tweak/database_warnings_inspection
4 years ago
DL6ER 3dd05606ca
Call it the received number of domains instead of the imported number as importing does only happen a bit later. Only show the number of invalid domains if there are invalid domains.
4 years ago
DL6ER 1e8bfd33f5
Improve output
4 years ago
Adam Warner 545b6605bc
4.3.3 (#3154)
4 years ago
DL6ER 8131b5961c
Add comments to the code describing the changes.
4 years ago
DL6ER 81d4531e10
Implement performant list checking routine.
4 years ago
DL6ER 050e2963c7
Remove redundant code.
4 years ago
DL6ER 3c09cd4a3a
Experimental output of matching line from shown warnings.
4 years ago
DL6ER 839fe32042
Fix issue with missing newline at the end of adlists (#3144)
4 years ago
Adam Warner 85c15a7167
Merge pull request #3147 from pi-hole/tweak/forcelocalversions
4 years ago
DL6ER b73580fa93
Merge pull request #3132 from pi-hole/fix/pihole-tail
4 years ago
Adam Warner 4a5f344b09
then
4 years ago
Adam Warner af95e8c250
force `updatchecker.sh` run if any of the three components are updated
4 years ago
Adam Warner ee7090b8fc
Merge pull request #3140 from pi-hole/tweak/whocaresaboutthelatesttaganyway
4 years ago
Adam Warner 7be019ff52
No need to determine the latest tag, we can just go direct
4 years ago
DL6ER d14ee26d6a
Merge pull request #3139 from pi-hole/fix/count_before_calling_FTL
4 years ago
DL6ER 52398052e9
Compute number of domains (and store it in the database) BEFORE calling FTL to re-read said value.
4 years ago
DL6ER ddbd57f459
Merge pull request #3131 from pi-hole/tweak/debugger_performance
4 years ago
DL6ER 601f9048cd
Merge pull request #3130 from pi-hole/fix/gravity_updated_timestamp
4 years ago
Dan Schaper c5c414a7a2
Stickler Lint - quote to prevent splitting
4 years ago
Dan Schaper bc91be6c08 Merge branch 'tweak/debugger_performance' of https://github.com/pi-hole/pi-hole into tweak/debugger_performance
4 years ago
DL6ER d0e29ab7b0 Add human-readable output of time of the last gravity run.
4 years ago
DL6ER 714a79ffce Migrate debugger to domainlist and add printing of client table.
4 years ago
DL6ER cd3ad0bdc7 Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically.
4 years ago
DL6ER a8db753493
Merge pull request #3138 from pi-hole/fix/php-intl
4 years ago
DL6ER 75633f0950
Install php-intl and trust the system to install the right extension. We've seen reports that just installing php5-intl or php7-intl isn't sufficient and that we need the meta package as well.
4 years ago
Adam Warner 082cfb2f1c
Merge pull request #3137 from pi-hole/tweak/apilatest
4 years ago
Adam Warner 1072078e26
Change to use API instead of the Location Header
4 years ago
pvogt09 b0f1333657 Move permission change behind git reset (like in update_repo()) and remove whitespace at end of line
4 years ago
DL6ER f10a151469
Fix pihole -t sed instructions.
4 years ago
DL6ER eadd82761c
Add human-readable output of time of the last gravity run.
4 years ago
DL6ER 00f4393f48
Merge branch 'release/v5.0' into tweak/debugger_performance
4 years ago
DL6ER 50f6fffbdc
Migrate debugger to domainlist and add printing of client table.
4 years ago
DL6ER baf5340dc0
Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically.
4 years ago
DL6ER e528903488
Merge pull request #3107 from pi-hole/new/client_comments
4 years ago
DL6ER dc2fce8e1d
Store gravity update timestamp only after database swapping.
4 years ago
Dan Schaper c4005c4a31
Delete FUNDING.yml
4 years ago
Adam Warner 0a70bbd255
Merge pull request #3120 from canihavesomecoffee/patch-1
4 years ago
Willem c91d9cc0b6 Update Cameleon blacklist url to use https
4 years ago
DL6ER 8e10c22356
Merge pull request #3106 from pi-hole/fix/group_assignments
4 years ago
DL6ER 37a44c0773
Merge pull request #3115 from pi-hole/tweak/gravity_count
4 years ago
DL6ER 2a5cf221fa
Store number of distinct gravity domains in database after counting.
4 years ago
DL6ER 92aa510bda
Add timestamps and comment fields to clients. This updates the gravity database to version 11.
4 years ago
DL6ER 6b04997fc3
DROP and reCREATE TRIGGERs during gravity swapping.
4 years ago
Dan Schaper e0b3405a4d
Merge pull request #3098 from pi-hole/fix/pihole-t
4 years ago