Commit Graph

296 Commits

Author SHA1 Message Date
Mcat12 d4b1df84db Update MAXLOGAGE maximum value
The maximum value will be changed with FTL v4.2.2. Therefore, do not
merge this commit until it is released.

FTL v4.2.2 release PR: pi-hole/FTL#510

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2019-02-15 20:37:54 -08:00
dependabot[bot] ba0b0c98dc Merge pull request #89 from pi-hole/dependabot/pip/mkdocs-material-4.0.1 2019-02-14 14:28:47 +00:00
dependabot[bot] 4c4c239fce Bump mkdocs-material from 3.3.0 to 4.0.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 3.3.0 to 4.0.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/3.3.0...4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 10:19:09 +00:00
Mark Drobnak eb4611f5e5 Merge pull request #88 from pi-hole/docker_doc_docs
Breakdown of docker DHCP setup options
2019-02-09 15:28:38 -05:00
Adam Hill 3b7dfd52d4 good call, moved advantages under section headers
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 14:24:14 -06:00
Adam Hill 064364bfa6 Advantages of each of the approaches added
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 14:04:35 -06:00
Adam Hill c13c629620 MCat tweaks and consistent DHCP capitalization
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:55:26 -06:00
Adam Hill 4cb077005b I should have a vim spell checker lol
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:51:37 -06:00
Adam Hill e5feba48c8 Forgot a citation and alternative to doco for default bridge
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:42:05 -06:00
Adam Hill 0f8736bd30 VIM ignore
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:38:16 -06:00
Adam Hill 152a81b8a2 Nav and a proper date
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:37:02 -06:00
Adam Hill ecd201b7df late updated
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:32:07 -06:00
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