Commit Graph

284 Commits

Author SHA1 Message Date
Adam Hill ee469ecb67 Breakdown of docker DHCP setup options
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:28:57 -06:00
Mark Drobnak b87285f693 Merge pull request #87 from pi-hole/NODATA-blocking
Add NODATA description
2019-02-04 13:02:31 -05:00
DL6ER b9373c954f Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-02-04 18:30:28 +01:00
DL6ER 18293a473b Add NODATA description
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-02-04 18:18:12 +01:00
Dan Schaper 728cd3149d Merge pull request #85 from pi-hole/dependabot/pip/pymdown-extensions-6.0
Bump pymdown-extensions from 5.0 to 6.0
2019-02-01 08:36:55 -08:00
dependabot[bot] 3b33a75356 Bump pymdown-extensions from 5.0 to 6.0
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 5.0 to 6.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 16:33:47 +00:00
dependabot[bot] 013c267eb6 Merge pull request #86 from pi-hole/dependabot/pip/mkdocs-material-3.3.0 2019-02-01 16:32:09 +00:00
dependabot[bot] abeb262aed Bump mkdocs-material from 3.2.0 to 3.3.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 3.2.0 to 3.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/3.2.0...3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 16:17:24 +00:00
DL6ER 748c7a5d84 Merge pull request #84 from pi-hole/dependabot/pip/mkdocs-bootswatch-1.0
Bump mkdocs-bootswatch from 0.5.0 to 1.0
2019-02-01 17:15:53 +01:00
dependabot[bot] 37f0b10d6d Bump mkdocs-bootswatch from 0.5.0 to 1.0
Bumps [mkdocs-bootswatch](http://www.mkdocs.org) from 0.5.0 to 1.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 09:07:38 +00:00
Mark Drobnak f8f690e560 Merge pull request #83 from pi-hole/fix/FTL-kill-memory-commands
Remove >kill and >memory FTL telnet commands
2019-01-26 14:29:49 -05:00
Mark Drobnak aad3ebaf32 Remove >kill and >memory FTL telnet commands
These commands have been removed from FTL:
https://github.com/pi-hole/FTL/pull/395
https://github.com/pi-hole/FTL/pull/317

Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
2019-01-25 17:34:12 -08:00
Mark Drobnak 7e0f1ad424 Merge pull request #82 from pi-hole/refine/ftldns_config
Permalink anchors and TOC entries for /FTL/configurations/
2019-01-17 07:55:26 -08:00
Dan Schaper 87317a1c34 Permalink anchors and TOC entries.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-16 20:58:41 -08:00
Dan Schaper 172b4745a7 Merge pull request #81 from pi-hole/fix/FTL-config-links
Fix broken FTLDNS config links
2019-01-16 20:02:47 -08:00
Mcat12 a93880b5a9 Fix broken FTLDNS config links
The links use a new `anchor` CSS class attached to an invisible `div`.
The class makes sure that the config option is not covered by the header
when you go to its link.

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2019-01-16 19:23:39 -08:00
Dan Schaper 13b5827534 Merge pull request #79 from pi-hole/tweak/config_page_settings
Restructure FTLDNS->Configuration page to list keys in sections
2019-01-16 04:47:18 -08:00
DL6ER 280a8bc62d Condense configuration subpage further. This makes it also more readable
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-01-16 10:27:26 +01:00
DL6ER 3ee7277d8f Restructure FTLDNS->Configuration page to list keys in sections
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-01-16 09:34:56 +01:00
Mark Drobnak 13bd2480d5 Merge pull request #78 from pi-hole/feature/redirect
Redirect /ftldns/regex/ to overview page using meta package.
2019-01-14 17:37:18 -08:00
Dan Schaper 4fd4b8ed9a Removed /ftldns/regex/index.html
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-14 08:31:52 -08:00
Dan Schaper e5ac1bbbcb /ftldns/regex/ redirect using meta in YAML frontmatter.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-14 03:53:40 -08:00
Mark Drobnak a4a3e5b66f Merge pull request #76 from pi-hole/feature/index_cleanup
Index page updates
2019-01-13 12:15:55 -08:00
Mark Drobnak 0aff347a92 Merge pull request #77 from pi-hole/maint/update_requirements
Update requirements.txt with latest packages from freeze
2019-01-13 12:12:51 -08:00
Dan Schaper a8830131a5 Update requirements.txt with latest packages from freeze
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-13 11:55:22 -08:00
Dan Schaper ec6eedd311 meta/page metadata and frontmatter
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-13 11:46:58 -08:00
Mark Drobnak 8d30dbabb2 Merge pull request #75 from chocomega/fix/ftldns-blockingmode
Fix BLOCKINGMODE possible settings
2019-01-13 10:24:25 -08:00
Dan Schaper deae5be9b6 Redo front page, move to multi-page layout
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-13 09:54:16 -08:00
Dan Schaper c7ec0a77d1 Overview & support updates
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2019-01-13 08:08:31 -08:00
chocomega 1d09b7b986 Fix BLOCKINGMODE possible settings
Signed-off-by: chocomega <chocomega@users.noreply.github.com>
2019-01-13 14:58:06 +01:00
Dan Schaper a54920d041 Merge pull request #74 from pi-hole/fix/pyyaml
Fix for CVE-2017-18342
2019-01-08 12:06:13 -08:00
DL6ER ab60bc3426 Fix for CVE-2017-18342
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-01-08 20:55:13 +01:00
DL6ER 5d94cc0ceb Merge pull request #73 from pi-hole/fix/gneuabi-compatibility
Fix misspelled gnueabi in FTLDNS compatibility
2018-12-17 19:15:15 +01:00
Mark Drobnak 93e660700a Fix misspelled gnueabi in FTLDNS compatibility
Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
2018-12-17 11:26:11 -05:00
Mark Drobnak 070d06ac1e Merge pull request #65 from Toakan/github-guides
Port Github specific guides from Wiki
2018-12-10 11:45:29 -05:00
root 897d01a330 Removed old image, replaced with new
Signed-off-by: root <root@dev.toakan.uk>
2018-12-10 16:40:59 +00:00
root 65f92ad8b7 Added expanded screenshot
Signed-off-by: root <root@dev.toakan.uk>
2018-12-10 09:55:41 +00:00
Dan Schaper 7d75697ef9 Merge pull request #72 from pi-hole/fix/typography
Replace "months" dropped during latest update.
2018-11-18 07:48:22 -08:00
Dan Schaper e96b68d874 Changes per suggestion 2018-11-17 17:05:50 -08:00
Dan Schaper 6bd9714c56 Replace "months" dropped during latest update. 2018-11-16 18:35:51 -08:00
DL6ER a375f85b28 Merge pull request #71 from pi-hole/tweak/unbound-log-root
Improve unbound guide
2018-11-16 19:40:32 +01:00
DL6ER 22bd504e24 Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-11-16 19:35:44 +01:00
DL6ER 139242d1b7 Improve unbound guide: Remove custom log file location + point out that downloading the root zone is not optional anymore.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-11-16 19:22:49 +01:00
Mark Drobnak 0a198d4f2a Merge pull request #69 from pi-hole/privacy-level-4
Clarify that regex blocking is not available at privacy level 4
2018-11-07 12:38:59 -05:00
DL6ER d1154b3651 Clarify that regex blocking is not available at privacy level 4
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-11-07 18:27:32 +01:00
Tom Daykin d1c60d737a Changed image to show checks
Signed-off-by: Tom Daykin <tdaykin@live.co.uk>
2018-10-29 09:34:56 +00:00
Mark Drobnak 613ac50cf5 Merge pull request #67 from Toakan/DNS-Over-Tor
Port TOR guide from WIKI
2018-10-26 13:22:23 -04:00
DL6ER 8b959b1a4a Merge pull request #68 from pi-hole/tweak/improve_README
Improve recent README modifications
2018-10-23 19:54:20 +02:00
DL6ER 9837222d54 Merge branch 'master' into tweak/improve_README
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-10-23 19:45:18 +02:00
Mark Drobnak 6d2d0a8629 Merge pull request #57 from pi-hole/new/CoreFunctions
Port core-functions from wiki
2018-10-19 22:36:17 -04:00