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-10-07Fix spellingsimplify_versions.shChristian König
2022-10-06Set missing data to N/AChristian König
2022-10-06POSIXChristian König
2022-10-06Simplify version.shChristian König
2022-10-06Only create VERSION_FILE if it does not existChristian König
2022-10-06Add hash functions to updatecheckChristian König
2022-10-06Update local and remote versions at the same timeChristian König
2022-10-06Add get_remote_version() to updatecheckerChristian König
2022-10-02Fix Deepsource.io warning message for index.php file (#4953)Adam Warner
2022-10-02Fix default DHCPv4 leasetime value (#4956)Adam Warner
2022-10-02remove old code per review from @yubiuser and @dschaperAdam Warner
2022-10-02`leasetime` (local) should have an `h` after it to signify 24h lease, else it...Adam Warner
2022-10-01Add Fedora 35 and 36, remove 34 to/from the test suite (#4952)Dan Schaper
2022-10-01Remove pihole-FTL.port file (#4945)Adam Warner
2022-10-01Remoce Fedora 34 from testsChristian König
2022-10-01Add initscripts to Fedora 35 and 36 dockerfileChristian König
2022-09-30Fix Deepsource warning message for index.php filefix/indexphpRD WebDesign
2022-09-29Add Fedora 35 and 36 to the test suiteChristian König
2022-09-27Return default port if non-numeric characters are set in pihole-FTL.conf for ...no_portChristian König
2022-09-26Remove last tracesChristian König
2022-09-26No detour - use pihole-FTL.conf to get the API port numberChristian König
2022-09-26Update python tests and add black code formatter action (#4926)Adam Warner
2022-09-26Format test.ymlChristian König
2022-09-25Handle more than one default gateway in debug script (#4934)Dan Schaper
2022-09-25Read docker tag from file in root, not the previously set environment variabl...Dan Schaper
2022-09-25Use POSIXChristian König
2022-09-25Better wording and test with colortest_infrastructureChristian König
2022-09-25If, after reading /pihole.docker.tag into DOCKER_TAG, it does not match an ex...Adam Warner
2022-09-25Set connection timeout for curl (#4884)Dan Schaper
2022-09-24Fix issue in #4872 missed in review (#4940)Adam Warner
2022-09-24Remove cronjob that checks local versions every 10 minutes - only check when ...Peter Russell
2022-09-24$$ != $Adam Warner
2022-09-24Use utils.sh in install script (#4872)Adam Warner
2022-09-24Change wording in chronometer (#4910)Adam Warner
2022-09-24Bump actions/stale from 5.2.0 to 6.0.0 (#4938)Adam Warner
2022-09-24Bump actions/stale from 5.2.0 to 6.0.0dependabot[bot]
2022-09-22Handle more than one default gateway in debug scriptone_gatewayChristian König
2022-09-22Fix tabs in dialog boxes (#4932)yubiuser
2022-09-22Fix tabs in dialog boxesChristian König
2022-09-20Read docker tag from file in root, not the previously set environment variableAdam Warner
2022-09-19Remove `installed_binary` variable which was leftover from https://github.com...Christian König
2022-09-19Format all /test files with blackChristian König
2022-09-19Add black python code formatter actionChristian König
2022-09-19Update test requirementsChristian König
2022-09-19Master -> Dev (#4925)Adam Warner
2022-09-19v5.12.2 (#4922)v5.12.2Adam Warner
2022-09-18Fix gravity database integrity check (#4921)yubiuser
2022-09-18Remove unused check_database_integrity()Christian König
2022-09-18Remove FAQ_ULA as it is unused in `core`Christian König
2022-09-18Fix gravity database integrity checkChristian König