Commit Graph

4458 Commits (fa574cfd0851091f94b8a71f5adabba41273332f)
 

Author SHA1 Message Date
Adam Warner 7ea6d7b92b
remove ; so IFS changes don't stick
4 years ago
Adam Warner 011fa8c6ea
fix sticklr complaint
4 years ago
Adam Warner 1ebf0785b6
move dnsutils/bind-utils to installed deps and only check OS is supported after installing installer deps
4 years ago
Adam Warner 0320d85028
Additionally source the install script in webpage.sh to validate IP entered on `pihole -a setdns`
4 years ago
Adam Warner 95f4c632f7
expand valid_ip to allow for custom ports
4 years ago
Dan Schaper 4b59287683
Merge pull request #3441 from pi-hole/new/os_check
4 years ago
Dan Schaper 5f9dac8d2b
Merge pull request #3434 from pi-hole/new/os_detect
4 years ago
Adam Warner 9844a3288f
Same change as 03a8cff
4 years ago
Adam Warner 03a8cff55e
read > mapfile as suggested by @dschaper
4 years ago
Dan Schaper c9dd3ee2e9
Merge pull request #3470 from pi-hole/fix/escape_where_should_be_none
4 years ago
XhmikosR 52cb389d94 Markdown tweaks
4 years ago
DL6ER 2b1bc6a46e
Replace possible "\#" by "#". This fixes AdminLTE#1427
4 years ago
DL6ER 6160eb6894
This regex is too complex for bash's own replacement. Add ignore for the shellcheck rule.
4 years ago
DL6ER 318ca75269
Merge branch 'development' into new/rev-server
4 years ago
Adam Warner 13a49b0753
Merge pull request #3466 from pi-hole/tweak/improve_unique_domains
4 years ago
Adam Warner 58724a38a9
Improve detection and display of supported/unsupported OS in debug script
4 years ago
Adam Warner 8fef35be0f
Update README.md
4 years ago
DL6ER 202ba055ea
Change UNIQUEness constraint from (domain) to (domain, type) in the domainlist table. This will allow duplicates which can be associated to different groups.
4 years ago
Adam Warner 5488fb0caf
Merge pull request #3463 from jesterchen/patch-1
4 years ago
jesterchen 0a47140239 Merge branch 'patch-1' of github.com:jesterchen/pi-hole into patch-1
4 years ago
jesterchen 7248d1a504 Ensure that adlistFile is created before chmodding
4 years ago
jesterchen 7934a9bcb4
Ensure that adlistFile is created before chmodding
4 years ago
XhmikosR d90313fe4d Fix/tweak blocking page
4 years ago
Dan Schaper c73001f392
Merge pull request #3412 from XhmikosR/links
4 years ago
XhmikosR 7579ab178a Update links
4 years ago
Thomas L. Kjeldsen 903808a477 Improved explanation of why this script is needed
4 years ago
Thomas L. Kjeldsen 005da06b3d Use PI_HOLE_BIN_DIR as introduced in PR #2886
4 years ago
Thomas L. Kjeldsen 852f6b95f5 Prevent "pihole disable $timeout" from messing up future state changes
4 years ago
DL6ER 5dc7ec0fa0
Merge pull request #3455 from pi-hole/tweak/FTL_niceness
4 years ago
DL6ER de8976da7a
Add CAP_SYS_NICE to FTL's capabilities so it can control its own niceness.
4 years ago
Adam Warner e43450f56e
Merge pull request #3451 from pi-hole/its-getting-awful-quiet-in-here
4 years ago
Adam Warner 4f7bb7b811
Remove deprecated Disconnect lists from "defaults"
4 years ago
Adam Warner 01ab82b869
Merge pull request #3446 from pgl/development
4 years ago
Peter Lowe dd205c55c1 Updated gravity.sh to allow semicolons
4 years ago
DL6ER b60ec8a48f
Merge pull request #3248 from MichaIng/patch-8
4 years ago
Adam Warner acf2879057
Address sticklr complaints
4 years ago
DL6ER 27f0fd2372
Merge pull request #3415 from fhriley/reload_privacy
4 years ago
Adam Warner af1129fc28
Add a check at the top of the script to determine if the script is being run on a supported OS
4 years ago
Adam Warner ee172cd6e9
Merge pull request #3423 from pi-hole/debug-extras
4 years ago
Adam Warner d0e250a616
Ensure pihole-FTL.conf is parsed, as well as external.conf for lighttpd, to rule out any custom modifications.
4 years ago
Adam Warner b2ba55c27b
Show details of any remotes on the git repositories
4 years ago
Dan Schaper 3f83c314b6
Merge pull request #3419 from XhmikosR/XhmikosR-patch-3
4 years ago
XhmikosR 5094fab491
Remove csslint from Strickler CI
4 years ago
Frank Riley 9d04c517e6 Reload the lists, which will cause the cached privacy level to be updated.
4 years ago
DL6ER b421e422c2
Merge pull request #3351 from marank/development
4 years ago
Adam Warner 60afebfd03
Merge pull request #3406 from pi-hole/tweak/words
4 years ago
Adam Warner 414ab53d9a
Use `toggle` instead of `select` to remove any hint of a doubt that the option already selected by default can be deselected
4 years ago
MichaIng 5c17e41cf1 Start pihole-FTL after network
4 years ago
Adam Warner 5ce8791693
Merge pull request #3388 from pvogt09/fix/no_adlist_selected
4 years ago
pvogt09 3c6ea2612d fix #3336 by creating adlist file even if no list was selected by user
4 years ago