Commit Graph

252 Commits

Author SHA1 Message Date
DL6ER
605af66d02 Improve look of the main menu
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-12-24 14:19:52 +01: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
fc1b2c56ab Merge branch 'devel' into feat/avoid-window-open 2021-12-21 21:33:44 +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
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
2a776f9dca Create modal for API token
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
2021-12-09 12:10:57 -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
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
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
RD WebDesign
d141708b7e Fix the icon position (login password field) (#1974)
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-11-14 22:00:47 +01:00
rdwebdesign
319b394c3a Allow this functionality only after a daterange has been selected by the user
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-11-06 19:12:25 -03:00
rdwebdesign
8bce551012 Allows reloading the queries after modifying the options.
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-11-05 19:54:02 -03:00
yubiuser
0ad7cfca3f Merge pull request #1952 from rdwebdesign/queryads_singlediv
Queryads single DIV and responsive CSS (fixed)
2021-11-01 20:54:28 +01:00
rdwebdesign
065d5873f0 queryads: Replace double DIV solution with single DIV and responsive CSS
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-10-29 02:02:23 -03:00
Iksas
8f6ae80614 don't use percentage in scale() to support Safari 15.0 and earlier
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
2021-10-25 22:08:30 +02:00
RD WebDesign
52080a1088 Background colors on Query log + striped table (#1916)
Improves PR #1893

The CSS for the background was created using "!important", to force the background colors for blocked/allowed on the table lines, but this introduced a visual problem: all lines have the same backgrounds. No more striped tables.

To solve this, I moved the effect from the `tr` tags to `td` tags. Now the rows (tr) have striped backgrounds and the cells adds the color layer.

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-10-05 12:25:18 +01:00
RD WebDesign
1ac7e1b50a Dashboard icons - send to back and fixing position when scaled up (#1915)
* Dashboard icons - send to back and fixing position when scaled up

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-10-04 21:22:38 +01:00
Adam Warner
e3a69aff6a Add background colors on Query log + switchable text coloring (as before) (#1893)
* Add subtle background colour to the rows depending on query status

* Do the same for long term query log (and also apply changes missed on last release

* Add per-browser setting for Query Log colorization

Signed-off-by: DL6ER <dl6er@dl6er.de>

Co-authored-by: DL6ER <dl6er@dl6er.de>
2021-09-21 09:39:49 -07:00
DL6ER
9b821dd481 Use distinct icons for getting more information on the first look
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:33 +01:00
DL6ER
5533b4fc9e Improve formatting and make status texts more human-friendly
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:23 +01:00
DL6ER
a39010582c Add additional information children to adlist table
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:00 +01:00
Adam Warner
de75045988 Merge pull request #1694 from Gontier-Julien/fourth-pull-request
Fix charts overflowing.
2021-01-13 21:02:25 +00:00
Adam Warner
4ff4ea172f fix prettier complaints
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-01-13 20:47:36 +00:00
Gontier Julien
b07e143922 Change radius to 10px for a more modern look (Fix)
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2021-01-13 19:38:14 +01:00
Gontier Julien
2da427ca03 Fix charts overflowing.
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2021-01-12 20:18:32 +01:00
Michael Howell
5624834175 Switch from fontawesome webfonts to SVG + JS
https://discourse.pi-hole.net/t/use-svg-for-icons-instead-of-font/40166

Signed-off-by: Michael Howell <michael@notriddle.com>
2020-11-05 16:49:22 -07:00
DL6ER
f951dd2eb9 Apply prettier rules
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-08-25 19:27:16 +02:00
DL6ER
a901489a96 Merge branch 'devel' into new/mac_clients
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-06-05 22:24:17 +02:00
Adam Warner
b75ebb1cab xo
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-06-02 16:40:12 +01:00
DL6ER
580149e91f Merge pull request #1292 from pi-hole/tweak/group_name_separators
Allow spaces in groups when wrapping names in "..."
2020-06-02 13:43:49 +02:00
Adam Warner
89ce5d139b Merge pull request #1405 from pi-hole/fix-sidebar
Fix sidebar docs link
2020-05-30 15:36:18 +01:00
Adam Warner
0fac8a5a0b Merge pull request #1380 from pi-hole/update-daterangepicker
Update daterangepicker and add minified build
2020-05-30 15:34:35 +01:00
XhmikosR
ee40ea3d36 Fix sidebar docs link
Also work around us using Font Awesome 5.x with AdminLTE 2.x.

We should fix the FA classes later.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-30 10:16:09 +03:00
XhmikosR
11f621d574 Make daterangepicker use the same font as everywhere else.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-30 08:26:44 +03:00
XhmikosR
a25cb8a838 Reduce CSS duplication a bit
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-29 07:39:50 +03:00
XhmikosR
d48a57a2cd Update pi-hole.css
* format code
* use `background-color` instead of the `background` shorthand
* use the `animation` shorthand
* remove unneeded CSS prefixes

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-26 13:14:45 +03:00
DL6ER
8cc24a9158 Merge pull request #1379 from pi-hole/XhmikosR-patch-3
pi-hole.css: fix glow to use the current color
2020-05-25 20:41:17 +02:00
DL6ER
a4f9068b32 Merge pull request #1368 from pi-hole/sidebar-toggle
Use `fa5` class on the sidebar toggle
2020-05-25 20:36:19 +02:00
XhmikosR
36eb877a31 Tweak footer.php
* add a new row for the version info
* add links to the current tags
* make the updates URLs go to the latest GitHub release
* color the heart icon red
* remove "Version" from links; the tags are prefixed with "v"

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-25 21:22:18 +03:00
XhmikosR
7b084b87d4 pi-hole.css: fix glow to use the current color
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-25 16:12:29 +03:00
XhmikosR
30776108ee Use fa5 class on the sidebar toggle
This was added in AdminLTE v2.4.13.

Also, remove unneeded related custom CSS while at it.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-24 21:12:15 +03:00
XhmikosR
e70e108cce Use .hidden/.show for showing/hiding the reset buttons
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-23 13:04:13 +03:00
XhmikosR
442201d613 Improve user info markup
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-22 11:21:43 +03:00
DL6ER
46c09841bc Fix background of dropdown menu.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-18 15:12:51 +02:00
XhmikosR
90055f8cd1 Add missing d-none class.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-17 16:10:41 +03:00
DL6ER
f591280d58 Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-17 16:07:22 +03:00
DL6ER
b0f54f5451 Add new Pi-hole diagnostics page.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-17 16:07:21 +03:00
XhmikosR
13335f7ae8 Settings: fix IPv6 overflowing on mobile
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-17 11:03:18 +03:00
DL6ER
66422c133b Enlarge dropdown container to 400px (max-height).
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-14 23:57:22 +02:00