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
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
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
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
RD WebDesign
7927ac1815
Improving code readability for lists (index.js and db_lists.js) ( #1994 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-18 13:15:24 +01:00
RD WebDesign
b94884ae17
Show ignored items when adding new adlists ( #1997 )
...
* Show ignored itens when adding new adlists
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Show ignored itens when adding new adlists (new messages)
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-17 19:56:49 +01:00
Christian König
a1904e2dc8
Change default theme to auto light/dark theme
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-12-16 12:19:22 +01:00
Paul Mannarino
1c12e9719c
Ignore theme color for qr code
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-13 19:08:29 -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
bae84d953d
Replace mousedown with click event
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 19:31:06 -05:00
Paul Mannarino
59ca7971c2
Resolve code quality issues
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 19:20:43 -05:00
Paul Mannarino
63b27dc9d1
Run prettier
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:47:03 -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
f67780bb07
Remove backticks
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:26:34 -05:00
Paul Mannarino
fc30e45ccd
Re-add comment
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:20:08 -05:00
Paul Mannarino
aa3c8aef5f
reduce functions
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:08:24 -05:00
Christian König
4ee02c73e3
Number of domains on adlist is total number not valid number
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-12-02 23:16:31 +01: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
rdwebdesign
3d2a6f8fa9
Applying the same CSS colors used on the dashboard to db_grahps.php
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-12-02 04:22:49 -03:00
Paul Mannarino
cb6b3480a5
Avoid window.open
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-11-30 23:13:53 -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
DL6ER
4a470ce47e
Add message types LOAD, SHMEM and DISK to Pi-hole diagnosis system ( #1989 )
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-11-30 12:13:04 +01:00
Christian König
0c852a6880
Fix prettier
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-21 13:23:54 +01:00
Christian König
cc58104538
Fix DHCP tables button column
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-21 13:16:26 +01:00
DL6ER
21cba361e0
Skip DNS server processing if the requested type is not available for this server ( #1970 )
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-11-21 09:25:45 +01:00
RD WebDesign
c3e879a9ce
Swap colors for top lists bars. ( #1981 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-21 08:47:18 +01:00
DL6ER
686a0f40b0
Merge pull request #1977 from pi-hole/tweak/db_graph
...
Use theme gridColor and ticksColor in long time graph
2021-11-21 07:15:40 +01:00
DL6ER
18d15881ea
Merge pull request #1943 from pi-hole/remove/API_Privacy_leftover
...
Remove traces of leftover API_PRIVACY_MODE
2021-11-20 21:13:59 +01:00
Christian König
e3709571c3
Fix zeroLineColor in all graphs
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-19 19:44:17 +01:00
Christian König
23828df3db
Use theme gridColor and ticksColor in long time graph
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-19 19:35:01 +01:00
RD WebDesign
753d1c9c86
Improving the display of some graphics ( #1976 )
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-17 20:54:41 +01:00
Christian König
78aace3403
Revert "Remove duplicated code as it is already part of utils.stateLoadCallback"
...
This reverts commit 395b1b6c1f .
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-14 22:38:18 +01:00
DL6ER
ecbaaca000
Add pretty-printing for message type DNSMASQ_WARN ( #1973 )
...
* Add pretty-printing for message type DNSMASQ_WARN
Signed-off-by: DL6ER <dl6er@dl6er.de >
* Fix prettier
Signed-off-by: Christian König <ckoenig@posteo.de >
Co-authored-by: Christian König <ckoenig@posteo.de >
2021-11-13 13:16:46 +01:00
rdwebdesign
1cc80940bc
Parentheses removed
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-12 03:17:14 -03:00
rdwebdesign
4b23b038b1
Fix prettier again
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-12 03:07:30 -03:00
rdwebdesign
3cc8797092
Fix prettier 2nd time
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-12 02:24:29 -03:00
rdwebdesign
ffc628ae4c
Fix prettier complains
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-12 02:06:02 -03:00
rdwebdesign
906f76ac1d
Starting the Long-term graph on the the earliest date contained in the database.
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-11 21:43:04 -03:00
yubiuser
14d44f25d5
Merge pull request #1910 from lionralfs/fix/1849-checkboxes
...
fix: exclude status checkboxes from being treated as iCheck elements
2021-11-09 20:46:55 +01:00
rdwebdesign
1a88de961f
"7 days fix" on db_lists.js and db_graph.js
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-07 03:26:03 -03:00
rdwebdesign
8746dc76ba
Using the same date interval (7 days) for the default value.
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-06 23:34:37 -03: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
ac5767118a
fixing prettier complaint
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-05 20:14:18 -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
yubiuser
ca97e13b11
Merge pull request #1936 from rdwebdesign/theme_lcars
...
Add Star Trek LCARS theme
2021-11-01 13:15:24 +01:00
Dylan Sealy
dcdad3e606
Readded blank line
...
Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com >
2021-10-29 15:00:47 +02: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