Commit Graph

5052 Commits (7fa8cdd03ee1884b61add34d923d0741da8a6a3a)
 

Author SHA1 Message Date
Adam Warner 7fa8cdd03e
Address:
2 years ago
Adam Warner 59fc3804be
Make utils.sh posix compatible per request
2 years ago
Adam Warner 48138d32b6
Adjust addOrEditKeyValPair to optionally take two or three arguments (adjust test to suit)
2 years ago
yubiuser ff5e788889
Merge pull request #4652 from rdwebdesign/debuglog_improvements
2 years ago
RD WebDesign ab7d83384f Allow lighttpd to stream responses to browser
2 years ago
Adam Warner 0631cb4984
Merge pull request #4645 from rdwebdesign/color_debug_web
2 years ago
RD WebDesign 40b96e673b Allows colorful debug logs via web interface
2 years ago
Adam Warner 36ca858668
Merge pull request #4641 from pi-hole/master
2 years ago
Adam Warner 899cac0aac
Ignore Documentation Needed label
2 years ago
Adam Warner 16b732fe8a
Merge pull request #4629 from pi-hole/tweak/api_port
2 years ago
DL6ER 1bf2f8d0b7
Merge pull request #4635 from pi-hole/procps
2 years ago
Christian König c756bcb9d1
Add procps to dependencies
2 years ago
Christian König 42424b515b Add getFTLAPIPort function
2 years ago
Adam Warner bd956b5f16
Merge pull request #4625 from pi-hole/master
2 years ago
Adam Warner 9be5199f7c
remove the CONTENT_COMPARISON setting (defaults to false)
2 years ago
yubiuser 9db19c5e96
Merge pull request #4621 from pi-hole/new/set_rate_limit
2 years ago
DL6ER 91b4233d3a
Add backend option to set rate-limit from the dashboard
2 years ago
Adam Warner 0b905c28c1
Merge pull request #4609 from pi-hole/fix/flush
2 years ago
Christian König f4286a4d12
Fix log flush with new query database schema
2 years ago
Adam Warner 6ffa2ba1b2
Merge pull request #4547 from pi-hole/development
2 years ago
Adam Warner e9250d62c5
Merge pull request #4598 from pi-hole/alt-4597
2 years ago
Adam Warner 08999bf315
Use case insensitive deletion when removing custom CNAME/DNS records in case of manual entries with mixed case having been added
2 years ago
Adam Warner 2bd670a3dd
Merge pull request #4582 from lschloetterer/patch-1
2 years ago
Adam Warner f342b2c9f6
Merge pull request #4489 from pi-hole/tweak/manpages
2 years ago
Lukas Schlötterer 2a0bb5b9ee Create second entry for teleporter and adjust spacing
2 years ago
yubiuser c3c5342b48
Fix reviewer's comment
2 years ago
Christian König d7d8e9730b Remove pihole-FTL.conf.5 from automated tests
2 years ago
Christian König 7c60ee8df1 Remove pihole-FTL.conf man page
2 years ago
Adam Warner ee9f4856a2
Merge pull request #4596 from pi-hole/long-live-centos8-stream
2 years ago
Adam Warner 444526ad58
Switch from centos8 to centos8:stream base image for centos 8 tests
2 years ago
DL6ER 844c4dcdc8
Merge pull request #4584 from pi-hole/fix/gravity_internal_sqlite3
2 years ago
Lukas Schlötterer 881d92632c
add hint for custom teleporter filename to help function
2 years ago
DL6ER 76d4e1209f
Merge pull request #4585 from pi-hole/tweak/sed-add-if-not-exists
2 years ago
DL6ER d956498c8c
Merge pull request #4575 from pi-hole/fix/tag_update
2 years ago
DL6ER e09dd56807
Remove RPM package sqlite as well
2 years ago
DL6ER 30ec1c94cc
Merge pull request #4593 from pi-hole/master
2 years ago
Adam Warner 5d68dac90e
Merge pull request #4588 from pi-hole/stale
2 years ago
Adam Warner 77e5121d43
Split new function out into a separte utility script and add a test for it. Can be used in future to organise re/commonly-used code
2 years ago
DL6ER 74d7d10554
Orphans need to be deleted in the old database
2 years ago
Christian König 2f4c4d9176
Fix stale label to stale
2 years ago
Adam Warner 1dd9d55d82
Replace value for BLOCKING_ENABLED (and QUERY_LOGGING, for consistency) and if value that we are trying to replace does not exist, add it to the end of the file.
2 years ago
DL6ER 8cbffa179d
Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer.
2 years ago
DL6ER 5bb79de70b
Clean possible leftovers in domainlist_by_group, adlist_by_group, and client_by_group before copying from database base to avoid foreign key violations.
2 years ago
DL6ER 534f9a63bf
Copy database tables earlier into the new gravity database to avoid foreign key contraint violations when adding gravity entries refering to an empty adlist table
2 years ago
DL6ER f0f5cc52d9
Use internal SQLite3 engine in more places in gravity.sh
2 years ago
Lukas Schlötterer bad6d8a59e
add parameter to set filename for teleporter
2 years ago
Christian König 7aa28e4a3a
Do a full fetch
2 years ago
Adam Warner e80a7731c9
Merge pull request #4568 from pi-hole/master
2 years ago
Adam Warner 3cd662eaeb
Merge pull request #4558 from pi-hole/stale
2 years ago
RD WebDesign 6ead24b315
Move space into variable (#4562)
2 years ago