Commit Graph

4844 Commits

Author SHA1 Message Date
Christian König 0d62267ceb Extend editorconfig rules
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-01 00:03:05 +02:00
Christian König 3b272d250e Fix editorconfig-checker
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-31 23:54:36 +02:00
yubiuser e89dddff7b Merge pull request #2273 from pi-hole/AAAA_DNS
Specify record types at Local DNS records page
2022-07-31 19:48:17 +02:00
Christian König 38a7961eb9 Add A and AAAA to heading
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-31 12:25:50 +02:00
yubiuser 8879fd50a7 Merge pull request #2275 from pi-hole/dependabot/npm_and_yarn/devel/autoprefixer-10.4.8
Bump autoprefixer from 10.4.7 to 10.4.8
2022-07-30 12:52:26 +02:00
dependabot[bot] d4f6131441 Bump autoprefixer from 10.4.7 to 10.4.8
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 10:05:48 +00:00
yubiuser 62fe776832 Merge pull request #2268 from pi-hole/fix/lcarsmenu
Fix LCARS menu and improve `header.php`
2022-07-26 23:04:03 +02:00
yubiuser d1660bf8de Merge pull request #2270 from pi-hole/dependabot/npm_and_yarn/devel/xo-0.51.0
Bump xo from 0.50.0 to 0.51.0
2022-07-23 12:26:18 +02:00
dependabot[bot] 5a742160b4 Bump xo from 0.50.0 to 0.51.0
Bumps [xo](https://github.com/xojs/xo) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.50.0...v0.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 10:03:38 +00:00
yubiuser 0f7f9dba26 Merge pull request #2269 from pi-hole/tweak/readme_logo
Tweak/readme logo
2022-07-23 08:04:11 +02:00
RD WebDesign 9fc0cd5030 Using the correct dimensions
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-23 01:46:29 -03:00
RD WebDesign bf5a91e4f2 README: Adding logo for github dark theme
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-23 01:43:21 -03:00
RD WebDesign 79187b1258 Simplify header.php
- move some functions to `func.php`
- move sidebar to its own file `sidebar.php`
- fix indentation
- LCARS CSS: hide menu headers when logged off
- LCARS CSS: invert hover and active menu colors

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-20 18:59:36 -03:00
RD WebDesign e79a1d1535 Move require "footer.php" to loginpage.php
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-18 18:11:55 -03:00
RD WebDesign 5ffd9038b5 Fix LCARS menu (add grouping headers)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-18 18:05:41 -03:00
yubiuser ce7d333a33 Merge pull request #2266 from pi-hole/remove/black_whitelist
Remove dedicated black/whitelist pages + redesign menu
2022-07-18 09:00:12 +02:00
Christian König d2d1404a11 Remove <configured> from list heading
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-17 11:11:46 +02:00
DL6ER e3fa87430c Merge pull request #2267 from pi-hole/fix/long_term
Remove unused client_id
2022-07-17 11:01:32 +02:00
DL6ER 82d18b51a3 Further simplification of the code, removing empty code blocks and some always-true if-clauses
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-07-17 10:45:17 +02:00
Christian König 67fa5e21c0 Address reviewer's comment
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-17 08:34:50 +02:00
Christian König c4a29bffde Fix login redirect and collapsed sidemenu
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-16 20:35:36 +02:00
Christian König af05eb4b89 Remove unused client_id
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-16 14:43:41 +02:00
Christian König 6a1e590a07 Remove black/whitelist from group pages
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-16 14:20:43 +02:00
Christian König f8e25e1142 Restructure nav menu
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-16 11:08:32 +02:00
Christian König e6d1e9a6c0 Remove Blacklist and Whitelist from main nav
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-16 10:05:39 +02:00
yubiuser 6d7a1b6418 Merge pull request #2264 from Gontier-Julien/clean-up
Tidy the ends of some php files
2022-07-14 21:28:51 +02:00
Gontier Julien 85f765f1e5 Tidy the ends of some php file
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2022-07-14 20:24:38 +02:00
yubiuser 09fbd8b1c0 Merge pull request #2263 from pi-hole/tweak/taillog
Make tailLog.php looks like `pihole -t`
2022-07-14 09:25:03 +02:00
yubiuser 748b19c1c4 Merge pull request #2258 from pi-hole/idn
Allow to delete IDN via API
2022-07-14 09:20:53 +02:00
RD WebDesign 5b56a6871f Removing the text dnsmasq[nnnn] from the log.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-13 19:12:41 -03:00
Christian König 7208e794af Create separat converIDNAToUnicode function in func.php
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-13 22:10:10 +02:00
Christian König 678b4c96b6 Create separat convertDomainToIDNA function in func.php
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-13 19:42:18 +02:00
yubiuser 6656865e5b Omit idn_domain as it is not necessary
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>

Signed-off-by: yubiuser <ckoenig@posteo.de>
2022-07-13 09:15:01 +02:00
RD WebDesign 91ad168100 Add highlighting to tailLog.php
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-12 17:38:49 -03:00
yubiuser 122ff0e89d Merge pull request #2259 from pi-hole/tweak/debug
Add the new "integrity check" option to debug log page
2022-07-11 20:16:54 +02:00
Adam Warner 9ccbd83ba6 Merge pull request #2261 from pi-hole/domain_groups
Fix editing domains from blacklist/whitelist pages
2022-07-11 15:05:57 +01:00
Christian König 4c66e22260 Fix editing domains from blacklist/whitelist pages
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-11 10:19:53 +02:00
RD WebDesign 993128a2f5 Better format for log options
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-11 01:12:24 -03:00
RD WebDesign 059c4f4528 Add the new "integrity check" option to debug log page
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-07-10 18:46:32 -03:00
Christian König 154e85d568 Allow to delete IDN via API
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-10 23:20:25 +02:00
yubiuser 85a42a9208 Merge pull request #2254 from pi-hole/dependabot/github_actions/devel/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-07-08 09:24:33 +02:00
yubiuser c9a6eb3c06 Merge pull request #2253 from pi-hole/dependabot/github_actions/devel/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2022-07-08 09:19:04 +02:00
dependabot[bot] ab0f84e79c 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-07-08 07:16:08 +00:00
dependabot[bot] 66a206151d Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 07:15:59 +00:00
yubiuser 82bc08f8a9 Merge pull request #2252 from pi-hole/dependabot/github_actions/devel/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-07-08 09:15:16 +02:00
yubiuser 81d84d0ef1 Merge pull request #2251 from pi-hole/dependabot/github_actions/devel/actions/cache-3
Bump actions/cache from 2 to 3
2022-07-08 09:10:14 +02:00
yubiuser 9c4b40ddcd Merge pull request #2250 from pi-hole/master
sync: master to devel
2022-07-08 00:00:58 +02:00
dependabot[bot] f3f05f372a Bump actions/checkout from 2 to 3
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>
2022-07-07 18:44:39 +00:00
dependabot[bot] 834f02bf5e Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 18:44:34 +00:00
Adam Warner 1714b082c3 Merge pull request #2248 from pi-hole/devel
v5.13 Release
v5.13
2022-07-07 19:43:56 +01:00