Commit Graph

3853 Commits (c3023fe68182c7c9adf2c39e86576cedec1bf942)
 

Author SHA1 Message Date
Mark Drobnak cae61614f4
Merge pull request #2688 from pi-hole/fix/2687
5 years ago
Adam Warner a7f6c9b3a0
Ignore matches that start `# ` using negative lookbehind
5 years ago
Mark Drobnak 5950b4bb78
Merge pull request #2646 from pi-hole/fix/FTL_arch_detect_rpm
5 years ago
DL6ER 817b19888f
Merge branch 'development' into fix/FTL_arch_detect_rpm
5 years ago
Mark Drobnak b64fb578fc
Merge pull request #2674 from NiGhTTraX/development
5 years ago
Andrei Picus e9e92368b0 Fix uninstalling lighttpd when it's not installed
5 years ago
Dan Schaper ffcb173a7f
Merge pull request #2672 from pi-hole/fix/test-version-pinning
5 years ago
Mcat12 b9c9c2797f
Pin Python package versions to the versions in the last successful build
5 years ago
Mark Drobnak 204a4e459b
Merge pull request #2637 from TheNoim/patch-1
5 years ago
DL6ER 0a53e966ea
Merge pull request #2659 from pi-hole/tweak/warn_if_FTL_not_on_master
5 years ago
DL6ER 2e17c23333
Don't warn if user is on development as this branch is constantly updated
5 years ago
DL6ER 63f3381a2b
Warn user if FTL is not on branch master
5 years ago
Mark Drobnak 2292720fed
Merge pull request #2650 from mmphego/patch-1
5 years ago
Mpho Mphego b77efa521f
Update README.md
5 years ago
Mpho Mphego cfe221706b
Update README.md
5 years ago
Dan Schaper 54ae9d83b0 Stickler-lints
5 years ago
Dan Schaper 293e2a8e80
Merge pull request #2647 from pi-hole/feature/curl_debug
5 years ago
Dan Schaper 71cd6c137b Use `curl` instead of `openssl` for transmission of unmodified
5 years ago
DL6ER 0e14d11a20
Merge branch 'development' into new/gravitydb
5 years ago
DL6ER bbc392caeb
More review comments
5 years ago
DL6ER 61840edb30
Fill comment field with NULL (default) instead of empty string and use a variable for the timestamp instead of periodically calling date
5 years ago
DL6ER 9867b7fccf
Don't fail when trying to detect OS architecture on RPM-based systems
5 years ago
Mark Drobnak 58f198626a
Merge pull request #2640 from pi-hole/new/DebugAdditions
5 years ago
Adam Warner a145f1d931
Be more verbose with debug script output
5 years ago
Mark Drobnak 9748f19172
Merge pull request #2639 from pi-hole/hotfix/v4.2.2
5 years ago
DL6ER ba1e94d3d9
Merge pull request #2626 from pi-hole/hotfix/v4.2.2
5 years ago
Nils Bergmann cd9fadbc44
Remove protocol determination
5 years ago
Mark Drobnak 062a180a1c
Merge pull request #2621 from cryptomilk/development-fix
5 years ago
Andreas Schneider 860ec1a7c4 basic_install: Use install for sudoers
5 years ago
DL6ER 5ca1bfc11c
Delete /dev/shm/FTL-* files on (re)start of pihole-FTL
5 years ago
Andreas Schneider 2f189cd076 basic_install: There is no pihole group, remove it
5 years ago
Andreas Schneider 2f0e6a6dda basic_install: Make sure the PI_HOLE_CONFIG_DIR exists
5 years ago
Andreas Schneider f187b42a98 basic_install: Define webroot globally as a variable
5 years ago
DL6ER f9250d91a5
Explictly escape the escape.
5 years ago
DL6ER 491c828661
Improved code, ensure that gravity.sh passes shellcheck as a whole
5 years ago
DL6ER 644ec36e64
Review comments
5 years ago
Andreas Schneider 838e1b19ec basic_install: Set permissons for PI_HOLE_DASHBOARD_DIR
5 years ago
Andreas Schneider d5bbb2b640 basic_install: Use a varibale for the pihole dashboard dir
5 years ago
Andreas Schneider dc91d4b1f9 basic_install: If a static interface is already set up we are done
5 years ago
DL6ER 9984647ebb
After renaming column in regex, it also needs to be renamed in vw_regex
5 years ago
DL6ER ec5b16ef85
Fix incomplete comment
5 years ago
DL6ER c3c60e10f1
Rename regex field from domain to filter because this described better what it is
5 years ago
DL6ER 8a2363621d
Rename fields from DateAdded to dateadded
5 years ago
DL6ER dbbf21071b
Invert logic to use ENABLED instead of DISABLED. We make sure to set "enabled = 1 WHERE enabled IS NULL" in gravity_store_in_database()
5 years ago
Dan Schaper e967fe2266
Merge pull request #2612 from pi-hole/hotfix/v4.2.1
5 years ago
Dan Schaper b5c7657e01
Merge pull request #2614 from pi-hole/hotfix/v4.2.1
5 years ago
Mcat12 680d6e2d31
Merge branch 'release/v4.2' into development
5 years ago
Mcat12 7a19d24058
Remove user/group from dnsmasq config
5 years ago
Dan Schaper 995ee41d6b
Merge pull request #2600 from pi-hole/release/v4.2
5 years ago
DL6ER b2f4385232
Avoid infinity loop if gravity optimization fails
5 years ago