Commit Graph

4307 Commits (4d25f695267590b61a4061f9bb43448005d99b85)
 

Author SHA1 Message Date
Adam Warner 4d25f69526
Merge pull request #3321 from pi-hole/release/v5.0
4 years ago
DL6ER e728d7f761
Merge pull request #3318 from pi-hole/tweak/default_group
4 years ago
DL6ER 7cc35d3b04
Add update to gravity database version 12, renaming the Unassociated group to Default group.
4 years ago
DL6ER 78469ee58d
Merge pull request #3255 from pi-hole/tweak/emailregex
4 years ago
Adam Warner 369288cc48
Update advanced/Scripts/webpage.sh
4 years ago
Dan Schaper df13b9c32a
Merge pull request #3283 from pi-hole/tweak/remove_firewall_config
4 years ago
Dan Schaper 017d405b28
Merge pull request #3307 from pi-hole/tweak/debugger_type_display
4 years ago
DL6ER ddb354f78b
Add enable indentation for the domainlist
4 years ago
Dan Schaper 393c7730ec
Merge pull request #3299 from pi-hole/tweak/allow_()_in_urls
4 years ago
DL6ER 4f0e47e927
Merge pull request #3296 from pi-hole/fix/remove_hostrecord
4 years ago
DL6ER 288d487fc0
Allow ( and ) in adlist URLs.
4 years ago
DL6ER 20ef5e0264
Show associated group IDs in domains/clients/adlists listing. We get the data through a LEFT JOIN followed by a GROUPing by the left list ID and finialized through a GROUP_CONCATenation.
4 years ago
DL6ER ad5802715e
enabled field: Center 0, right-align 1
4 years ago
DL6ER 989bbad37e
Remove pihole -a hostrecord
4 years ago
DL6ER 63f6c6a894
Add indentation for enabled and type fields
4 years ago
Adam Warner d42785a3bf
Merge pull request #3271 from pi-hole/tweak/version
4 years ago
DL6ER 401c029dc4
Improve else condition of branch determination
4 years ago
DL6ER ed9d74593d
Merge pull request #3289 from pi-hole/tweak/boldify_uniques
4 years ago
Adam Warner 9286965ee2
Merge pull request #3287 from pi-hole/tweak/remove-deprecated-list
4 years ago
DL6ER fa57c457f3
Boldify number of unique domains as this is the actually interesting number
4 years ago
DL6ER 0343171703
Add correct displaying for detached HEAD state.
4 years ago
DL6ER 176fbaf83b
Ask pihole-FTL for the branch it was compiled from instead of trusting the checkout file to be present.
4 years ago
Adam Warner 94a4f844a8
Remove deprecated list
4 years ago
Adam Warner a37dba2c81
remove configureFirewall function, the call to it, and related tests
4 years ago
Adam Warner 471006676c
Merge pull request #3227 from pi-hole/new/CLI_domain_comments
4 years ago
Adam Warner 0155d42650
Merge pull request #3252 from yubiuser/patch-1
4 years ago
Adam Warner 3cc9ba4ee8
stickler Signed-off-by: Adam Warner <me@adamwarner.co.uk>
4 years ago
Adam Warner 6dc85c3527
Don't display branch name if it is on master.
4 years ago
Dan Schaper 4f01daf5bc
Merge pull request #3244 from atenart/remove-hosts-file-ads-list
4 years ago
Dan Schaper 0f20470a38
Merge pull request #3269 from pi-hole/tweak/hosts-comments
4 years ago
Adam Warner 851947bbf2
Add branch name to version output
4 years ago
Dan Schaper 413fa94e98
Merge pull request #3263 from mschoettle/fix/broken-blocking-landing-page-v5.0
4 years ago
Matthias Schoettle 308eb5eda5 Fixes broken blocking page and landing page when changing server port and/or hostname.
4 years ago
Adam Warner 26f71e4dbe
accidentally a space
4 years ago
Adam Warner b6ac1585ec
add regex attribution
4 years ago
Adam Warner a9b19df4ec
expand email validation regex to catch more valid emails see comments on PR #3254
4 years ago
yubiuser d27a565d39 Apply suggestions from code review
4 years ago
M4x 2de5362adc
Sanitize email address in case of security issues (#3254)
4 years ago
Christian König de42669bb7 fix typo in pihole help
4 years ago
Christian König 3095fd4dd6 add restart [options] to cli help
4 years ago
yubiuser ebbb7168a4 add [options] for pihole restartdns
4 years ago
Antoine Tenart 16f664cdb4 basic_install: remove remaining references to hosts-file.net
4 years ago
DL6ER a2d2639ee8
Merge pull request #3242 from pi-hole/fix/do_not_flush_neigh_cache
4 years ago
DL6ER d1caad76d8
Do not flush neigh cache as this is known to create a number of issues. The better aproach to this is to manually flush the ARP cache by either restarting or calling "ip neigh flush all".
4 years ago
DL6ER fff7adfb20
Merge pull request #3236 from pi-hole/PromoFaux-patch-1
4 years ago
Adam Warner 7d19ee1b25
validate blocklist URL before adding to the database (#3237)
4 years ago
DL6ER 7b15a88dc4
Strip comments from downloaded lists instead of discarding lines with comments altogether
4 years ago
Adam Warner dc35709a1b
Remove hosts-file.net from default lists
4 years ago
DL6ER 0fad979206
Merge pull request #3230 from pi-hole/fix/remove-19036
4 years ago
DL6ER 277179f150 Remove 19036 trust anchor, now expired: https://www.icann.org/resources/pages/ksk-rollover
4 years ago