Commit Graph

4307 Commits (4d25f695267590b61a4061f9bb43448005d99b85)
 

Author SHA1 Message Date
Adam Warner 9248c92b5c
Merge pull request #2984 from diginc/development
5 years ago
Adam Warner 583ea4d17a
Merge branch 'development' into development
5 years ago
Adam Warner edcdf9f619
Merge pull request #3003 from pi-hole/fix/tbd
5 years ago
Mograine c809c34024 Add user feedback
5 years ago
DL6ER 037d52104a
New command "pihole -g -r" recreates gravity.db based on files backed up in /etc/pihole/migration_update. This is useful to restore a working version of the database when the user destroyed the original database. Also, update gravity.db to version 5 because of a fix we needed to implement.
5 years ago
Adam Warner 1fb70c977c
Merge pull request #3002 from pi-hole/tweak/output-format
5 years ago
Adam Warner eeb26e3975
Merge pull request #2990 from chrunchyjesus/unix-compliance
5 years ago
Adam Warner 12817c09bb
(Squashed commits)
5 years ago
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