DL6ER
3ed3a2b6f7
Use 4em as width for the rate limiting interval
...
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-02-26 16:33:59 +01:00
DL6ER
dd49ad4ae7
Add CSS style to make the input boxes smaller
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-02-26 10:08:25 +01:00
yubiuser
304a4e31a8
Set min and step for rate_limit_interval as well
2022-02-20 18:36:27 +01:00
DL6ER
4acfa01429
Apply suggestions from code review
...
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-02-20 16:18:06 +01:00
DL6ER
8cad8114cf
Always re-read FTL config file at start of settings page to refresh old config data from before running the savesettings.php code
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-02-19 10:58:19 +01:00
DL6ER
1d67146b75
Add rate-limit settings to dashboard
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-02-19 09:29:35 +01:00
DL6ER
d9ad67860f
Merge pull request #2111 from pi-hole/local_time
...
Include timezone info in time/date FTL has been started
2022-02-12 09:30:05 +01:00
Christian König
bfe91d9da3
Prevent code injection
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-02-12 09:10:19 +01:00
Adam Warner
bb4cafcb7c
Merge pull request #2021 from Iksas/safari-css-animation-fix
...
Decrease resource usage of CSS animations
2022-02-11 17:23:30 +00:00
Christian König
be31e4ea58
Get TZ info from ENV in docker or date command
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-02-08 21:51:55 +01:00
Christian König
9b1e2b8dab
Fix indention
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-02-05 19:21:25 +01:00
Christian König
a0ee63381f
Inlcude timezone info
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-02-05 17:09:51 +01:00
RD WebDesign
bf82c47e98
Fix the wrong escaping on settings datatable ( #2100 )
...
* Fix the wrong escaping on settings datatable
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Using utils escapeHtml function
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
* Fix prettier
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2022-01-30 14:46:47 +01:00
Iksas
369170105a
improve efficiency of the lookatme animation
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2022-01-22 15:12:30 +01:00
DL6ER
eadd6c5c20
Merge pull request #2042 from Moonlight63/tweak/DHCP-datatables
...
Tweak DHCP datatables
2022-01-05 19:03:45 +01:00
Justin Cauchon
dbcafc333a
Fix mislabeled privacy setting ( #2044 )
...
* Fix mislabeled privacy setting
* Update settings.php
Co-authored-by: yubiuser <ckoenig@posteo.de >
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-01-04 18:56:08 +00:00
Dalen
f850264ab4
Fixed a typo and split DHCP page into different boxes.
...
Signed-off-by: Dalen <dalencattmlsp@gmail.com >
2022-01-01 14:54:06 -08:00
DL6ER
fc1b2c56ab
Merge branch 'devel' into feat/avoid-window-open
2021-12-21 21:33:44 +01:00
DL6ER
2f52ab35fa
Merge pull request #1991 from paul-man/chore/use-thead
...
Add absent <thead> tags
2021-12-21 21:30:21 +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
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
2ca53d4f1e
Merge remote-tracking branch 'upstream/devel' into chore/use-thead
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-12-02 18:33:54 -05:00
Paul Mannarino
ee2482a7ee
Adding <thead> where missing
...
Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com >
2021-11-30 21:15:50 -05: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
Dylan Sealy
4371caa227
Added missing rel='noopener'
...
Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com >
2021-11-01 22:22:31 +01:00
Christian König
b5d9908bb5
Remove traces of leftover API_PRIVACY_MODE
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-10-26 19:47:31 +02:00
Th3M3
0d24f25f3c
Modal Dialog for Teleporter-import
...
fixes page reload every time the DHCP tab gets active
Signed-off-by: Th3M3 <the_me@outlook.de >
2021-10-07 00:12:33 +01:00
yubiuser
eb44144485
Do not default true for unset variables ( #1909 )
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2021-10-04 21:52:01 +01:00
Adam Warner
d64818c7a5
Merge pull request #1892 from a1346054/fixes
...
Simple maintenance improvements
2021-09-29 21:17:25 +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
a1346054
26f0203137
Trim excess whitespace
...
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com >
2021-09-15 21:23:01 +00:00
a1346054
48c63c0a0b
Fix spelling
...
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com >
2021-09-15 21:22:59 +00:00
yubiuser
1dacdbabc0
Clarify that never forward non-FQDN only applies to A and AAAA queries
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2021-09-12 23:07:21 +02:00
Adam Warner
2e9bb78472
Merge pull request #1882 from pi-hole/master
...
Sync Master back to Dev
2021-09-11 22:39:57 +01:00
DL6ER
f606346440
Merge pull request #1845 from yubiuser/no_adlists
...
Remove adlists tab from settings page
2021-09-11 22:12:10 +02:00
Adam Warner
87beebd92e
Merge pull request #1873 from pi-hole/tweak/FQDN_UQDN_DNS
...
Clarify how and when UQDN are forwarded with conditional forwarding
2021-09-11 20:59:17 +01:00
Adam Warner
25df783378
Apply htmlentities in a couple of places to prevent xss
...
Co-authored-by: wtwver <wtwver@users.noreply.github.com >
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2021-09-11 20:03:05 +01:00
DL6ER
8940e79f07
Fix typo
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2021-09-10 09:20:01 +02:00
DL6ER
d39e0809da
Clarify how and when UQDN are forwarded with conditional forwarding
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-09-09 21:03:57 +02:00
DL6ER
690feb8b26
Fix code syntax error
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-07-25 16:54:24 +02:00
DL6ER
6a315fc972
Re-add incorrectly removed variables.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-07-24 15:05:27 +02:00
yubiuser
bacded47d2
Remove adlists tab from settings page
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2021-07-04 20:06:08 +02:00
DL6ER
cf917a6391
Remove obsolete setupVars.conf stuff from the settings page
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-06-26 11:01:26 +02:00
DL6ER
08207835c3
Add better descrption of what the two check boxes actually effect.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-12-01 09:30:12 +01:00
Adam Warner
68351a3a91
Merge pull request #1634 from pi-hole/new/unlink_DHCP_lease
...
Add button to remove dynamic DHCP leases
2020-11-28 16:32:37 +00:00
Adam Warner
10505d775a
Merge pull request #1636 from yubiuser/tweak/DHCP_options
...
Make it clearer that the option DHCP rapid commit only applies to IPv4
2020-11-28 16:16:50 +00:00
yubiuser
58efc12a19
Fix indention
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-11-27 21:01:56 +01:00
yubiuser
93e1752315
Be explicite about DHCPv4 rapid commit
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-11-27 20:51:37 +01:00
yubiuser
3f4b02de1d
Switch order of advanced options
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-11-27 20:49:42 +01:00
yubiuser
f6ea7632e2
Summarize the names of DNS servers which support DNSSEC
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-11-24 20:57:02 +01:00