Commit Graph

1078 Commits

Author SHA1 Message Date
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
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
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
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
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
RD WebDesign
718ace5d3d Adjust debug log scroll position
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-06-24 23:41:56 -03:00
Anthony de Jong
eaef6f8733 Show suggested domains in group domains page
Signed-off-by: Anthony de Jong <11158888+anthony-de-jong@users.noreply.github.com>
2022-06-02 08:04:27 +00:00
yubiuser
ffaad6dc04 Merge pull request #2202 from pi-hole/fix/issue2149
Show all available data on Long-term data query log page
2022-05-31 21:07:46 +02:00
RD WebDesign
33c5450ba4 Use consistent output for both query lists
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-31 15:26:10 -03:00
RD WebDesign
fad13b1151 Fixing prettier line break
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-30 01:11:52 -03:00
RD WebDesign
2dd5fb816b Fix DNSSEC info
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-29 19:14:44 -03:00
Christian König
6300c551b0 Change lighttpd log file names
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-29 21:18:01 +02:00
Christian König
7cfca502bc Remove unused eslint compat rule
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-24 11:12:47 +02:00
yubiuser
3d42934e62 Remove unused case 2022-05-21 18:27:53 +02:00
RD WebDesign
e9f638a888 Keep field values when deleting + Fix typo
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-17 16:33:44 -03:00
RD WebDesign
d12ec5f885 Clean text fields after success.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-17 15:54:01 -03:00
RD WebDesign
7cb2231bdd Removing old function call
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-16 01:53:11 -03:00
RD WebDesign
d0b9588fff Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-16 01:50:05 -03:00
RD WebDesign
e6dc3a0287 Using global utils.showAlert function
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-16 01:39:22 -03:00
RD WebDesign
9d225ed8e4 Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-15 19:55:38 -03:00
RD WebDesign
ba18ece9d8 Fix multiplier (reply_time field unit is second)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-15 19:49:23 -03:00
RD WebDesign
7fb8f94ea3 Add missing columns reply_type, reply_time, dnssec
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-15 19:11:26 -03:00
yubiuser
f8972ff19d Merge pull request #2198 from pi-hole/zeroLineColor
Reduce border size of line charts
2022-05-07 21:07:06 +02:00
yubiuser
042b54675c Merge pull request #2177 from pi-hole/bulk_delete_groups
Allow delete multiple items - Group pages
2022-05-07 21:06:01 +02:00
RD WebDesign
f0bd5d725e Fixing minor inconsistencies
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-07 15:37:39 -03:00
RD WebDesign
a2cb6821dc Fixing weird bug
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-07 00:30:07 -03:00
Christian König
b44acd52ec Reduce border size of line charts
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-02 21:54:03 +02:00
Christian König
74e506c89a Only remove last data point for line charts as it is not representative there
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-01 21:47:14 +02:00
Christian König
e19bbc7480 Scale axes to integer
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-01 19:59:36 +02:00
DL6ER
63a87dc43a Only remove last data point for line charts as it is not representative there (#2195)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-05-01 16:59:21 +02:00
RD WebDesign
89fdc7ed1c Remove unused variable
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 16:10:25 -03:00
RD WebDesign
a4bd5d0d90 Quote SQL reserved word and fix javascript output.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 16:08:02 -03:00
RD WebDesign
67cece627d Fix data.columns ID replaced by mistake
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 15:16:11 -03:00
RD WebDesign
9a019a64ee Applying the reviewer's suggestions
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 14:34:22 -03:00
RD WebDesign
83ff9a9ee5 Fix xo
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 15:30:17 -03:00
RD WebDesign
a04fb0b726 Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 15:20:43 -03:00
RD WebDesign
0e04ba0fe4 Show "other" destination as the last graphic item
- Show the item only if it's different than zero

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 15:02:13 -03:00
DL6ER
c4481cacb5 Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-04-24 15:52:40 +02:00
DL6ER
4d6481ffa9 Add QUERY_SPECIAL_DOMAIN as new query status
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-04-24 09:17:10 +02:00
RD WebDesign
f8ab31f431 Allow delete multiple items - Group pages
- add checkboxes, buttons and functions to groups page;
- add checkboxes, buttons and functions to clients page;
- add checkboxes, buttons and functions to domains page;
- add checkboxes, buttons and functions to adlists page;
- move function to `utils.js`;
- fix CSS after insert a new table column;

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-22 22:22:03 -03:00
yubiuser
372ce92d78 Merge pull request #2165 from pi-hole/sidebar_warnings
Move warning count to sidebar (when sidebar is visible).
2022-04-14 23:10:37 +02:00
RD WebDesign
521ecd75d5 Fix visual bugs
- fix top circle position;
- fix circle background colors for each theme;
- special CSS for LCARS theme;
- change CSS selector for top navbar `<li>`: after removing the first
  item, the "old" second item became the first one.
- use a better color for all themes;
- hide submenu counter during animation;
- hide the other counter when submenu is opened (mobile too)

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-13 14:22:12 -03:00
Christian König
2903e7239c Fix prettier II
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
Christian König
a3c5236012 Fix prettier
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
Christian König
c75b308f9d Guard FTL not running when loading the query table
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
RD WebDesign
2324bf5078 Removing the triangle icon
The message count was moved to the "hamburger" menu icon.
Using more discreet color for the circle.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-06 18:49:22 -03:00
RD WebDesign
f90ae05bd0 Sidebar warning count
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-03-25 19:25:42 -03:00
DL6ER
af9a6f3444 Merge branch 'devel' into new/nonfatal-dnsmasq-warnings
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-03-20 09:00:57 +01:00
Christian König
a9ba338a21 Fix list add for already forwarded queries
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-03-16 14:12:39 +01:00