Commit Graph

1248 Commits

Author SHA1 Message Date
dependabot[bot] da06e479a5 Bump actions/checkout from 2 to 3 (#676)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 18:27:47 -07:00
dependabot[bot] 3405197ea3 Bump actions/setup-python from 2 to 3 (#675)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 18:20:55 -07:00
yubiuser 77b170646c Merge pull request #678 from jasper-vandemalle/patch-1
Fix Fritz!Box typos
2022-03-08 16:20:18 +01:00
Jasper Vandemalle ec3313ef40 Fix Fritz!Box typos 2022-03-08 15:47:33 +01:00
DL6ER fda273c0ea Merge pull request #672 from pi-hole/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.0.0
Bump mkdocs-git-revision-date-localized-plugin from 0.11.1 to 1.0.0
2022-02-26 14:04:51 +01:00
dependabot[bot] ad437f637c Bump mkdocs-git-revision-date-localized-plugin from 0.11.1 to 1.0.0
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.11.1 to 1.0.0.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.11.1...v1.0.0)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 13:03:07 +00:00
DL6ER ace982d8d0 Merge pull request #671 from pi-hole/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-02-26 14:01:37 +01:00
dependabot[bot] a980ff0be5 Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 10:08:53 +00:00
Adam Warner 07e8cdd20c Merge pull request #670 from pi-hole/PromoFaux-patch-1
no -> zero
2022-02-24 15:46:24 +00:00
Adam Warner c4f08ad490 Merge branch 'master' into PromoFaux-patch-1 2022-02-24 15:45:43 +00:00
Adam Warner c357639b11 Merge pull request #669 from wthomson/patch-1
Update post-install.md
2022-02-24 15:31:59 +00:00
Adam Warner 118338d3fc no -> zero 2022-02-24 15:31:21 +00:00
Bill Thomson f70ed45b23 Update post-install.md
Spelling/syntax corections.
2022-02-24 08:20:17 -06:00
yubiuser 8449cc4297 Merge pull request #667 from pdc1/faq-typo
Fix typo in FAQ
2022-02-18 18:49:16 +01:00
Paul Close 25bb0989c9 Fix typo in FAQ
Signed-off-by: Paul Close <pdclose@gmail.com>
2022-02-18 10:32:52 -06:00
DL6ER 6934e44387 Merge pull request #665 from pi-hole/release/FTL_v5.14
Release/ftl v5.14
2022-02-13 13:24:54 +01:00
yubiuser 4b14f72c81 Merge branch 'master' into release/FTL_v5.14 2022-02-12 23:19:46 +01:00
yubiuser ea1ae69799 Merge pull request #659 from pi-hole/tweak/deprecate/REPLY_ADDR46
Add documentation for new options LOCAL_IPV4/6 and BLOCK_IPV4/6
2022-02-12 23:11:14 +01:00
Christian König 3f24484e72 Adjust blockingmode.md
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-02-12 23:09:21 +01:00
yubiuser 995718a0f1 Apply suggestions from code review 2022-02-12 22:52:18 +01:00
yubiuser 8d37e2d7b5 Merge pull request #656 from pi-hole/new/telnet/maxlogage
Document new telnet >maxlogage command
2022-02-12 22:46:16 +01:00
yubiuser d155867947 Add seconds 2022-02-12 22:46:05 +01:00
yubiuser aeb083a799 Merge pull request #661 from rdwebdesign/php_memory_limit_instructions
Change instructions to increase PHP memory_limit
2022-02-12 21:40:21 +01:00
yubiuser e9cc5c76f6 Merge branch 'master' into php_memory_limit_instructions 2022-02-12 21:39:33 +01:00
RD WebDesign c1dc98541d Change instructions to increase PHP memory_limit
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-02-11 20:42:06 -03:00
DL6ER 485e4c07de Merge pull request #657 from pi-hole/dependabot/pip/mkdocs-material-8.1.9
Bump mkdocs-material from 8.1.8 to 8.1.9
2022-02-08 20:57:26 +01:00
DL6ER e15385234f Merge branch 'master' into dependabot/pip/mkdocs-material-8.1.9 2022-02-08 20:56:26 +01:00
DL6ER 9aa6d1e089 Merge pull request #660 from MStolen/fix/guide/vpn/wireguard/IPv6_address_inconsistency
Fix Inconsistency of IPv6 Addresses
2022-02-08 05:59:57 +01:00
MStolen c82855dd51 Fix Inconsistency of IPv6 Addresses
Signed-off-by: Max Steele <max@amaxsteele.com>
2022-02-07 21:18:29 -06:00
dependabot[bot] de19f25c97 Bump mkdocs-material from 8.1.8 to 8.1.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.8 to 8.1.9.
- [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/8.1.8...8.1.9)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 10:07:55 +00:00
DL6ER 9d78046fd0 Add documentation for new options LOCAL_IPV4/6 and BLOCK_IPV4/6. Deprecate options REPLY_ADDR4/6.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-02-05 11:07:10 +01:00
DL6ER 242559ff9b Add documentation for https://github.com/pi-hole/FTL/pull/1295
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-02-05 10:45:41 +01:00
DL6ER f3f90e8962 Merge pull request #655 from pi-hole/update/optimized_queries_table_2
Add documentation for FTL#1285
2022-02-05 10:38:48 +01:00
DL6ER b56d6097b4 Merge pull request #645 from pi-hole/update/optimized_queries_table
Query database optimization documentation
2022-02-05 10:38:03 +01:00
yubiuser e95657b258 FTL internal package dump (#638)
* FTL internal package dump

Signed-off-by: Christian König <ckoenig@posteo.de>

* Shorten name

Signed-off-by: Christian König <ckoenig@posteo.de>

* Restructure FTL menu

Signed-off-by: Christian König <ckoenig@posteo.de>
2022-02-02 13:53:55 +01:00
yubiuser 2b109761c9 Merge pull request #644 from pi-hole/tweak/rate_limit
Add details to rate_limit option
2022-02-02 13:46:47 +01:00
DL6ER dbf671de8d Add documentation for FTL#1285
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-01-30 11:34:10 +01:00
DL6ER cfe6e321cc Merge pull request #654 from pi-hole/dependabot/npm_and_yarn/marked-4.0.12
Bump marked from 4.0.7 to 4.0.12
2022-01-30 11:13:02 +01:00
dependabot[bot] 9c4e3ab36a Bump marked from 4.0.7 to 4.0.12
Bumps [marked](https://github.com/markedjs/marked) from 4.0.7 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.7...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 10:11:41 +00:00
DL6ER d1a902b2c0 Merge pull request #653 from pi-hole/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-01-30 11:10:50 +01:00
dependabot[bot] dd0ad14af9 Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 10:09:48 +00:00
DL6ER a2f7e8b3d3 Merge pull request #652 from pi-hole/dependabot/pip/mkdocs-material-8.1.8
Bump mkdocs-material from 8.1.7 to 8.1.8
2022-01-29 11:10:14 +01:00
dependabot[bot] b74350c372 Bump mkdocs-material from 8.1.7 to 8.1.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.7 to 8.1.8.
- [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/8.1.7...8.1.8)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 10:06:09 +00:00
DL6ER bf9d22ff03 Relax number of tables statement
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-01-26 02:09:56 +01:00
DL6ER 314401c348 Merge branch 'master' into update/optimized_queries_table 2022-01-26 02:03:40 +01:00
yubiuser 2a81b1b8d4 Add recover options to gravity documentation (#631)
* Add recover options to gravity documentation

* Fix accidentally added bash

Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-25 09:06:21 -08:00
dependabot[bot] 2d009862b0 Bump mkdocs-material from 8.1.6 to 8.1.7 (#650)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.6 to 8.1.7.
- [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/8.1.6...8.1.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
2022-01-25 08:44:40 -08:00
DL6ER cded48734f Merge pull request #651 from DavidAnson/mdl-cli-040
Update markdownlint-cli2 dependency to 0.4.0, resolve violations of new rules for consistent emphasis.
2022-01-25 17:33:32 +01:00
David Anson 4d853d11d5 Resolve violations of new markdownlint rules for consistent emphasis. 2022-01-23 21:56:55 +00:00
dependabot[bot] bb04932c48 Bump markdownlint-cli2 from 0.3.2 to 0.4.0
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.3.2...v0.4.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 10:04:14 +00:00