Commit Graph

5608 Commits (c7ad7113d70f63b0b4a5460daaf5ada8f10c28f4)
 

Author SHA1 Message Date
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
yubiuser aeb92416c8
Merge pull request #4832 from pi-hole/fix/msg
2 years ago
yubiuser cca5c49eaa
Merge pull request #4838 from pi-hole/tweak/readme_logo
2 years ago
Christian König 8c778c14dc
Move linebreaks
2 years ago
yubiuser d5c798d1a9
Apply reviewers suggestion
2 years ago
Christian König 14e1eea22d
Fix spaces in dialog msg
2 years ago
Christian König ab6b37bdcf
Fix stickler and codefactor complaints
2 years ago
Christian König c8c4eb59b7
Add getFTLPID() tests
2 years ago
Christian König 2651abbe6c
Add tests
2 years ago
Christian König 7b77d991df
Move FTL port and PID functions to utils.sh
2 years ago
Christian König 64465510de
prefers-color-scheme for logo
2 years ago
yubiuser f59749b1c3
Merge pull request #4834 from pi-hole/fix/spinner
2 years ago
yubiuser 27ef7e5538
Merge branch 'development' into fix/spinner
2 years ago
Adam Warner a7a467a167
Merge pull request #4837 from pi-hole/dont-fail-fast
2 years ago
Adam Warner 21af75a2d2
Ubuntu 21 tests are failing entirely. apt-update does not work on an impish vm, either
2 years ago
Adam Warner 2bd3366bb1
Disable fail fast, allowing tests to run despite failures on a particular distro - it is easier to retry failed tests these day
2 years ago
RD WebDesign d89720330f
Address revision requests:
2 years ago