DL6ER
|
c9a7d5df8e
|
Addressing review comments.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2022-11-14 15:06:45 -03:00 |
|
DL6ER
|
1a0b24474d
|
Add stale cache query status
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2022-11-14 15:06:45 -03:00 |
|
DL6ER
|
6367d99560
|
Update jQuery to v3.6.1. (#2392)
|
2022-10-28 13:01:34 -04:00 |
|
Christian König
|
c5595903ae
|
Fix quotes
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-22 22:20:57 +02:00 |
|
Christian König
|
74974244fc
|
Same for the long term graph
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-22 22:18:39 +02:00 |
|
Christian König
|
abb5c47b58
|
Set tooltip interaction mode for overtime graphs
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-22 22:14:23 +02:00 |
|
Christian König
|
8abfde2e5c
|
Indicate item share is less than 0.1%
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-14 11:14:27 +02:00 |
|
Christian König
|
8762248454
|
Go for 0.1 precision
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-13 18:33:30 +02:00 |
|
Christian König
|
d55847013f
|
Fix deprecated warnings of jquery-migrate
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-13 17:53:13 +02:00 |
|
Christian König
|
fb2635db52
|
Add comment to explain 99.99 decision
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-13 09:52:09 +02:00 |
|
Christian König
|
4627fba09a
|
Don't show detailed doughnut tooltip if sum is 99.99%
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-13 09:29:35 +02:00 |
|
Christian König
|
c1c4dba1d0
|
Add minimal rounding to account for internal rounding errors to suppress detailed tooltip on doughnut charts if nothing is hidden
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:55:18 +02:00 |
|
Christian König
|
8979ac3088
|
Set maintainAspectRatio: true for doughnut charts to resize without margins
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:44:37 +02:00 |
|
Christian König
|
999941ce2f
|
Change tooltip mode for overtime graphs from index to x and set intersect to false
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:03 +02:00 |
|
RD WebDesign
|
5967127c95
|
Fine tuning legend tootips and links to query log
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-10-05 21:19:03 +02:00 |
|
RD WebDesign
|
62297be1da
|
Use custom legends for doughnut charts
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-10-05 21:19:02 +02:00 |
|
Christian König
|
bbdc4c3d6b
|
Fix doughnut tooltip and legend
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:02 +02:00 |
|
Christian König
|
0245c936d9
|
Set parsing:false for dashboard graphs
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:02 +02:00 |
|
Christian König
|
958f10c472
|
Fix line graph reprenstations for overtime* charts
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:01 +02:00 |
|
Christian König
|
624d39df25
|
Fix OnClickEvent for overtime* charts
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:01 +02:00 |
|
Christian König
|
999295b772
|
Fix overtime* charts
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:00 +02:00 |
|
Christian König
|
c14c491ea5
|
Add chartjs-adapter-moment.js
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-10-05 21:19:00 +02:00 |
|
RD WebDesign
|
425139501b
|
Set min and max values for graph xAxis
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-09-26 14:41:09 -03:00 |
|
Christian König
|
58f8738907
|
Reverse logic of in/exlcudin queries from long-term database and rename queryType => statusType
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-09-16 13:04:51 +02:00 |
|
Adam Warner
|
aa529a7430
|
Add interpretation for Pi-hole message type ADLIST (#2320)
|
2022-09-14 20:16:50 +01:00 |
|
jpgpi250
|
43056fdcaf
|
Update queries.js
jpgpi250 <jpgpi250@gmail.com>
accompanies FTL PR 1409
|
2022-09-12 12:57:18 +02:00 |
|
RD WebDesign
|
4d8b19f4c9
|
Address team decisions
- change checkboxes order;
- remove all lines if all checkboxes are unselected.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-09-09 14:26:54 -03:00 |
|
RD WebDesign
|
3ef30992c5
|
Move filter selector to header-box
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-09-09 14:26:54 -03:00 |
|
RD WebDesign
|
3235056d31
|
Add the ability to filter domains by type
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-09-09 14:26:54 -03:00 |
|
Christian König
|
dff293902a
|
Guard database data
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-09-08 11:31:23 +02:00 |
|
Christian König
|
b75ec4530c
|
Add interpretation for Pi-hole message type ADLIST
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-09-08 11:31:23 +02:00 |
|
Christian König
|
418b6f07ff
|
Remove unnecssary <br> from adlist details
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-09-01 08:32:14 +02:00 |
|
Christian König
|
21521498b5
|
Keep conversion for long-term data
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-08-28 20:15:36 +02:00 |
|
Christian König
|
4e12212f13
|
Revert empty domain dot replacement
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-08-28 19:19:05 +02:00 |
|
Joshua Wu
|
fb1a0174d6
|
Add auto focus to custom dns and custom cname after submition
Signed-off-by: Joshua Wu <Joshua.wu.0910@gmail.com>
|
2022-08-24 16:50:22 -07:00 |
|
Joshua Wu
|
b6963a8eb1
|
Add auto focus to groups and groups-adlist pages
Signed-off-by: Joshua Wu <Joshua.wu.0910@gmail.com>
|
2022-08-24 16:50:22 -07:00 |
|
Joshua Wu
|
a0417e92d1
|
Refocus the domain element after submitting new domain in list form
Signed-off-by: Joshua Wu <Joshua.wu.0910@gmail.com>
|
2022-08-24 16:50:21 -07:00 |
|
RD WebDesign
|
5e23f1996a
|
Merge pull request #2298 from pi-hole/test_topmenu
Improve top right menu and sidebar
|
2022-08-20 17:47:09 -03:00 |
|
Christian König
|
503fe267eb
|
fix codespell complains
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-08-17 22:53:44 +02:00 |
|
Christian König
|
1fdb5e7475
|
Remove session timer leftovers
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-08-13 11:16:56 +02:00 |
|
RD WebDesign
|
509113296c
|
Move login form to a new page
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-08-12 18:04:57 -03:00 |
|
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 |
|