Commit Graph

5424 Commits (bc471cb0bd57bbc12ccb795499d481f5e60aeeeb)
 

Author SHA1 Message Date
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
Christian König a3ac1caac6
Update actions to latest versions
2 years ago
Christian König 8f3e6f1a50
CodeQl does not use .minor.patch version
2 years ago
Christian König 99b7f996e2
Explicite set minor and patch version on used actions
2 years ago
yubiuser aa0a9e2976
Merge pull request #4839 from pi-hole/move_getFTLPIDFile
2 years ago
Adam Warner 9028898ba7
Move code from `check_epel_repo_required` into the rpm branch of the if check on package_manager_detect(), adjust tests to accommodate
2 years ago
Adam Warner 0e8c1ec023
Flip logic on epel check - if _not_ fedora, then (try to, depending on supported OS) install EPEL.
2 years ago
Adam Warner 313c0ddf28
Update automated install/basic-install.sh
2 years ago
yubiuser 2c38de26b7
Merge pull request #4847 from pi-hole/remove/unused_files
2 years ago
Adam Warner fc2a564cc0
remove tests no longer needed
2 years ago
Adam Warner b613758419
rename select_rpm_php and simplify it to remove code no longer needed (discussed internally removing the unsupported dialog here to match behaviour on non rpm distros)
2 years ago
Adam Warner 9c03915cb0
Remove special Centos7 hand holds. Move the unsupported dialog out to a further if block so that a user may still continue to install on centos7 (provided they have the pre-requisites installed)
2 years ago
Adam Warner e29aa4e205
First things first...
2 years ago
yubiuser a45c9f9f50
Merge pull request #4848 from pi-hole/indent_update
2 years ago
yubiuser b3ba17bfd4
Merge pull request #4846 from pi-hole/uninstall
2 years ago
Christian König 2610739624
Indent installation/update complete message
2 years ago
Christian König 567a915336
Remove unused and outdated files and scripts
2 years ago
Christian König 68eddd2377
Add OS_CHECK_DEPS to uninstall script
2 years ago