Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-08Extend FTL information in debug logChristian König
2022-08-07Merge pull request #4863 from pi-hole/fix/git_indentionyubiuser
2022-08-07Always indentChristian König
2022-08-06Merge pull request #4857 from pi-hole/4856-init-script-ftlDan Schaper
2022-08-06Fix git indentionfix/git_indentionChristian König
2022-08-06Add security-related headers to Pi-hole web interfacetweak/lighttpd_headersDL6ER
2022-08-06Merge pull request #4859 from pi-hole/dependabot/github_actions/development/a...Adam Warner
2022-08-06Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3dependabot[bot]
2022-08-06Merge pull request #4860 from pi-hole/dependabot/github_actions/development/a...Adam Warner
2022-08-06Merge pull request #4861 from pi-hole/dependabot/github_actions/development/a...Adam Warner
2022-08-06Bump actions/setup-python from 4.1.0 to 4.2.0dependabot[bot]
2022-08-06Bump actions/stale from 5.1.0 to 5.1.1dependabot[bot]
2022-08-05Exit with return code if ftl does not start4856-init-script-ftlDan Schaper
2022-08-04Merge pull request #4855 from pi-hole/fix/dir_not_existyubiuser
2022-08-04Ensure user defined FTL_PID_FILE and FTL_PORT_FILE dirs are created on startupChristian König
2022-08-01Merge pull request #4851 from pi-hole/keywordsyubiuser
2022-08-01type -> list_type per @yubiuser suggestionAdam Warner
2022-08-01Same per @rdwebdesign suggestion.Adam Warner
2022-08-01Dont use bash keywords/programs as variable namesAdam Warner
2022-08-01Merge pull request #4833 from pi-hole/workflow_versionsAdam Warner
2022-07-31Merge pull request #4828 from pi-hole/centos7-can-do-oneAdam Warner
2022-07-31Move release version check inside the else blockAdam Warner
2022-07-31Update actions to latest versionsworkflow_versionsChristian König
2022-07-31CodeQl does not use .minor.patch versionChristian König
2022-07-31Explicite set minor and patch version on used actionsChristian König
2022-07-30Merge pull request #4839 from pi-hole/move_getFTLPIDFileyubiuser
2022-07-30Move code from `check_epel_repo_required` into the rpm branch of the if check...centos7-can-do-oneAdam Warner
2022-07-30Flip logic on epel check - if _not_ fedora, then (try to, depending on suppor...Adam Warner
2022-07-30Update automated install/basic-install.shAdam Warner
2022-07-30Merge pull request #4847 from pi-hole/remove/unused_filesyubiuser
2022-07-30remove tests no longer neededAdam Warner
2022-07-30rename select_rpm_php and simplify it to remove code no longer needed (discus...Adam Warner
2022-07-30Remove special Centos7 hand holds. Move the unsupported dialog out to a furth...Adam Warner
2022-07-30First things first...Adam Warner
2022-07-30Merge pull request #4848 from pi-hole/indent_updateyubiuser
2022-07-30Merge pull request #4846 from pi-hole/uninstallyubiuser
2022-07-30Indent installation/update complete messageindent_updateChristian König
2022-07-30Remove unused and outdated files and scriptsremove/unused_filesChristian König
2022-07-29Add OS_CHECK_DEPS to uninstall scriptChristian König
2022-07-27Merge pull request #4832 from pi-hole/fix/msgyubiuser
2022-07-27Merge pull request #4838 from pi-hole/tweak/readme_logoyubiuser
2022-07-27Move linebreaksChristian König
2022-07-27Apply reviewers suggestionyubiuser
2022-07-27Fix spaces in dialog msgChristian König
2022-07-26Fix stickler and codefactor complaintsmove_getFTLPIDFileChristian König
2022-07-26Add getFTLPID() testsChristian König
2022-07-26Add testsChristian König
2022-07-26Move FTL port and PID functions to utils.shChristian König
2022-07-26prefers-color-scheme for logoChristian König
2022-07-26Merge pull request #4834 from pi-hole/fix/spinneryubiuser