dependabot[bot]
b99c2e6ecd
Bump mkdocs-git-revision-date-localized-plugin from 1.0.1 to 1.1.0
...
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin ) from 1.0.1 to 1.1.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/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-09 10:14:43 +00:00
yubiuser
7598d6d8c7
Merge pull request #696 from pi-hole/drop
...
Change default REPLY_WHEN_BUSY to drop
2022-07-07 23:42:11 +02:00
yubiuser
10467b795c
Merge branch 'master' into drop
2022-07-07 23:41:32 +02:00
yubiuser
d6d3e05f56
Merge pull request #728 from pi-hole/supported_OS
...
Update list of supported OS
2022-07-07 23:36:45 +02:00
yubiuser
3436b53a62
Merge branch 'master' into supported_OS
2022-07-07 23:35:54 +02:00
yubiuser
8505d7f1fb
Merge pull request #727 from pi-hole/interface_API
...
Add interfaces API endpoint documentation
2022-07-07 23:35:32 +02:00
yubiuser
d233c3d566
Merge branch 'master' into interface_API
2022-07-07 23:32:57 +02:00
yubiuser
10c1bdfdca
Merge branch 'master' into supported_OS
2022-07-07 23:32:39 +02:00
yubiuser
754037af03
Merge pull request #725 from pi-hole/tweak/delay_startup
...
Only DELAY_STARTUP within 60sec after boot
2022-07-07 23:25:30 +02:00
yubiuser
3f1885cf8c
Merge branch 'master' into tweak/delay_startup
2022-07-07 23:24:41 +02:00
yubiuser
1a89bc5c13
Merge branch 'master' into interface_API
2022-07-07 23:24:16 +02:00
yubiuser
357125fc22
Merge pull request #719 from pi-hole/lighttpd_log
...
Change lighttpd log file names
2022-07-07 23:24:05 +02:00
yubiuser
aec32d4a58
Merge branch 'master' into tweak/delay_startup
2022-07-07 23:23:57 +02:00
yubiuser
27a4d905f7
Merge branch 'master' into lighttpd_log
2022-07-07 23:23:23 +02:00
yubiuser
15963fda55
Merge pull request #693 from pi-hole/special_domain
...
Add missing status types
2022-07-07 23:23:18 +02:00
yubiuser
1d6967fa88
Merge branch 'master' into drop
2022-07-07 23:22:55 +02:00
yubiuser
29242f7ee1
Merge branch 'master' into special_domain
2022-07-07 23:22:26 +02:00
DL6ER
d0032f5f57
Merge pull request #733 from guygastineau/regex-tutorial
...
Fix error in 'Advanced examples' expression
2022-06-28 21:50:26 +02:00
Guy Gastineau
2ca99e9de7
Fix error in 'Advanced examples' expression
...
The section on character groups clearly states "To include a literal
-, make it the first or last character, ..."
In the example `Block domains without subdomains` the bounded
character group `[\-]{1}` should be `[-]{1}` if the intention is to match a
literal `-` as suggested by the accompanying description.
Signed-off-by: Guy Gastineau <strings.stringsandstrings@gmail.com >
2022-06-27 17:28:15 -04:00
yubiuser
406c374766
Merge pull request #731 from pi-hole/dependabot/pip/mkdocs-material-8.3.8
...
Bump mkdocs-material from 8.3.6 to 8.3.8
2022-06-25 16:11:54 +02:00
dependabot[bot]
2aa70a458f
Bump mkdocs-material from 8.3.6 to 8.3.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.6 to 8.3.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.3.6...8.3.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-06-25 10:05:51 +00:00
Christian König
e0bb11ea0b
Adhere to the new heading style
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-22 08:42:16 +02:00
Christian König
b9f92101be
Add interfaces API endpoint documentation
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-21 22:56:06 +02:00
yubiuser
54d6a72b8d
Merge pull request #729 from pi-hole/headings
...
Change to heading style for API documentation
2022-06-21 22:54:14 +02:00
Christian König
14bc153359
Separate each command
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-21 07:50:48 +02:00
Christian König
2ce6470267
Change to heading style for API documentation
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-20 23:27:33 +02:00
Christian König
0489fcf825
Remove EOL OS
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-20 09:14:51 +02:00
yubiuser
5f2cafea58
Merge pull request #726 from pi-hole/dependabot/pip/mkdocs-material-8.3.6
...
Bump mkdocs-material from 8.3.4 to 8.3.6
2022-06-19 23:20:25 +02:00
yubiuser
e213341950
Merge branch 'master' into dependabot/pip/mkdocs-material-8.3.6
2022-06-19 23:15:26 +02:00
DL6ER
d69c81bedc
Merge pull request #721 from pi-hole/gateway
...
Add >gateway endpoint
2022-06-18 19:02:45 +02:00
dependabot[bot]
2c153982ac
Bump mkdocs-material from 8.3.4 to 8.3.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.4 to 8.3.6.
- [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.3.4...8.3.6 )
---
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-06-18 10:09:26 +00:00
yubiuser
ed811c0476
Merge branch 'master' into drop
2022-06-12 21:04:35 +02:00
Christian König
ac5ea788c4
Thanks codespell
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-12 16:33:44 +02:00
Christian König
5786159937
Only DELAY_STARTUP within 60sec after boot
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-12 16:28:16 +02:00
Adam Warner
d661ed626b
Merge pull request #723 from pi-hole/dependabot/pip/mkdocs-material-8.3.4
...
Bump mkdocs-material from 8.3.0 to 8.3.4
2022-06-12 15:13:17 +01:00
dependabot[bot]
481be5eb7d
Bump mkdocs-material from 8.3.0 to 8.3.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.0 to 8.3.4.
- [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.3.0...8.3.4 )
---
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-06-12 14:10:45 +00:00
Adam Warner
b4581a62d3
Merge pull request #722 from pi-hole/dependabot/github_actions/actions/setup-python-4
...
Bump actions/setup-python from 3 to 4
2022-06-12 15:10:19 +01:00
dependabot[bot]
765429ef7b
Bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
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 >
2022-06-12 14:07:11 +00:00
Adam Warner
f5696bba2c
Merge pull request #712 from pi-hole/dependabot/npm_and_yarn/linkinator-3.1.0
...
Bump linkinator from 3.0.3 to 3.1.0
2022-06-12 15:06:49 +01:00
dependabot[bot]
1b34ce2112
Bump linkinator from 3.0.3 to 3.1.0
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: linkinator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 14:04:49 +00:00
Adam Warner
62a60108de
Merge pull request #686 from pi-hole/dependabot/pip/mkdocs-redirects-1.0.4
...
Bump mkdocs-redirects from 1.0.3 to 1.0.4
2022-06-12 15:04:14 +01:00
dependabot[bot]
7c25db02f6
Bump mkdocs-redirects from 1.0.3 to 1.0.4
...
Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases )
- [Changelog](https://github.com/mkdocs/mkdocs-redirects/blob/master/CHANGES.md )
- [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: mkdocs-redirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 13:46:27 +00:00
Adam Warner
2e95ff637e
Merge pull request #685 from pi-hole/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.0.1
...
Bump mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.0.1
2022-06-12 14:45:58 +01:00
dependabot[bot]
2c587d803e
Bump mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.0.1
...
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin ) from 1.0.0 to 1.0.1.
- [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/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 13:40:00 +00:00
Adam Warner
55770dadb0
Merge pull request #682 from pi-hole/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-06-12 14:39:17 +01:00
dependabot[bot]
ea6cfcc3f1
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 12:55:18 +00:00
yubiuser
f951cdc067
Merge pull request #724 from pi-hole/dependabot_review
...
Add docs-maintainers as reviewers to dependebot PRs
2022-06-12 14:54:28 +02:00
Christian König
e7377fb241
Add docs-maintainers as reviewers to dependebot PRs
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-12 14:52:36 +02:00
Christian König
582da88462
Add >gateway endpoint
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-11 00:03:19 +02:00
Dan Schaper
d38cec5652
Merge pull request #720 from pi-hole/dependabot/pip/mkdocs-material-8.3.0
...
Bump mkdocs-material from 8.2.8 to 8.3.0
2022-06-04 13:40:20 -07:00