DL6ER
|
2c12b0d2d2
|
Merge pull request #1143 from pi-hole/fix/teleporter_legacy_import
Fix teleporter's ability to import v4.x archives
|
2020-02-04 20:23:25 +01:00 |
|
Adam Warner
|
4958ed2fb0
|
Merge pull request #1142 from pi-hole/fix/FTL_group_update
Ensure we refresh FTL's internal groups cache.
|
2020-02-03 22:36:02 +00:00 |
|
Adam Warner
|
d008bca84a
|
Merge pull request #1140 from pi-hole/tweak/groups_mgmt_disable_controls
Disable form elements while database operation is pending
|
2020-02-03 22:35:55 +00:00 |
|
Adam Warner
|
ed772869fb
|
Merge branch 'release/v5.0' into new/network_table_IP_links
|
2020-02-03 22:18:24 +00:00 |
|
DL6ER
|
4228d88336
|
xo does neither like const nor let. Use var everywhere.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-02-03 23:16:49 +01:00 |
|
Adam Warner
|
174c063ffb
|
Merge branch 'release/v5.0' into fix/FTL_group_update
|
2020-02-03 22:03:20 +00:00 |
|
Adam Warner
|
60028fcfc2
|
Merge branch 'release/v5.0' into tweak/groups_mgmt_disable_controls
|
2020-02-03 22:03:14 +00:00 |
|
Adam Warner
|
0e7ee33f99
|
Merge branch 'release/v5.0' into fix/network_table_ip_sorting
|
2020-02-03 22:00:19 +00:00 |
|
DL6ER
|
86f56ee5df
|
Make IP addresses links that send to the Query Log.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-02-03 22:51:15 +01:00 |
|
DL6ER
|
917fd5949f
|
Merge pull request #1129 from pi-hole/fix/underscore_TLDs
Allow underscores in the middle of TLDs
|
2020-02-03 22:44:09 +01:00 |
|
DL6ER
|
6ad2430f95
|
Import legacy adlist.list and fix/remove debugging output
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-02-02 19:10:26 +01:00 |
|
DL6ER
|
870ab035fc
|
Fix teleporter's ability to import v4.x archives.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-28 22:26:19 +01:00 |
|
DL6ER
|
abe0b760bd
|
Ensure we reach the end of groups.php to send SIGRTMIN to FTL.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-27 12:40:45 +00:00 |
|
DL6ER
|
516c9e946a
|
Add utils object for common code.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-27 11:21:02 +00:00 |
|
DL6ER
|
cfec7412da
|
Merge branch 'release/v5.0' into tweak/groups_mgmt_disable_controls
|
2020-01-27 10:52:14 +00:00 |
|
Dan Schaper
|
03a379b774
|
Merge branch 'release/v5.0' into fix/network_table_ip_sorting
|
2020-01-25 17:48:22 -08:00 |
|
DL6ER
|
88da85f553
|
Add responsive design to new group tables to ensure they render properly on very narrow screens. (#1137)
Signed-off-by: DL6ER <dl6er@dl6er.de>
Co-authored-by: Dan Schaper <dan@glacialmagma.com>
|
2020-01-25 17:46:38 -08:00 |
|
DL6ER
|
43a861a6a9
|
Disable form elements while database operation is pending.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-22 19:51:48 +01:00 |
|
DL6ER
|
5abbeb2eff
|
Add extra label when blocking happend during deep CNAME inspection.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-21 23:34:08 +01:00 |
|
DL6ER
|
fa6033ab56
|
Sort by first IP if multiple IPs are available for a given device.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-20 19:03:00 +01:00 |
|
DL6ER
|
f92812d4cd
|
Substitute null client names by empty strings.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-19 22:32:28 +01:00 |
|
DL6ER
|
1c4e8056c2
|
Allow underscores in the middle of TLDs. Fixes #1036
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-12 13:16:55 +01:00 |
|
XhmikosR
|
0ed702197a
|
Change logo link to point to the dashboard.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2020-01-08 18:36:11 +02:00 |
|
Adam Warner
|
8731be81a0
|
Merge pull request #1123 from pi-hole/XhmikosR-patch-3
Remove unused function isMobile()
|
2020-01-04 16:12:13 +00:00 |
|
Adam Warner
|
b447d526d9
|
Merge pull request #1104 from pi-hole/fonts
Move fonts to the header.php
|
2020-01-04 16:09:43 +00:00 |
|
DL6ER
|
81d7d24910
|
Use correct interval for the database query when clicking on one of the long-term graph bars.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-01-03 14:50:48 +02:00 |
|
XhmikosR
|
793a6ec49f
|
Remove unused function isMobile()
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2020-01-03 14:49:41 +02:00 |
|
XhmikosR
|
b74f0f3969
|
Fix the remaining lint issues
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2020-01-02 19:42:19 +02:00 |
|
XhmikosR
|
704c352277
|
Format JS code
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2020-01-02 19:42:18 +02:00 |
|
Adam Warner
|
4fbec2a557
|
Merge pull request #1112 from pi-hole/scrollY
`window.scrollY` isn't supported on IE
|
2020-01-02 17:34:02 +00:00 |
|
Adam Warner
|
c376962da5
|
Merge pull request #1114 from pi-hole/padStart
Replace padStart with a solution that works in older browsers
|
2020-01-02 17:30:52 +00:00 |
|
Adam Warner
|
aff834448a
|
Merge pull request #1113 from pi-hole/length
length cannot be negative
|
2020-01-02 17:30:25 +00:00 |
|
Adam Warner
|
fe45538fc2
|
Merge pull request #1111 from pi-hole/license-headers
Add license headers.
|
2020-01-02 17:28:31 +00:00 |
|
Adam Warner
|
701de94be8
|
Merge pull request #1110 from pi-hole/var
Switch back to var
|
2020-01-02 17:28:08 +00:00 |
|
Adam Warner
|
73236e8ada
|
Merge pull request #1094 from pi-hole/buttons
Fix buttons appearance
|
2020-01-02 17:26:28 +00:00 |
|
Adam Warner
|
ab629c52a1
|
Replace padStart with a solution that works in older browsers
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2019-12-29 10:17:55 +02:00 |
|
XhmikosR
|
25af37509e
|
length cannot be negative
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2019-12-29 10:13:50 +02:00 |
|
XhmikosR
|
6e55b4f827
|
window.scrollY isn't supported on IE
Replace it with `window.pageYOffset`
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2019-12-29 10:12:09 +02:00 |
|
XhmikosR
|
2c315cec4a
|
Add license headers.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2019-12-29 10:08:31 +02:00 |
|
XhmikosR
|
e91d0b0cfa
|
Switch back to var
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2019-12-29 10:07:01 +02:00 |
|
DL6ER
|
03b3a1d604
|
Merge pull request #1088 from pi-hole/location
Be explicit about `window.location`
|
2019-12-28 16:58:27 +01:00 |
|
DL6ER
|
250457abc3
|
Merge branch 'devel' into tweak/customDNS_page
|
2019-12-28 16:47:42 +01:00 |
|
DL6ER
|
306b0b94a9
|
Merge pull request #1098 from pi-hole/tweak/graphs
Change over-time graphs from line to stacked bar representation
|
2019-12-28 16:46:41 +01:00 |
|
DL6ER
|
f96bbcb37f
|
Merge pull request #1102 from pi-hole/fix/domains_lower_case
Ensure added domains are lower-case.
|
2019-12-28 16:46:09 +01:00 |
|
DL6ER
|
de8ead6a91
|
Merge pull request #1106 from pi-hole/tweak/teleporter-etc-hosts
Add /etc/hosts to teleporter export.
|
2019-12-28 16:45:25 +01:00 |
|
DL6ER
|
b07d290a91
|
Merge pull request #1076 from pi-hole/new/group-management
Add group management
|
2019-12-28 16:45:18 +01:00 |
|
DL6ER
|
c81d690be4
|
Add /etc/hosts to teleporter export.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2019-12-28 13:30:57 +00:00 |
|
DL6ER
|
9b7daa324a
|
Do not go back to page 1 when deleting an item.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2019-12-28 13:21:53 +00:00 |
|
XhmikosR
|
cee3d536bc
|
Move fonts to the header.php
`@import` is discouraged because it's blocking.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2019-12-26 18:00:21 +02:00 |
|
DL6ER
|
b840d2103b
|
Do not reload table on successfull edits and deletions.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2019-12-23 15:38:59 +00:00 |
|