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-22Store versions as key/value pairs rather than space delimeted valuestweak/version-fileAdam Warner
2022-08-18Merge pull request #4862 from pi-hole/tweak/lighttpd_headersyubiuser
2022-08-17Merge pull request #3910 from pi-hole/removeblockpagefunctionalityAdam Warner
2022-08-17Merge branch 'development' into removeblockpagefunctionalityyubiuser
2022-08-17Merge pull request #4843 from MichaIng/patch-1yubiuser
2022-08-17Merge branch 'development' into removeblockpagefunctionalityAdam Warner
2022-08-17Skip web server dialog if --disable-install-webserver has been passedMichaIng
2022-08-08Merge pull request #4864 from pi-hole/debug_FTL_branchyubiuser
2022-08-08Remove the blockpage-focussed customisations to query.shremoveblockpagefunctionalityAdam Warner
2022-08-08Do not remove blockingpage.css from existing installations as some users migh...Christian König
2022-08-08Apply reviewers suggestion for inline CSSyubiuser
2022-08-08Reproduce blockpage.css for $splashPageChristian König
2022-08-08Use absolut asset pathsChristian König
2022-08-08Fix missing PI_HOLE_BLOCKPAGE_DIRChristian König
2022-08-08Only do one curl call in debug when checking the X-HeaderChristian König
2022-08-08Remove blockingpage.cssChristian König
2022-08-08Fix test_installPiholeWeb_fresh_install_no_errors and test_installPihole_fres...Adam Warner
2022-08-08X-Pi-hole removed from blocking page...Adam Warner
2022-08-08no need to declare $viewPortAdam Warner
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