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-09-25If, after reading /pihole.docker.tag into DOCKER_TAG, it does not match an ex...Adam Warner
2022-09-20Read docker tag from file in root, not the previously set environment variableAdam Warner
2022-09-15Update advanced/Scripts/updatecheck.shAdam Warner
2022-09-15If docker version env var is set, store it in /etc/pihole/versions file for l...Adam Warner
2022-08-25Remove json_extract functionjqChristian König
2022-08-23Review suggestions (and shellcheck complaints)Adam Warner
2022-08-22Store versions as key/value pairs rather than space delimeted valuestweak/version-fileAdam Warner
2019-05-18Merge branch 'development' into release/v4.3Dan Schaper
2019-05-11Fix for preventing git error message in cron logsmpiederiet
2019-05-01Incorporates changes requested by @Mcat12pvogt09
2019-04-30Adds world readable attribute to files created by Pi-hole to circumvent #2724pvogt09
2018-10-13Use curl -s instead of -qMark Drobnak
2018-10-01Append versions (after the first) instead of overwriting in updatecheckMcat12
2018-09-30Shellcheck is not a fan of sourcing scripts it does not know about. Add Direc...Adam Warner
2018-09-30Source Setupvars file and only check local/remote Web branch/version if the w...Adam Warner
2018-07-20Space/Tab updatecheck.shDan Schaper
2017-12-23Use "echo -n" to avoid haveing newlines in the filesDL6ER
2017-12-23Add required documentation in the source codeDL6ER
2017-12-23Add extra entry to the end of the saved branches and versions such that PHP's...DL6ER
2017-12-21Sleep 30 seconds after reboot to be sure that the system is readyDL6ER
2017-12-09Check for local version and branches every 10 minutes, check for remote versi...DL6ER
2017-11-08Simplify git subroutinesDL6ER
2017-10-28Silence errors when directory to be checked does not exist (system may have b...DL6ER
2017-10-28Don't store FTL branch until the next release of FTL which supports returning...DL6ER
2017-10-28Use "pihole-FTL branch" to get FTL's branchDL6ER
2017-10-28Add bash / cron based update checker for Pi-holeDL6ER