DL6ER
f3bbcb3be7
Have the triangle bounce two times instead of forever when there are warnings.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-01-09 19:13:45 +01:00
yubiuser
9a5f62aba7
Use piholeStatus() in header.php ( #2062 )
...
* Use piholeStatus() in header.php
Signed-off-by: Christian König <ckoenig@posteo.de >
* Remove check for null
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-08 21:01:57 +01:00
RD WebDesign
ab6b7ae326
Change pihole status in api_FTL.php ( #2059 )
...
Using "pihole status web" info
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2022-01-08 20:21:43 +01:00
yubiuser
33755f1775
Rework the temp info in the status panel ( #2054 )
...
* Explicit set templimit if no tempsensor output was found
Signed-off-by: Christian König <ckoenig@posteo.de >
* Only show Temp info if tempsensor data is available
Signed-off-by: Christian König <ckoenig@posteo.de >
* Move block to the right place
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-08 06:39:52 +01:00
RD WebDesign
7bb82d0cff
Fix api.php?status ( replicate #2031 and pi-hole/pi-hole#4485 ) ( #2052 )
...
* Replicating changes made by other PRs
(#2031 and pi-hole/pi-hole#4485 )
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Use the same messages used in #2031
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Keep the old responses to avoid break things
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* More comments less variables
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2022-01-06 23:12:26 +01:00
RD WebDesign
031f83980e
Fix CPU info on status panel ( #2049 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2022-01-05 22:45:40 +01:00
DL6ER
eadd6c5c20
Merge pull request #2042 from Moonlight63/tweak/DHCP-datatables
...
Tweak DHCP datatables
2022-01-05 19:03:45 +01:00
dependabot[bot]
4e8534a159
Bump autoprefixer from 10.4.0 to 10.4.1 ( #2043 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.0 to 10.4.1.
- [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.0...10.4.1 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 18:56:46 +00:00
Justin Cauchon
dbcafc333a
Fix mislabeled privacy setting ( #2044 )
...
* Fix mislabeled privacy setting
* Update settings.php
Co-authored-by: yubiuser <ckoenig@posteo.de >
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-01-04 18:56:08 +00:00
Adam Warner
f663938cd3
Merge pull request #2045 from pi-hole/master
...
master -> devel
2022-01-04 16:55:44 +00:00
DL6ER
8f287941ae
Merge pull request #2039 from Iksas/query-log-rename
...
Prevent ad blockers from blocking query log UI elements
2022-01-02 12:23:16 +01:00
Dalen
f850264ab4
Fixed a typo and split DHCP page into different boxes.
...
Signed-off-by: Dalen <dalencattmlsp@gmail.com >
2022-01-01 14:54:06 -08:00
Dalen
9979b73371
Update DataTables on DHCP page to be consistent with the rest of Pi-Hole.
...
Signed-off-by: Dalen <dalencattmlsp@gmail.com >
2021-12-31 19:52:18 -08:00
Dalen
ce5d9712b4
Merge branch 'devel' into tweak/DHCP-datatables
2021-12-31 19:42:51 -08:00
DL6ER
8d7db9505f
Merge pull request #2040 from rdwebdesign/user_panel
...
Status panel (.user-panel) visual adjustments
2021-12-31 17:37:42 +01:00
rdwebdesign
b4539f1c24
Adjusting status panel
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-31 13:01:33 -03:00
Iksas
1c23b78744
rename IDs of query summary elements
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2021-12-29 21:49:02 +01:00
yubiuser
64a3675326
Include FTL's DNS port in web status and give the temperature its own line ( #2031 )
...
* Inlcude port in web status
Signed-off-by: Christian König <ckoenig@posteo.de >
* Single line for DNS status
Signed-off-by: Christian König <ckoenig@posteo.de >
* Fix enable/disable status
Signed-off-by: Christian König <ckoenig@posteo.de >
* Give the user-panel a bit more space
Signed-off-by: Christian König <ckoenig@posteo.de >
* Address reviewer's comment
Signed-off-by: Christian König <ckoenig@posteo.de >
* Fix temp sensor
Signed-off-by: Christian König <ckoenig@posteo.de >
* Add again
Signed-off-by: Christian König <ckoenig@posteo.de >
* Simplify CPU temp code
Signed-off-by: Christian König <ckoenig@posteo.de >
* Use intval() and resize the logo
Signed-off-by: Christian König <ckoenig@posteo.de >
* Do not substitute temperature if FTL is offline
Signed-off-by: Christian König <ckoenig@posteo.de >
* Apply suggestions from code review
Signed-off-by: DL6ER <dl6er@dl6er.de >
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com >
2021-12-29 20:52:32 +01:00
RD WebDesign
c4c608957f
Merge pull request #2037 from Iksas/code-element-fix
...
Remove text transformation from update command
2021-12-29 15:10:45 -03:00
Iksas
af4ec2b2e6
remove text-transform property from update command
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2021-12-29 17:56:08 +01:00
yubiuser
a6357a15c0
Merge pull request #2033 from rdwebdesign/fix_qrcode_warnings
...
Fixing PHP warnings in "qrcode.php"
2021-12-28 10:10:03 +01:00
rdwebdesign
4c8f869e7b
Fixing PHP warnings in qrcode.php
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-28 02:13:50 -03:00
yubiuser
88039aea1c
Merge pull request #2029 from pi-hole/tweak/localized_numbers
...
Localize summary numbers
2021-12-26 18:31:03 +01:00
DL6ER
96be130325
Also use Intl.NumberFormat.format() for long-term pages
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-12-26 18:25:18 +01:00
DL6ER
b7c0fcb131
Ensure number formatting is taking place in browser-scope to use client- instead of browser-based number localization
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-12-26 11:32:13 +01:00
Iksas
c0dcdedcda
fix invisible buttons in password fields ( #2020 )
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2021-12-26 10:09:50 +01:00
RD WebDesign
cd86957fce
Fix errors introduced in #1990 , #2023 and #2025 ( #2028 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-26 10:03:12 +01:00
RD WebDesign
5a05f1b394
Revert "Fix LCARS top navbar" ( #2027 )
2021-12-25 16:35:08 -08:00
DL6ER
3e192ed3ff
Merge pull request #2025 from rdwebdesign/lcars_top_navbar
...
Fix LCARS top navbar
2021-12-25 21:27:02 +01:00
Iksas
cca2f78c10
add border to status indicators in the LCARS theme ( #2024 )
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2021-12-24 21:36:57 +01:00
rdwebdesign
12204abbd1
Fix errors introduced in #1990 and #2023
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-24 16:24:38 -03:00
DL6ER
9393b2eb3f
Merge pull request #2023 from pi-hole/fix/menu_icons
...
Improve appearance of the main menu
2021-12-24 15:49:10 +01:00
DL6ER
605af66d02
Improve look of the main menu
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-12-24 14:19:52 +01:00
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
193fb7fcb9
Merge pull request #2016 from pi-hole/devel
...
Pi-hole web v5.9
v5.9
2021-12-22 20:24:46 +00: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