Commit Graph

2591 Commits

Author SHA1 Message Date
yubiuser
4c21641663 Unify vendor file location
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 20:12:11 +01:00
RD WebDesign
74a5367fe9 Fix gravity count when FTL fails to return this value (#3160) 2024-10-28 12:34:56 -03:00
yubiuser
55d95c6cab Update chart.js files
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 15:19:13 +01:00
RD WebDesign
8308057721 Rearrange the code and use better texts in case of error
- show an error message including the error code;
- change the title (tooltip) text

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-10-27 18:55:53 -03:00
RD WebDesign
8511681bde Do not show negative gravity count
When FTL fails to count the number of domains on the lists, the value -2 is
returned, but this value should not be printed (it's just an error code).

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-10-24 19:07:42 -03:00
yubiuser
8ad3397d80 Update chartjs files
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-15 21:29:54 +02:00
RD WebDesign
b508bd5435 Keep the sub-menu open when clicking on the Interfaces link
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-28 20:21:28 -03:00
Dominik
0a3dec5269 Add domains/regex tooltip on the sidebar numbers (#3148) 2024-09-25 07:03:07 -04:00
DL6ER
25aaebf360 Increase accessability
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 12:16:13 +02:00
DL6ER
c1fd6b8ad9 Query Log: Show X-icon instead of reply time if no reply was received
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 10:42:02 +02:00
DL6ER
582cafbd51 Add domains/regex tooltip on the sidebar numbers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 10:17:52 +02:00
DL6ER
38452e8119 Merge branch 'development' into new/ifaces
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 09:54:42 +02:00
Dominik
8d0aa3668c Replace temperature display by query frequency (#3139) 2024-09-25 03:30:08 -04:00
yubiuser
a01018b9b6 Fix atob issue when xff is undefined
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-09-22 22:42:21 +02:00
DL6ER
c6fbdfcdff Queries/minute as default unit. Switching to Queries/second if more than 100 queries are received per minute (~ 1.6q/s)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-09 21:41:21 +02:00
DL6ER
3a568b55e1 Dynamically determine number of QPS fraction digits based on the value itself
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-07 21:57:11 +02:00
DL6ER
e2b9771f05 Convert q/s to q/m if there aren't all that many queries on this Pi-hole
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-07 06:25:27 +02:00
DL6ER
15c072bb01 Replace temperature display by query frequency
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-06 16:29:26 +02:00
RD WebDesign
18d66133b3 Add a tooltip to the dashboard showing the last time gravity was updated
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-02 20:14:12 -03:00
DL6ER
7b8829b85e Remove redirectin based on user-defined input
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-02 19:09:52 +02:00
yubiuser
2db29ed993 Unify system setting modal buttons
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-26 22:48:28 +02:00
yubiuser
9cd2970085 Update files
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-22 13:34:36 +02:00
Dominik
ed4961f4be Replace inline onclick with addEventListener inside .js file to be compatible with CSP (v6) (#3104) 2024-08-18 18:55:02 +02:00
yubiuser
964fcbd132 Have two spaces between indicator and text in Status panel
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-11 17:55:08 +02:00
Orazio
d28571bed9 Replace inline onclick with addEventListener inside .js file to be compatible with CSP
Signed-off-by: Orazio <22700499+orazioedoardo@users.noreply.github.com>
2024-08-11 09:47:07 +02:00
yubiuser
2302fdac5d Fix atob() deprecation error. See https://stackoverflow.com/a/70851350
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-10 13:57:29 +02:00
RD WebDesign
4aa049b824 Loop over all IPs to populate tooltip even when MAXIPDISPLAY is reached
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-08-08 19:20:40 -03:00
RD WebDesign
88bf5a6003 Show tooltip only when the number of items is greater than MAXIPDISPLAY
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-08-08 17:58:38 -03:00
RD WebDesign
9f283882a8 Fix the "title" attribute to show all IPs/hostnames
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-08-08 15:41:49 -03:00
DL6ER
d137650967 Do not use intermediate local variable
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-29 09:44:16 +02:00
DL6ER
eb8f820748 Show X-Forwarded-For information also in the top menu
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-27 10:42:57 +02:00
DL6ER
e2aeeb1bdf pihole.needLogin() does not need an argument
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-27 10:20:36 +02:00
DL6ER
4269ade6fc sessions[].x_forwarded_for has been added
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-24 09:03:35 +02:00
DL6ER
bfe716d14e pihole.rev_server has been removed
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-23 16:29:47 +02:00
DL6ER
ac341cf934 Support systems without IPv4 or IPv6 gateways
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-18 18:15:13 +02:00
DL6ER
0ecb182b05 Add scheduler and address types
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-15 07:24:17 +02:00
DL6ER
5bf7b28b53 Add Tools -> Interfaces page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-14 23:24:22 +02:00
DL6ER
b732092348 Add basic interface information on Settings->System page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-14 17:33:55 +02:00
Christian König
337d7e5c29 Don't try to fill client/domain tables if there is no data
Signed-off-by: Christian König <ckoenig@posteo.de>
2024-07-08 18:56:08 +00:00
Dominik
9d39d6fc9e Fix possible race condition in Top Lists (#3061) 2024-07-02 20:53:02 +02:00
DL6ER
fa837b5762 Use AJAX.always() during logout
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-01 20:44:29 +02:00
DL6ER
bfa3906d18 Fix possible race condition on page load of the index page. This is a recent regression
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-01 16:32:41 +02:00
DL6ER
ee4562faca Always reload page after logout attempt
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-07-01 05:31:48 +02:00
Dominik
330845b577 Show CLI sessions property (#3056) 2024-06-30 20:25:48 +02:00
Dominik
78f2919481 Update the charts if the number of queries has increased significantly (#3058) 2024-06-29 21:48:57 +02:00
DL6ER
2174eaa836 Update summary data with new count
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-06-29 09:29:35 +02:00
DL6ER
d3ac2fed8d Remove "Remove currently set app password" button if none is actually set
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-06-26 11:04:15 +02:00
DL6ER
22fe50faa4 Update the charts if the number of queries has increased significantly
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-06-26 10:17:38 +02:00
DL6ER
76a7248e6b Show CLI sessions property
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-06-20 19:59:32 +02:00
DL6ER
513b7005a0 Add explicit confirmation when trying to replace existing password
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-06-16 07:50:51 +02:00