Commit Graph

1401 Commits

Author SHA1 Message Date
yubiuser 163ec5e359 Merge pull request #763 from pi-hole/dependabot/pip/mkdocs-redirects-1.0.6
Bump mkdocs-redirects from 1.0.5 to 1.0.6
2022-08-13 12:35:31 +02:00
dependabot[bot] b952657dc7 Bump mkdocs-redirects from 1.0.5 to 1.0.6
Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases)
- [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.0.5...v1.0.6)

---
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-08-13 10:05:43 +00:00
DL6ER 703c3506fe Merge pull request #754 from pi-hole/qrencode
Change qrencode -r to redirect
2022-08-09 18:20:50 +02:00
yubiuser 0558df85c2 Merge branch 'master' into qrencode 2022-08-09 18:19:59 +02:00
yubiuser 713ea1f27e Merge pull request #760 from pi-hole/fix758_2
Fixing Tabs config
2022-08-09 12:17:56 +02:00
RD WebDesign 2b25fcef11 Fix tabs using the correct config option
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-08-08 17:03:33 -03:00
yubiuser a10824afe2 Merge pull request #755 from pi-hole/move_images
Move router images to image subdir
2022-08-08 08:24:32 +02:00
yubiuser 940de9f78c Merge branch 'master' into move_images 2022-08-08 08:23:48 +02:00
Adam Warner 35a8eff1f2 Merge pull request #756 from pi-hole/dependabot/github_actions/actions/setup-python-4.2.0
Bump actions/setup-python from 4.1.0 to 4.2.0
2022-08-06 11:23:24 +01:00
dependabot[bot] 7bacd2c742 Bump actions/setup-python from 4.1.0 to 4.2.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 10:22:29 +00:00
Adam Warner 112047fb2e Merge pull request #757 from pi-hole/dependabot/pip/mkdocs-redirects-1.0.5
Bump mkdocs-redirects from 1.0.4 to 1.0.5
2022-08-06 11:21:23 +01:00
dependabot[bot] f7b67bef68 Bump mkdocs-redirects from 1.0.4 to 1.0.5
Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases)
- [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.0.4...v1.0.5)

---
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-08-06 10:05:03 +00:00
Christian König 429dfbab8d Move router images to image subdir
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-04 22:43:47 +02:00
Christian König d65f1b2eec Change qrencode -r to redirect
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-04 22:21:46 +02:00
yubiuser dbe8b88ea2 Merge pull request #753 from pi-hole/imgbot
[ImgBot] Optimize images
2022-08-03 09:18:14 +02:00
github-actions[bot] e3d2a8b896 Optimised images with calibre/image-actions 2022-08-03 04:56:08 +00:00
ImgBotApp af223b0c6c [ImgBot] Optimize images
*Total -- 112.40kb -> 80.21kb (28.64%)

/docs/images/usg-wan.png -- 20.35kb -> 14.18kb (30.3%)
/docs/images/usg-lan.png -- 19.45kb -> 13.59kb (30.14%)
/docs/images/usg-wan-advanced.png -- 32.31kb -> 22.59kb (30.08%)
/docs/images/usg-lan-dhcp.png -- 21.67kb -> 15.66kb (27.74%)
/docs/images/usg-lan-dhcpv6.png -- 18.62kb -> 14.18kb (23.81%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-08-03 04:54:51 +00:00
yubiuser cfd1c9b6f2 Merge pull request #730 from Falc0n2k/master
Adding Unifi USG instructions
2022-08-02 23:46:18 +02:00
John Fox f1a5c6dbd4 Adding instructions for adding Pi-hole to a Unifi USG's DHCP stack.
Co-authored-by: yubiuser <ckoenig@posteo.de>

Signed-off-by: John Fox <classicyuppie@mac.com>
2022-08-02 17:37:46 -04:00
yubiuser 37e4d65c21 Merge pull request #746 from pi-hole/fix_version
Explicit set minor and patch version on used actions
2022-08-02 21:14:54 +02:00
yubiuser 5ae55ee815 Merge branch 'master' into fix_version 2022-08-02 21:13:48 +02:00
yubiuser 89140db624 Merge pull request #752 from JeremyStarTM/patch-1
Changed "ADDRESSS" to "ADDRESS"
2022-08-02 20:45:35 +02:00
JeremyStarTM 3a0fa4c823 Changed "ADDRESSS" to "ADDRESS"
Signed-off-by: JeremyStarTM <jeremystartm@staropensource.ddns.net>
2022-08-02 18:35:51 +02:00
yubiuser 0571809aa6 Merge pull request #739 from pi-hole/adlist
Add missing columns of adlist table
2022-07-29 15:16:14 +02:00
yubiuser 96092eba18 Merge branch 'master' into adlist 2022-07-29 15:13:47 +02:00
Christian König d2fb44c979 Update actions to latest versions
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-25 22:26:27 +02:00
Christian König ce1bad0b2a Explicit set minor and patch version on used actions
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-24 22:30:43 +02:00
yubiuser 792c3f08d2 Merge pull request #743 from pi-hole/dependabot/npm_and_yarn/linkinator-4.0.2
Bump linkinator from 4.0.1 to 4.0.2
2022-07-23 12:38:25 +02:00
dependabot[bot] 222cf3c5bb Bump linkinator from 4.0.1 to 4.0.2
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 10:36:39 +00:00
yubiuser 7af60d3bc8 Merge pull request #744 from pi-hole/dependabot/pip/mkdocs-1.3.1
Bump mkdocs from 1.3.0 to 1.3.1
2022-07-23 12:35:26 +02:00
dependabot[bot] 0fcf57363a Bump mkdocs from 1.3.0 to 1.3.1
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.3.0...1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 10:33:18 +00:00
yubiuser f10c7f025f Merge pull request #745 from pi-hole/dependabot/pip/markdown-include-0.7.0
Bump markdown-include from 0.6.0 to 0.7.0
2022-07-23 12:32:38 +02:00
dependabot[bot] e10b8f69cf Bump markdown-include from 0.6.0 to 0.7.0
Bumps [markdown-include](https://github.com/cmacmackin/markdown-include) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/cmacmackin/markdown-include/releases)
- [Commits](https://github.com/cmacmackin/markdown-include/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: markdown-include
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 10:05:27 +00:00
yubiuser b52d1e6560 Merge pull request #741 from pi-hole/fix/telnetapi
Fix + improve telnetapi.md
2022-07-15 08:36:14 +02:00
RD WebDesign 259937909b Improving readability
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-15 01:56:05 -03:00
RD WebDesign 0bad8b86f1 Fix code block (remove space)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-15 01:41:30 -03:00
yubiuser 5a793556b1 Merge pull request #740 from pi-hole/group_management
Make group management more prominent
2022-07-13 19:09:33 +02:00
Christian König 7189df2b25 Add redirect
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-13 16:21:49 +02:00
Christian König 57cafa2c38 Make group management more prominent
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-13 13:07:20 +02:00
Christian König f5649b36d7 Add missing columns of adlist table
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-11 22:17:04 +02:00
yubiuser f8294bd19d Merge pull request #379 from pi-hole/tweak/moveloglocation
Update log file location references
2022-07-11 22:08:41 +02:00
yubiuser 5701cf993a Merge branch 'master' into tweak/moveloglocation 2022-07-11 22:07:11 +02:00
yubiuser 73cb982eb1 Merge pull request #736 from pi-hole/dependabot/pip/mkdocs-material-8.3.9
Bump mkdocs-material from 8.3.8 to 8.3.9
2022-07-10 00:23:25 +02:00
dependabot[bot] 1cd84da0f7 Bump mkdocs-material from 8.3.8 to 8.3.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.8 to 8.3.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.3.8...8.3.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-07-09 22:22:32 +00:00
yubiuser c9b645534a Merge pull request #737 from pi-hole/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.1.0
Bump mkdocs-git-revision-date-localized-plugin from 1.0.1 to 1.1.0
2022-07-10 00:21:55 +02:00
yubiuser 8396398cc0 Merge branch 'master' into dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.1.0 2022-07-10 00:21:16 +02:00
yubiuser 49baee727e Merge pull request #735 from pi-hole/dependabot/npm_and_yarn/linkinator-4.0.1
Bump linkinator from 3.1.0 to 4.0.1
2022-07-10 00:19:42 +02:00
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
dependabot[bot] bf935dc02d Bump linkinator from 3.1.0 to 4.0.1
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v3.1.0...v4.0.1)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 10:06:50 +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