Commit Graph

4249 Commits (4a711340ef203221e18e31eb05c16aa89512eb60)
 

Author SHA1 Message Date
Adam Warner 4840bdb031
add a double space to the beginning of some outputs
5 years ago
Adam Warner a85e7a2a43
Merge pull request #2999 from pi-hole:fix/api_utf8_encoding
5 years ago
Mograine b93628acb3 Merge branch 'development' of https://github.com/Mograine/pi-hole into patch-1
5 years ago
DL6ER 7f7b9d089c
Merge pull request #2965 from pi-hole/tweak/BackendChangesForAdlistComments
5 years ago
DL6ER 61d233f069
Merge pull request #2964 from bcambl/selinux_enforcing
5 years ago
DL6ER d457d40e0b
Add php-xml package as new dependency.
5 years ago
Adam Warner 6571a63ffa
Add --tags to descibe command
5 years ago
Adam Warner a7e81c8ea0
remove extra space
5 years ago
Adam Warner 73d9abae3e
And finally, we please stickler
5 years ago
Adam Warner c8b9e42649
Please Codefactor.
5 years ago
Adam Warner 62c00ae1d8
pushd/popd instead of juggling with a variable
5 years ago
MichaIng ea67c828cd
Minor installer output enhancements
5 years ago
chrunchyjesus 476975540a
make some shebangs comply to posix standard
5 years ago
Adam Hill 3fbb0ac8dd
Adding docker+arm detection & FTL download
5 years ago
Adam Warner 71903eb27f
Add in checks to reset cloned repo to the lastest available release
5 years ago
Mograine 193ff38ab3 Allow more precise deletion by passing ip as parameter
5 years ago
Pierre Ghiot bb8dbe9da5 Update 01-pihole.conf
5 years ago
Pierre Ghiot f9d16c2b15 Update webpage.sh
5 years ago
Adam Warner 29bad2fe9b
Merge pull request #2963 from bcambl/fedora_pkg_check_stdout
5 years ago
Adam Warner f4aca3f21d
Merge pull request #2966 from Asuza/minor-typo
5 years ago
John Krull c6f9fe3af2 Fix spelling of the word "permitting"
5 years ago
bcambl 612d408034 replace echo with printf in install_dependent_packages()
5 years ago
bcambl a86f578139 replace echo with printf in checkSelinux()
5 years ago
Adam Warner 5bac1ad58b
backend changes to allow comment when adding new adlist
5 years ago
bcambl cf2b021502 linting: E302 expected 2 blank lines, found 1
5 years ago
bcambl cd9b1fcb8c update tests for SELinux changes
5 years ago
bcambl 81ca78e7f4 exit installer if SELinux is enforcing
5 years ago
bcambl fc0899b2ad fix fedora dependency check/install stdout
5 years ago
Adam Warner 2e138eb99f
Merge pull request #2954 from pi-hole/reetP-Patch
5 years ago
John Crisp 4f21f67775
Update pihole
5 years ago
DL6ER d883854aad
Use constant for long path.
5 years ago
DL6ER 756c99653e
Merge branch 'development' into new/internal-blocking
5 years ago
Mark Drobnak 3269c63f89
Merge pull request #2948 from pi-hole/fix/restart_lighttpd
5 years ago
DL6ER 149fb0c216
Do not install a blank regex file.
5 years ago
DL6ER d244a018d0
Merge pull request #2944 from pi-hole/fix/vw_gravity_creation_v1
5 years ago
DL6ER 2e0370367c
Print when we upgrade gravity database version. This will make possibly failed upgrades easier to debug.
5 years ago
DL6ER 3cb4f6d9d4
We cannot create vw_gravity before having created vw_whitelist as the former depends onthe later. This commit changes the order in which the tables are created.
5 years ago
Mark Drobnak ae3b8be4d4
Merge pull request #2938 from pi-hole/release/v4.3.2
5 years ago
Adam Warner 61a40c1b43
merge devel into 4.3.2 And Resolve merge conflicts
5 years ago
DL6ER a27c7b1398
regex white- and blacklist views need to be re-created as well as we need the ID for storing internally whether or not we try to match a given regex for a specific client.
5 years ago
DL6ER a71f35d263
Merge pull request #2932 from pi-hole/fix/no-backup-no-error
5 years ago
Adam Warner 9a6deb5a1a
Fix tests
5 years ago
DL6ER f582344b9a
"No default index.lighttpd.html file found... not backing up" is not an error.
5 years ago
Dan Schaper e41c4b5bb6
Merge pull request #2881 from pi-hole/release/v4.3.2
5 years ago
DL6ER 7b48431917
Add client_by_group table like we have for the other lists. It stores associations between individual clients and list groups.
5 years ago
Mark Drobnak 847c4f26aa
Merge pull request #2916 from pi-hole/fix/disable-firefox-doh
5 years ago
DL6ER 1f36ec48e3
Add use-application-dns.net = NXDOMAIN in ProcessDNSSettings rather than in the template so we can ensure that it will survive config-renewals.
5 years ago
DL6ER ff08add7c0
Update vw_whitelist and vw_blacklist to return group_id alongside domain so we can filter if the current client wants to get this domain blocked or not.
5 years ago
DL6ER b4131ae817
Merge pull request #2915 from pi-hole/new/disable-firefox-doh
5 years ago
DL6ER ffc91a6c81
Update view vw_gravity to only return domains from enabled adlists.
5 years ago