RD WebDesign
6c0a62ec00
Adding recent changes to LCARS theme ( #2019 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-24 11:40:03 +01:00
RD WebDesign
d060a3b5c9
Update qrcode.php and use SVG to generate the code ( #2022 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-24 11:38:58 +01:00
Iksas
685cfd1f8c
implement fix by @rdwebdesign ( #2018 )
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2021-12-24 08:31:29 +00:00
DL6ER
2fb57d2424
Merge pull request #2017 from pi-hole/tweak/dnsmasq_warn_docs
...
Add link to Pi-hole docs when showing dnsmasq warnings
2021-12-23 20:22:37 +01:00
DL6ER
5eb2e2392e
Add link to Pi-hole docs when showing dnsmasq warnings
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-12-23 11:36:09 +01:00
Adam Warner
76a634417a
Add release.yml
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2021-12-22 19:54:45 +00:00
RD WebDesign
d037066d83
Better output for "prettier" test ( #2014 )
...
* Better prettier output
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Adding a new test, to preserve the current behavior.
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Fix command
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-22 18:01:10 +00:00
DL6ER
42a7bbe7d3
Reduce font-size of eyeCon from 17px to 14px to make the eye smaller ( #2015 )
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-12-22 09:59:51 +01:00
DL6ER
7631c58309
Merge pull request #2003 from pi-hole/iOS_fav
...
Add padding to apple fav icon and set background to black
2021-12-21 21:48:10 +01:00
DL6ER
e861db025a
Merge pull request #2002 from pi-hole/dependabot/npm_and_yarn/devel/prettier-2.5.1
...
Bump prettier from 2.5.0 to 2.5.1
2021-12-21 21:44:49 +01:00
DL6ER
2b594d6a6e
Merge pull request #1996 from paul-man/feat/avoid-window-open
...
Avoid window.open and add more visible eye icon
2021-12-21 21:44:31 +01:00
dependabot[bot]
70e392603d
Bump prettier from 2.5.0 to 2.5.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-21 20:35:39 +00:00
DL6ER
9d04f85eba
Merge pull request #1985 from pi-hole/dependabot/npm_and_yarn/devel/xo-0.47.0
...
Bump xo from 0.46.4 to 0.47.0
2021-12-21 21:34:46 +01:00
DL6ER
0eeb36ae1e
Merge pull request #2008 from pi-hole/dependabot/npm_and_yarn/devel/postcss-8.4.5
...
Bump postcss from 8.3.11 to 8.4.5
2021-12-21 21:34:13 +01:00
DL6ER
fc1b2c56ab
Merge branch 'devel' into feat/avoid-window-open
2021-12-21 21:33:44 +01:00
DL6ER
2f52ab35fa
Merge pull request #1991 from paul-man/chore/use-thead
...
Add absent <thead> tags
2021-12-21 21:30:21 +01:00
dependabot[bot]
96f032543f
Bump postcss from 8.3.11 to 8.4.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.11 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-21 20:29:02 +00:00
dependabot[bot]
837375e677
Bump xo from 0.46.4 to 0.47.0
...
Bumps [xo](https://github.com/xojs/xo ) from 0.46.4 to 0.47.0.
- [Release notes](https://github.com/xojs/xo/releases )
- [Commits](https://github.com/xojs/xo/compare/v0.46.4...v0.47.0 )
---
updated-dependencies:
- dependency-name: xo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-21 20:28:33 +00:00
DL6ER
016ef17b67
Merge pull request #2001 from pi-hole/dependabot/npm_and_yarn/devel/postcss-cli-9.1.0
...
Bump postcss-cli from 9.0.2 to 9.1.0
2021-12-21 21:27:27 +01:00
DL6ER
d7e750bda0
Improve interface settings ( #2011 )
...
* Change wording in the "Interface Listening Behavior" box (renamed to simply "Interface settings") to address issue #2009
Signed-off-by: DL6ER <dl6er@dl6er.de >
* Clarify interface listening behavior. Add fourth (new) option it actually bind to an interface.
Signed-off-by: DL6ER <dl6er@dl6er.de >
* Improve .no-danger-area and .danger-area CSS
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-12-20 21:38:00 +01:00
RD WebDesign
7927ac1815
Improving code readability for lists (index.js and db_lists.js) ( #1994 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-18 13:15:24 +01:00
RD WebDesign
b94884ae17
Show ignored items when adding new adlists ( #1997 )
...
* Show ignored itens when adding new adlists
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Show ignored itens when adding new adlists (new messages)
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-17 19:56:49 +01:00
yubiuser
e76a03bf0f
Merge pull request #2006 from pi-hole/default_theme
...
Change default theme to auto light/dark theme
2021-12-16 21:35:53 +01:00
Christian König
a1904e2dc8
Change default theme to auto light/dark theme
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-12-16 12:19:22 +01:00
DL6ER
8a9867785d
Merge pull request #2007 from rdwebdesign/fix_phpstan_errors
...
Select PHP version for phpstan
2021-12-16 11:11:16 +01:00
rdwebdesign
de03a34ca0
Select PHP version for phpstan
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-15 16:58:13 -03:00
Paul Mannarino
5923ac1911
Update <pre> background
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-14 09:29:09 -05:00
Paul Mannarino
1c12e9719c
Ignore theme color for qr code
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-13 19:08:29 -05:00
Christian König
aae1df41ae
Add padding to apple fav icon
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-12-13 06:48:10 +01:00
dependabot[bot]
7f9b22d6e9
Bump postcss-cli from 9.0.2 to 9.1.0
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 9.0.2 to 9.1.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/9.0.2...9.1.0 )
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-11 10:04:28 +00:00
Paul Mannarino
2a776f9dca
Create modal for API token
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-09 12:10:57 -05:00
DL6ER
91def08756
Merge pull request #1995 from pi-hole/fix/valid
...
Number of domains on adlist is total number not valid number
2021-12-03 06:51:30 +01:00
Paul Mannarino
bae84d953d
Replace mousedown with click event
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 19:31:06 -05:00
Paul Mannarino
59ca7971c2
Resolve code quality issues
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 19:20:43 -05:00
Paul Mannarino
63b27dc9d1
Run prettier
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:47:03 -05:00
Paul Mannarino
2ca53d4f1e
Merge remote-tracking branch 'upstream/devel' into chore/use-thead
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:33:54 -05:00
Paul Mannarino
a8743115fd
Merge remote-tracking branch 'upstream/devel' into feat/avoid-window-open
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:31:43 -05:00
Paul Mannarino
f67780bb07
Remove backticks
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:26:34 -05:00
Paul Mannarino
fc30e45ccd
Re-add comment
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:20:08 -05:00
Paul Mannarino
aa3c8aef5f
reduce functions
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:08:24 -05:00
Christian König
4ee02c73e3
Number of domains on adlist is total number not valid number
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-12-02 23:16:31 +01:00
Paul Mannarino
35396a6cb5
Clean up
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 13:31:14 -05:00
Paul Mannarino
05d56d12d5
Update pie chart slice toggle
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 13:12:08 -05:00
DL6ER
42c3be7419
Merge pull request #1992 from rdwebdesign/bar_colors
...
Applying the same colors (CSS colors) used on the dashboard, for consistency.
2021-12-02 12:55:12 +01:00
rdwebdesign
3d2a6f8fa9
Applying the same CSS colors used on the dashboard to db_grahps.php
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-02 04:22:49 -03:00
Paul Mannarino
cb6b3480a5
Avoid window.open
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-11-30 23:13:53 -05:00
Paul Mannarino
ee2482a7ee
Adding <thead> where missing
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-11-30 21:15:50 -05:00
DL6ER
00acbff2de
Add bounce animation to Pi-hole diagnosis warning triangle ( #1990 )
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-11-30 12:58:32 +01:00
DL6ER
4a470ce47e
Add message types LOAD, SHMEM and DISK to Pi-hole diagnosis system ( #1989 )
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-11-30 12:13:04 +01:00
DL6ER
e091b1f1a5
Merge pull request #1986 from pi-hole/dependabot/npm_and_yarn/devel/prettier-2.5.0
...
Bump prettier from 2.4.1 to 2.5.0
2021-11-27 21:27:28 +01:00