Mcat12
d60e84bb6c
Remove FamilyShield DNS
...
It has not been an option in the installer for some time.
Signed-off-by: Mcat12 <newtoncat12@yahoo.com >
2019-08-12 10:36:11 -04:00
dependabot-preview[bot]
d9dc44bbae
Merge pull request #156 from pi-hole/dependabot/pip/pyyaml-5.1.2
2019-08-01 16:38:48 +00:00
dependabot-preview[bot]
cfc3b8ed5d
Bump pyyaml from 5.1.1 to 5.1.2
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-01 10:30:11 +00:00
Dan Schaper
95956c3883
Merge pull request #155 from thomwiggers/patch-1
...
Insert space to prevent inlining image.
2019-07-31 04:31:44 -07:00
Thom Wiggers
22e4286868
Insert space to prevent inlining image.
2019-07-31 10:17:41 +02:00
Mark Drobnak
5659e73cba
Merge pull request #152 from TheFiZi/patch-1
...
Add download location for CentOS/RHEL/Fedora
2019-07-07 20:50:12 -04:00
Eric
fde9a7c4f1
Add download location for CentOS/RHEL/Fedora
...
Followed this doc on my Pi-Hole running on top of CentOS 7. Everything works just fine the only thing missing was instructions on where to get the CentOS RPM.
2019-07-07 16:29:43 -07:00
Mark Drobnak
6c3c62c330
Merge pull request #146 from pi-hole/new/FTLDNS_config_filesettings
...
Add missing config options supported by pihole-FTL
2019-07-04 13:35:32 -04:00
DL6ER
9faee28579
Remove commented out line that will be added to a release/v5.0 branch.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-07-03 19:46:21 +02:00
dependabot-preview[bot]
c1d873d098
Merge pull request #149 from pi-hole/dependabot/pip/tornado-6.0.3
2019-06-27 23:26:57 +00:00
dependabot-preview[bot]
a5cc7a5aff
Bump tornado from 5.1.1 to 6.0.3
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 5.1.1 to 6.0.3.
- [Release notes](https://github.com/tornadoweb/tornado/releases )
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-24 10:47:53 +00:00
dependabot-preview[bot]
22f7763904
Merge pull request #148 from pi-hole/dependabot/pip/mkdocs-material-4.4.0
2019-06-17 23:44:34 +00:00
dependabot-preview[bot]
84ace92390
Bump mkdocs-material from 4.3.1 to 4.4.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.3.1...4.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-17 17:09:30 +00:00
Mark Drobnak
9cdc032542
Merge pull request #147 from joelondon/patch-1
...
Update coverage.md
2019-06-11 23:36:29 -04:00
joelondon
74675377ff
Update coverage.md
...
Jeff Atwood on Chrome deprecating the blocking capabilities of the webRequest API in Manifest V3
2019-06-11 11:31:12 +01:00
DL6ER
5348e5689a
Add reference to FAQ how to use symlinks to place the log on, e.g., a USB thumbdrive
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-06-10 11:46:20 +02:00
DL6ER
6016b714d9
Add missing config options supported by pihole-FTL
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-06-10 11:37:53 +02:00
dependabot-preview[bot]
1687ac3de2
Merge pull request #145 from pi-hole/dependabot/pip/pyyaml-5.1.1
2019-06-08 01:35:54 +00:00
dependabot-preview[bot]
8c3a0f4bd1
Bump pyyaml from 5.1 to 5.1.1
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.1 to 5.1.1.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-07 15:01:41 +00:00
Mark Drobnak
76050511f4
Merge pull request #139 from pi-hole/new/benchmarking
...
Add benchmarking guide
2019-05-31 20:38:20 -04:00
Mark Drobnak
6f34b28ada
Merge pull request #144 from RamSet/OptionalFirewall
...
Optional firewall snippet
2019-05-31 20:33:42 -04:00
RamSet
5867fbef3e
fixed typo
...
Signed-off-by: RamSet <ramset@gmail.com >
2019-05-31 13:16:33 -06:00
RamSet
4e01a3de80
snippet
...
Signed-off-by: RamSet <ramset@gmail.com >
2019-05-31 13:12:24 -06:00
DL6ER
8926e70a0f
Add benchmarking guide
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-05-31 08:32:33 +02:00
dependabot-preview[bot]
5b69bac962
Merge pull request #138 from pi-hole/dependabot/pip/pygments-2.4.2
2019-05-28 16:09:24 +00:00
dependabot-preview[bot]
53728ea8d6
Bump pygments from 2.4.1 to 2.4.2
...
Bumps [pygments](https://bitbucket.org/birkenfeld/pygments-main ) from 2.4.1 to 2.4.2.
- [Changelog](https://bitbucket.org/birkenfeld/pygments-main/src/default/CHANGES )
- [Commits](https://bitbucket.org/birkenfeld/pygments-main/commits )
2019-05-28 13:18:45 +00:00
dependabot-preview[bot]
1311759023
Merge pull request #137 from pi-hole/dependabot/pip/pygments-2.4.1
2019-05-27 20:04:03 +00:00
dependabot-preview[bot]
84d34714ae
Bump pygments from 2.4.0 to 2.4.1
...
Bumps [pygments](https://bitbucket.org/birkenfeld/pygments-main ) from 2.4.0 to 2.4.1.
- [Changelog](https://bitbucket.org/birkenfeld/pygments-main/src/default/CHANGES )
- [Commits](https://bitbucket.org/birkenfeld/pygments-main/commits )
2019-05-27 15:35:29 +00:00
Mark Drobnak
d06913798a
Merge pull request #135 from pi-hole/dependabot/pip/mkdocs-material-4.3.1
...
Bump mkdocs-material from 4.3.0 to 4.3.1
2019-05-23 21:09:15 -04:00
dependabot[bot]
6bf7e65b88
Bump mkdocs-material from 4.3.0 to 4.3.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.3.0...4.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-23 10:46:15 +00:00
dependabot[bot]
ebee99129d
Merge pull request #134 from pi-hole/dependabot/pip/markdown-3.1.1
2019-05-21 15:10:50 +00:00
dependabot[bot]
9f3e2ab0f2
Bump markdown from 3.1 to 3.1.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.1 to 3.1.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.1...3.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-21 10:38:11 +00:00
Mark Drobnak
baff4740f4
Merge pull request #133 from pi-hole/dependabot/pip/mkdocs-material-4.3.0
...
Bump mkdocs-material from 4.2.0 to 4.3.0
2019-05-20 11:08:46 -04:00
dependabot[bot]
e65b16b574
Bump mkdocs-material from 4.2.0 to 4.3.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.2.0...4.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-20 10:28:14 +00:00
Mark Drobnak
7509d35b5a
Merge pull request #118 from pi-hole/release/v4.3
...
Pi-hole documentation for v4.3
2019-05-18 16:09:02 -04:00
Mark Drobnak
d7b8f3e163
Merge pull request #132 from pi-hole/tweak/unbound-no-ttl-mods
...
Unbound guide: Remove min/max bounds for TTL
2019-05-18 14:44:27 -04:00
DL6ER
73842f727b
Add more details for why we set num-threads to 1. The added text has been copied from an Arch Linux page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-05-18 13:34:09 +02:00
DL6ER
51d7a9a42e
Remove min/max bounds for TTL
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-05-18 13:27:08 +02:00
Mark Drobnak
d9b3092bab
Merge pull request #129 from tedder/ted/docs-under-docker
...
add docker run details
2019-05-12 15:52:26 -04:00
Mark Drobnak
a2c7f0d589
Merge pull request #130 from tedder/ted/docfixes
...
copyedits and Caddy link
2019-05-12 15:48:13 -04:00
ted
0c4bafd299
add docker run details
...
Doesn't run under py3 :/
Signed-off-by: ted <ted@timmons.me >
2019-05-12 12:36:07 -07:00
ted
5514b045b7
copyedits and Caddy link
...
- add a link to Caddy. This page will make more sense if people know what Caddy is. I'm still unsure *why* it would be used- wouldn't it just give SSL cert errors?
- copyedit it's -> its. Fixed all the incorrect usages; left the legitimate ones.
Signed-off-by: ted <ted@timmons.me >
2019-05-12 12:35:33 -07:00
Mark Drobnak
4a5164169e
Merge pull request #128 from 721658432/patch-1
...
Update prerequesites.md
2019-05-11 23:48:17 -04:00
Armin Nowacki
56a7380d89
Fixed invalid command
...
Signed-off-by: Armin Nowacki <arminnowa@gmail.com >
2019-05-11 17:53:35 +02:00
Mark Drobnak
696df48768
Merge pull request #127 from pi-hole/dependabot/pip/pygments-2.4.0
...
Bump pygments from 2.3.1 to 2.4.0
2019-05-09 23:12:30 -04:00
dependabot[bot]
dfde15dc18
Bump pygments from 2.3.1 to 2.4.0
...
Bumps [pygments](https://bitbucket.org/birkenfeld/pygments-main ) from 2.3.1 to 2.4.0.
- [Changelog](https://bitbucket.org/birkenfeld/pygments-main/src/default/CHANGES )
- [Commits](https://bitbucket.org/birkenfeld/pygments-main/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-09 10:28:35 +00:00
Mark Drobnak
fc4f6e98a4
Merge pull request #126 from pi-hole/dependabot/pip/livereload-2.6.1
...
Bump livereload from 2.6.0 to 2.6.1
2019-05-08 21:35:17 -04:00
dependabot[bot]
d3af782ba1
Bump livereload from 2.6.0 to 2.6.1
...
Bumps [livereload](https://github.com/lepture/python-livereload ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/lepture/python-livereload/releases )
- [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst )
- [Commits](https://github.com/lepture/python-livereload/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-08 10:29:03 +00:00
Mark Drobnak
e2a36b5238
Merge pull request #125 from pi-hole/coinbase-update
...
Update cryptocoin address
2019-05-02 21:07:30 -04:00
Dan Schaper
8a5b623d79
Update cryptocoin address
...
We no longer have access to the old coinbase address. New Coinbase Commerce address added. Removed UnixStickers as it's no longer used.
2019-05-02 18:03:10 -07:00