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
DL6ER
6e0e1bbb41
Add button to remove dynamic DHCP leases. They are immediately removed both from FTL and the dhcp.leases file (FTL takes care of updating the file!) WITHOUT the need for a restart of the DHCP/DNS resolver.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-11-23 13:35:40 +01:00
Adam Warner
f5d8ca9843
Update settings.php
...
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com >
2020-11-08 17:57:12 +00:00
Jonathan Straub
160f873672
Added check for NULL value in PHP internal error handling
...
Signed-off-by: Jonathan Straub <j.f.straub@gmx.de >
2020-11-01 16:45:49 +01:00
yubiuser
2e557fb2ae
Be more explicit about flushing logs
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-10-17 20:55:53 +02:00
Tony Jeffree
4a53a8aa1c
Add cache busting to all vendor scripts
...
Signed-off-by: Tony Jeffree <tjeffree@gmail.com >
2020-08-21 10:12:41 +01:00
Tony
0a4ebe14e3
Add cache busting to all custom scripts and common css
...
Signed-off-by: Tony Jeffree <tjeffree@gmail.com >
2020-08-17 08:30:00 +01:00
Adam Warner
27bead730a
Merge pull request #1509 from yubiuser/fix/DHCP_unknown_hostname
...
Fixes formatting of unknown host in DHCP leases table
2020-08-15 10:45:16 +01:00
Epoxide
320ca55739
fix(settings): typo in conditional forwarding
...
Signed-off-by: Epoxide <epoxide@epoxide.se >
2020-07-21 18:12:43 +02:00
yubiuser
3c456d975f
Fixes formating of unknown host in DHCP leases table
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-07-18 12:38:18 +02:00
DL6ER
0255905216
Merge pull request #1501 from yubiuser/tweak/FTL_startDateTime
...
Show date and time FTL started in settings page
2020-07-17 09:38:44 +02:00
Michael Stanclift
658033143e
Remove duplicate DNSSEC explanation
...
Signed-off-by: Michael Stanclift <mstanclift@vmware.com >
2020-07-16 21:53:31 -05:00
yubiuser
495a96a16e
Show date and time FTL started in settings page
...
Signed-off-by: yubiuser <ckoenig@posteo.de >
2020-07-17 00:04:37 +02:00
DL6ER
cb5b9c69c4
Merge pull request #1278 from marank/devel
...
Added support for CNAME records add/remove
2020-07-07 23:13:48 +02:00
Adam Warner
c42c06be2d
Merge pull request #1208 from pi-hole/new/rev-server
...
Improve conditional forwarding settings
2020-07-02 10:51:41 +01:00
DL6ER
156b7b4efa
Update settings.php
...
Co-authored-by: Adam Warner <me@adamwarner.co.uk >
2020-06-23 21:26:43 +02:00
DL6ER
78e1f3c09f
Review comments on code style
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-21 21:50:55 +02:00
marank
b597a0fcbb
Merge branch 'devel' into devel
2020-06-21 12:20:33 +02:00
Adam Warner
c949516ee1
make use of utils.escapeHtml on the JS side of things, and html_entity_decode/htmlentities in PHP
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-06-13 18:50:36 +01:00
Adam Warner
557bd85814
change button type on dhcp static lease removal back to submit ( #1456 )
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-06-09 09:28:45 +03:00
DL6ER
700b575c09
Add note that IPv6 is supported as well.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-04 09:26:53 +02:00
DL6ER
540ebddb8c
Merge branch 'devel' into new/rev-server
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-04 09:24:49 +02:00
DL6ER
a4a678b584
Revert "Add per-browser boxed layout setting"
...
This reverts commit c2683fb87bc50369753b279e179e7b5d0d1e60a9.
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:20:51 +01:00
DL6ER
2e0a261c47
No not use per-browser settings for the theme to avoid flashing pages on navigation.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:20:51 +01:00
DL6ER
6ed0f056c6
Simplify code
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:19:00 +01:00
DL6ER
3c793581b7
Add per-browser temp unit selection
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:19:00 +01:00
DL6ER
6e52ee4307
Add per-browser theme selection
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:18:36 +01:00
DL6ER
7ff5764f95
Add per-browser boxed layout setting
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:17:28 +01:00
DL6ER
0e4d1e4e7f
Implement per-browser checkbox and radio button styling using icheck-material.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:17:28 +01:00
DL6ER
621e65b9bb
Merge pull request #1367 from pi-hole/clean-table-classes
...
Clean table classes
2020-05-25 20:33:48 +02:00
DL6ER
b6ad648842
Merge pull request #1329 from pi-hole/new/somepeoplelikecurves
...
Add checkbox (save state in localstorage) to toggle between bar and smooth
2020-05-25 20:08:42 +02:00
XhmikosR
b7540de7d0
Revert "Remove the invalid width="100% attribute"
...
This reverts commit 59ea121e07 .
Apparently, we are doing something weird in the settings tables and this doesn't work. We should revisit this later.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 17:14:04 +03:00
XhmikosR
59ea121e07
Remove the invalid width="100% attribute
...
Also, add the missing `table` class in a network table.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 16:13:43 +03:00
XhmikosR
d3cd52b992
Remove the obsolete cellspacing="0" attribute.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 16:07:46 +03:00
XhmikosR
de71dd0fb5
Clean up table classes.
...
These are DataTables classes which we don't use since we use Bootstrap.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 16:05:24 +03:00
Adam Warner
3957e9eef1
Move some duplicated code to utils.js
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-05-23 11:04:30 +03:00
Matthias rank
212da94228
Added token verification
...
Moved CNAME functions to func.php
Added teleporter support
Fixed CNAME and DNS file declaration (filename was declarated in seperate file, therefore trying to read those files from func.php failed)
Fixed error and success response functions in func.php (calling addCustomDNSEntry and addCustomCNAMEEntry repeatedly from teleporter failed because of error function defined inside of those functions)
Signed-off-by: Matthias Rank <development@m-rank.de >
2020-05-21 14:48:13 +02:00
Adam Warner
3a549e1aae
Move this checkbox to it's own section
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-05-19 17:17:40 +01:00
Adam Warner
c4091a7b3b
Add checkbox (save state in localstorage) to toggle between bar and smooth charts
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-05-18 20:56:21 +01:00
XhmikosR
10f6318ec6
System tab: remove "Danger Zone!" header
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-18 21:32:34 +03:00
XhmikosR
d22ee164b1
Move the system tab first in code.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-18 21:30:29 +03:00
XhmikosR
43559f2650
settings.php: remove moot form
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-18 21:28:24 +03:00
XhmikosR
b33c7def10
Improve nav-tabs accessibility
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-18 21:28:24 +03:00
XhmikosR
1ce87b127b
Remove moot justify-content-md-center class
...
That's a Bootstrap 4.x class.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-18 21:28:24 +03:00