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
2020-05-07Add update to gravity database version 12, renaming the Unassociated group to...DL6ER
2020-05-06Merge pull request #3255 from pi-hole/tweak/emailregexDL6ER
2020-05-06Update advanced/Scripts/webpage.shAdam Warner
2020-04-29Merge pull request #3307 from pi-hole/tweak/debugger_type_displayDan Schaper
2020-04-29Add enable indentation for the domainlistDL6ER
2020-04-24Show associated group IDs in domains/clients/adlists listing. We get the data...DL6ER
2020-04-23enabled field: Center 0, right-align 1DL6ER
2020-04-23Remove pihole -a hostrecordDL6ER
2020-04-23Add indentation for enabled and type fieldsDL6ER
2020-04-21Merge pull request #3271 from pi-hole/tweak/versionAdam Warner
2020-04-21Improve else condition of branch determinationDL6ER
2020-04-21Add correct displaying for detached HEAD state.DL6ER
2020-04-21Ask pihole-FTL for the branch it was compiled from instead of trusting the ch...DL6ER
2020-04-19Merge pull request #3227 from pi-hole/new/CLI_domain_commentsAdam Warner
2020-04-18stickler Signed-off-by: Adam Warner <me@adamwarner.co.uk>Adam Warner
2020-04-18Don't display branch name if it is on master.Adam Warner
2020-04-13Add branch name to version outputAdam Warner
2020-04-10Fixes broken blocking page and landing page when changing server port and/or ...Matthias Schoettle
2020-04-05accidentally a spaceAdam Warner
2020-04-05add regex attributionAdam Warner
2020-04-05expand email validation regex to catch more valid emails see comments on PR #...Adam Warner
2020-04-05 Sanitize email address in case of security issues (#3254)M4x
2020-04-01Do not flush neigh cache as this is known to create a number of issues. The b...DL6ER
2020-03-31validate blocklist URL before adding to the database (#3237)Adam Warner
2020-03-27Remove 19036 trust anchor, now expired: https://www.icann.org/resources/pages...DL6ER
2020-03-27Add option --comment "whatever" for adding comments for new domains through t...DL6ER
2020-03-09Fix incorrect type description. (#3201)DL6ER
2020-03-02Don't quote inside backticks, use unquoted variable.Dan Schaper
2020-03-02Loop through array of lists.Dan Schaper
2020-03-02Use bash regex instead of awk.Dan Schaper
2020-02-24Compare daemons to expected results. (#3158) (#3159)Adam Warner
2020-02-19thenAdam Warner
2020-02-19force `updatchecker.sh` run if any of the three components are updatedAdam Warner
2020-02-17Stickler Lint - quote to prevent splittingDan Schaper
2020-02-17Add human-readable output of time of the last gravity run.DL6ER
2020-02-17Migrate debugger to domainlist and add printing of client table.DL6ER
2020-02-17Show info table instead of counting domains to speed up the debugging process...DL6ER
2020-02-12Merge pull request #3107 from pi-hole/new/client_commentsDL6ER
2020-01-27Add timestamps and comment fields to clients. This updates the gravity databa...DL6ER
2020-01-27DROP and reCREATE TRIGGERs during gravity swapping.DL6ER
2020-01-24Improve gravity performance (#3100)DL6ER
2020-01-24Merge pull request #3089 from pi-hole/tweak/gravity_db_10Dan Schaper
2020-01-20Print human-readable timestamps in the debugger's gravity outputDL6ER
2020-01-20Add gravity database 9->10 update script.DL6ER
2020-01-19Remove dead code causing failure from the blocking page.DL6ER
2019-12-30Update database version during migration.DL6ER
2019-12-30Add a new migration script to fix the previous oneAdam Warner
2019-12-29Don't create trigger with duplicate name until after old table is deletedAdam Warner
2019-12-28Merge pull request #3049 from pi-hole/tweak/unique_group_nameDL6ER
2019-12-21Revert "Change the regex used for domain validation"DL6ER