Commit Graph

4706 Commits (d3e00f038bb0aa95f2d31591434f31d6127b57bf)
 

Author SHA1 Message Date
Adam Warner d3e00f038b
Merge pull request #4004 from pi-hole/fedora_33_support
3 years ago
bcambl d5f13018a7 Merge branch 'release/v5.3' into fedora_33_support
3 years ago
Adam Warner c6e3805bbb
Merge pull request #4083 from jbzdarkid/patch-2
3 years ago
Adam Warner ea451e3c22
Merge pull request #4095 from jbaez/ft-3896
3 years ago
DL6ER b97f890a8c
Merge pull request #4086 from pi-hole/fix/GRAVITDB_in_pihole-g
3 years ago
Jaime Baez 6198165df8 Fix error trying to access undefined variables on splash page.
3 years ago
jbzdarkid 8090071eff Update regex to disallow leading zeros
3 years ago
Joseph Blackman 89c80947df Improve regexes for ipv4 matching
3 years ago
Adam Warner b51751e892
Merge pull request #4084 from jbzdarkid/patch-1
3 years ago
DL6ER f536718aaa
Use possibly custom gravity.db location in the copying SQL script
3 years ago
DL6ER f1740da9ff
Update gravity path in query.sh
3 years ago
DL6ER 9bdbe88a66
Update gravity path in list.sh
3 years ago
DL6ER d25240fe9f
pihole -g should respose GRAVITYDB in pihole-FTL.conf
3 years ago
jbzdarkid 20b6f9cceb Improve comments in basic-install.sh
3 years ago
Dan Schaper f27fd9f899
Merge pull request #3982 from andras-tim/list-fix-same-wildcard-regex
3 years ago
Dany 13cf0c1288
Aligned pihole logo to center, Fixed responsive issue (#4036)
3 years ago
Adam Warner ae762574e5
Merge pull request #4070 from pi-hole/fix/pihole-g-r
3 years ago
DL6ER 126b9ae381
Add missing three new columns to pihole -g -r
3 years ago
DL6ER 57fe3b6621
Merge pull request #3951 from pi-hole/new/gravity_adlist_infos
3 years ago
Adam Warner 56fa9714b5
Merge pull request #4010 from mtzfederico/master
3 years ago
Dan Schaper 03a8ca5c1b
Merge pull request #4049 from yubiuser/tewak/teleporter_cli
3 years ago
Christian König 78027bd2bf Add default noname if hostname is empty
3 years ago
Christian König 7dc7cbb80e Add hostname to teleporter backup file if called from cli
3 years ago
Dan Schaper debc9a69c5
Merge pull request #4021 from Flashbang007/patch-3
3 years ago
Alexander Schmitz 1ab193fa9d
Update piholeDebug.sh
3 years ago
Adam Warner 9ec012289f
Merge pull request #4017 from mwoolweaver/patch-2
3 years ago
Michael Woolweaver c42b97ddb2
fix typo in comment
3 years ago
mtzfederico e5bfafefb9 Moved where external.conf is included
3 years ago
bcambl b62495d89e update tests to fedora 33
3 years ago
bcambl c6810a0124 touch sysconfig network script when absent
3 years ago
Adam Warner 8e7670db41
Merge pull request #4002 from freddii/master
3 years ago
freddii 7c0c30fb0b fixed typos
3 years ago
Adam Warner cbfb58f7a2
Merge pull request #4000 from pi-hole/release/v5.2.4
3 years ago
Adam Warner 0c45d23c22
Merge pull request #3997 from pi-hole/revert-3537-patch-2
3 years ago
Dan Schaper 3f8fedfb16
Revert "Further failsafe check for available APT packages"
3 years ago
Adam Warner cbc3fbdfe6
Merge pull request #3989 from pi-hole/release/v5.2.3
3 years ago
Dan Schaper 020b6b8064
Merge pull request #3987 from pi-hole/fix/GitHubAPI
3 years ago
Dan Schaper 523f650157
Use the 'Location:' header only.
3 years ago
Andras Tim bfee230c79 scripts/list: User same wildcard regex that the UI use
3 years ago
DL6ER c5ed8f8bed
Merge pull request #3537 from MichaIng/patch-2
3 years ago
Dan Schaper 66dfa5fc1e
Merge pull request #3958 from pi-hole/Fix/centos_stream
3 years ago
DL6ER 1791fe22f6
Merge pull request #3912 from mdujava/basic_auth
3 years ago
bcambl a5422dbdf6 fix release check for centos stream
3 years ago
DL6ER a2625df5e2
Remove "The list is new" comment because it is superfluous
3 years ago
DL6ER 7507d533ac
Merge pull request #3954 from pi-hole/fix/chronometer_connection_reset
3 years ago
DL6ER 0944807491
Actually store correct number of domains for the individual lists (and not the sum of the so far collected number of domains)
3 years ago
DL6ER a216848c1d
Only update time of last list change when we see a list for the first time or when it really changed content
3 years ago
DL6ER e033ee6664
Fix connection mechanism between Chronometer and FTL
3 years ago
DL6ER 8c56f54a1e
Compare checksum of downloaded list against older checksums to see if the list content changed since the last download
3 years ago
DL6ER 6b33b8b4c0
Store status of downloaded list (downloaded, using cache, some error, ...) and number of (in-)valid domains on this list in the gravity database. This updates the gravity databaes to version 14.
3 years ago