Commit Graph

5337 Commits (v5.12)
 

Author SHA1 Message Date
Adam Warner f998eee467
Release 5.12 (#4889)
2 years ago
yubiuser d6cfa57ef3
Add jq as dependency and remove json_extract (#4878)
2 years ago
Christian König 49b9dc8888
Remove json_extract function
2 years ago
Christian König 1335c44deb
Add jq to dependencies
2 years ago
yubiuser 66eeee5548
Remove the email function (#4870)
2 years ago
Adam Warner 597c045f9e
Merge pull request #4875 from pi-hole/tweak/version-file
2 years ago
Adam Warner a4b899c256
Review suggestions (and shellcheck complaints)
2 years ago
Adam Warner 5421aad03e
Store versions as key/value pairs rather than space delimeted values
2 years ago
Christian König eeccfb27f8
Remove it also from index.php together with more unused variables
2 years ago
yubiuser 4cf3280500
Merge pull request #4862 from pi-hole/tweak/lighttpd_headers
2 years ago
Christian König 8c4a9aa6e3
Remove the email function
2 years ago
Adam Warner 9ab566884d
Merge pull request #3910 from pi-hole/removeblockpagefunctionality
2 years ago
yubiuser 37102e5a01
Merge branch 'development' into removeblockpagefunctionality
2 years ago
yubiuser 5a98fa1f76
Merge pull request #4843 from MichaIng/patch-1
2 years ago
Adam Warner 114f562758
Merge branch 'development' into removeblockpagefunctionality
2 years ago
MichaIng b3c8045b52
Skip web server dialog if --disable-install-webserver has been passed
2 years ago
yubiuser a0419bc1f0
Merge pull request #4864 from pi-hole/debug_FTL_branch
2 years ago
Adam Warner e35a9da921
Remove the blockpage-focussed customisations to query.sh
2 years ago
Christian König 97447b2f3b
Do not remove blockingpage.css from existing installations as some users might use them for custom.php
2 years ago
yubiuser c67f313ee8
Apply reviewers suggestion for inline CSS
2 years ago
Christian König 49a9f6f2db
Reproduce blockpage.css for $splashPage
2 years ago
Christian König e6683803ed
Use absolut asset paths
2 years ago
Christian König 27fa284eda
Fix missing PI_HOLE_BLOCKPAGE_DIR
2 years ago
Christian König b98e331375
Only do one curl call in debug when checking the X-Header
2 years ago
Christian König 6c9bd7a632
Remove blockingpage.css
2 years ago
Adam Warner 5816f495f4
Fix test_installPiholeWeb_fresh_install_no_errors and test_installPihole_fresh_install_readableBlockpage
2 years ago
Adam Warner 5d5a85b7b6
X-Pi-hole removed from blocking page...
2 years ago
Adam Warner c78cf82fc6
no need to declare $viewPort
2 years ago
Christian König d77677312c
Extend FTL information in debug log
2 years ago
yubiuser d38fcb0549
Merge pull request #4863 from pi-hole/fix/git_indention
2 years ago
Christian König c7410b0be9
Always indent
2 years ago
Dan Schaper 20c561c83c
Merge pull request #4857 from pi-hole/4856-init-script-ftl
2 years ago
Christian König 7320c10dd3
Fix git indention
2 years ago
DL6ER f418481b9f
Add security-related headers to Pi-hole web interface
2 years ago
Adam Warner a3516474e8
Merge pull request #4859 from pi-hole/dependabot/github_actions/development/actions-ecosystem/action-add-labels-1.1.3
2 years ago
dependabot[bot] 9e2e0019fb
Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
2 years ago
Adam Warner aef3d89814
Merge pull request #4860 from pi-hole/dependabot/github_actions/development/actions/stale-5.1.1
2 years ago
Adam Warner f2641fb0e5
Merge pull request #4861 from pi-hole/dependabot/github_actions/development/actions/setup-python-4.2.0
2 years ago
dependabot[bot] e50438dc11
Bump actions/setup-python from 4.1.0 to 4.2.0
2 years ago
dependabot[bot] 6062df0923
Bump actions/stale from 5.1.0 to 5.1.1
2 years ago
Dan Schaper 989c52ef24
Exit with return code if ftl does not start
2 years ago
yubiuser 4a589286b7
Merge pull request #4855 from pi-hole/fix/dir_not_exist
2 years ago
Christian König 3327df8d9c
Ensure user defined FTL_PID_FILE and FTL_PORT_FILE dirs are created on startup
2 years ago
yubiuser 3cdaad060b
Merge pull request #4851 from pi-hole/keywords
2 years ago
Adam Warner 0b81dd387b
type -> list_type per @yubiuser suggestion
2 years ago
Adam Warner 64dc002c3f
Same per @rdwebdesign suggestion.
2 years ago
Adam Warner 6c7a28a7b5
Dont use bash keywords/programs as variable names
2 years ago
Adam Warner 21158cb6bc
Merge pull request #4833 from pi-hole/workflow_versions
2 years ago
Adam Warner 71bc237639
Merge pull request #4828 from pi-hole/centos7-can-do-one
2 years ago
Adam Warner c6da627b7d
Move release version check inside the else block
2 years ago