Christian König
e5ce53446c
Do not apply IDNA conversion to regex domains
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-09-07 21:48:03 +02:00
Adam Warner
dbd87d8833
sync: master to devel ( #2333 )
2022-09-04 14:44:36 +01:00
Adam Warner
37dbfc8ee6
v5.14.2 ( #2332 )
v5.14.2
2022-09-04 14:36:25 +01:00
Adam Warner
d68d5eee9a
Fix query string authentication for API calls ( #2329 )
2022-09-04 13:27:26 +01:00
RD WebDesign
a55ae95330
Check if the API call was made using authentication
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-09-03 19:07:21 -03:00
RD WebDesign
b0472ad749
Footer: Fix PHP warninigs + Show Docker tag for nightly and dev ( #2330 )
2022-09-03 19:06:48 -03:00
RD WebDesign
b84c23e055
Declaring all strings to avoid warnings
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-09-03 17:12:10 -03:00
yubiuser
26aafbc8cb
Bump xo from 0.52.2 to 0.52.3 ( #2325 )
2022-09-03 12:20:18 +02:00
dependabot[bot]
41cf421954
Bump xo from 0.52.2 to 0.52.3
...
Bumps [xo](https://github.com/xojs/xo ) from 0.52.2 to 0.52.3.
- [Release notes](https://github.com/xojs/xo/releases )
- [Commits](https://github.com/xojs/xo/compare/v0.52.2...v0.52.3 )
---
updated-dependencies:
- dependency-name: xo
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-03 10:04:10 +00:00
Adam Warner
2c5fb03a9c
sync: master to devel ( #2322 )
2022-09-03 00:02:29 +01:00
Adam Warner
5370780992
Include link to current docker tag if on docker. Closes #2323 ( #2324 )
v5.14.1
2022-09-02 22:27:30 +01:00
Adam Warner
4c8084c06c
git pu
2022-09-02 22:04:22 +01:00
Adam Warner
126b148490
Release 5.14 ( #2321 )
v5.14
2022-09-02 18:39:08 +01:00
Adam Warner
eff52d65da
Remove unnecssary <br> from adlist details ( #2319 )
2022-09-02 17:46:50 +01:00
Adam Warner
9c01f7b9a0
Fix PHP warnings in docker (Complement of #2316 ) ( #2318 )
2022-09-02 17:39:26 +01:00
Christian König
418b6f07ff
Remove unnecssary <br> from adlist details
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-09-01 08:32:14 +02:00
RD WebDesign
8aa2e52338
Never check for individual component updates on docker
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-30 15:05:57 -03:00
RD WebDesign
e63c5de10d
Complementing PR 2316
...
- other undefined vars are still spamming the log
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-29 18:21:24 -03:00
yubiuser
775a4e1c6a
Revert empty domain dot replacement ( #2314 )
2022-08-29 23:02:28 +02:00
RD WebDesign
ce83e1b99c
Show "Log Out" link only when the user has the password protection enabled ( #2317 )
2022-08-29 17:07:23 -03:00
RD WebDesign
d3c59d42a7
Show "Logout" link only when a password is required
...
Re-introducing the test, removed when the menu was updated
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-29 14:53:38 -03:00
RD WebDesign
5827d963b8
Add test to avoid "Undefined Variable" warnings ( #2316 )
...
Fix #2315
2022-08-28 18:22:48 -03:00
Christian König
f4c264be86
Add special handling for the root zone on domain validation and IDNA conversion
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-08-28 21:56:36 +02:00
RD WebDesign
ae74023b72
Add test to avoid "Undefined Variable" warnings
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-28 16:37:56 -03:00
Christian König
21521498b5
Keep conversion for long-term data
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-08-28 20:15:36 +02:00
Christian König
4e12212f13
Revert empty domain dot replacement
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-08-28 19:19:05 +02:00
yubiuser
ce8045b003
Bump actions/cache from 3.0.7 to 3.0.8 ( #2313 )
2022-08-27 12:37:42 +02:00
yubiuser
7b516cf5db
Bump xo from 0.51.0 to 0.52.2 ( #2312 )
2022-08-27 12:30:59 +02:00
dependabot[bot]
20cfd773bf
Bump actions/cache from 3.0.7 to 3.0.8
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.7 to 3.0.8.
- [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/v3.0.7...v3.0.8 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-27 10:16:17 +00:00
dependabot[bot]
52319423eb
Bump xo from 0.51.0 to 0.52.2
...
Bumps [xo](https://github.com/xojs/xo ) from 0.51.0 to 0.52.2.
- [Release notes](https://github.com/xojs/xo/releases )
- [Commits](https://github.com/xojs/xo/compare/v0.51.0...v0.52.2 )
---
updated-dependencies:
- dependency-name: xo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-27 10:03:52 +00:00
RD WebDesign
308d0815c9
Use the new version file to check for updates ( #2306 )
...
This PR uses the new file (created by pi-hole/pi-hole#4875 ) to check for updates.
It also adds a specific check for new docker tags.
2022-08-26 19:01:38 -03:00
RD WebDesign
d50c6bfc63
New check warnings logic
...
Changes:
- Show warning message on docker, if a new image is available;
- Never show the warning for Nightly or Dev images;
- In docker, never show individual component update warnings;
- simplified footer (logic moved to upgrade_checker file).
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-26 17:46:07 -03:00
RD WebDesign
22a19e5403
Move all "version check" code to update_checker.php
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-26 17:46:07 -03:00
RD WebDesign
2785775049
Check versions using the new file
...
- change the arrays
- use a function to compare versions
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-26 17:46:07 -03:00
yubiuser
15b83bb857
Merge pull request #2309 from pi-hole/tweak/lcars_menu
...
Adjusting menu colors, active and hover effects
2022-08-25 22:21:37 +02:00
yubiuser
31bfeb519f
Merge pull request #2310 from jwu910/autofocus-domain-whitelist
2022-08-25 18:11:04 +02:00
RD WebDesign
8b084a6ce0
Fix top background during animation (desktop and mobile)
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-25 02:34:33 -03:00
RD WebDesign
c939e32527
Adjusting menu colors, active and hover effects
...
- new menu button colors;
- change sidebar background color;
- small adjustments.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-24 22:36:48 -03:00
Joshua Wu
fb1a0174d6
Add auto focus to custom dns and custom cname after submition
...
Signed-off-by: Joshua Wu <Joshua.wu.0910@gmail.com >
2022-08-24 16:50:22 -07:00
Joshua Wu
b6963a8eb1
Add auto focus to groups and groups-adlist pages
...
Signed-off-by: Joshua Wu <Joshua.wu.0910@gmail.com >
2022-08-24 16:50:22 -07:00
Joshua Wu
a0417e92d1
Refocus the domain element after submitting new domain in list form
...
Signed-off-by: Joshua Wu <Joshua.wu.0910@gmail.com >
2022-08-24 16:50:21 -07:00
yubiuser
c6af559289
Merge pull request #2311 from pi-hole/fix/boxed_layout
...
Fix the "boxed layout" broken in `devel` branch
2022-08-24 21:43:33 +02:00
RD WebDesign
87334d579e
Add missing parenthesis
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-24 14:53:58 -03:00
RD WebDesign
475595b026
Merge pull request #2307 from pi-hole/improve_svg_files
...
Improve SVG files
2022-08-23 20:09:58 -03:00
yubiuser
74df8304fc
Merge pull request #2308 from pi-hole/fix/save_settings
...
Restore save functionality
2022-08-23 20:21:41 +02:00
Christian König
cda98e2173
Restore save functionality
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-08-23 09:03:59 +02:00
RD WebDesign
42e01486a3
Reuse paths to improve SVG improve_svg_files
...
- positioning and rotating the same path to create the Vortex
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-23 03:13:37 -03:00
RD WebDesign
f8a3d7a997
Optimized safari-pinned-tab.svg icon
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-22 20:20:05 -03:00
RD WebDesign
4e8cf83fcc
Move inline svg symbol to external file
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-22 19:56:50 -03:00
RD WebDesign
d94bec2be0
Improve pi-hole logo
...
- use the exact brand colors;
- slightly smaller file.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-22 19:55:59 -03:00