Commit Graph

6233 Commits (development-v6)
 

Author SHA1 Message Date
DL6ER e8338d0590
Install FTL's development branch to get the latest features during tests
5 months ago
Dominik 719ce801f5
Add "-ni" to all sqlite3 invocations (#5518)
5 months ago
yubiuser 13676c40ca
Simplify pihole -v (#5517)
5 months ago
Christian König c3c31a1a60 Print version details automatically if not on master
5 months ago
Christian König b333e30162 Remove version options from bash completion
5 months ago
Christian König fe4d934a40 Simplify pihole -v
5 months ago
yubiuser a6c0d279b6
Remove obsolete sudo file (#5514)
5 months ago
DL6ER 3f7413d538
Add "-ni" to all sqlite3 invocations
5 months ago
DL6ER c90a27c509
Add "-ni" to all sqlite3 invocations
5 months ago
yubiuser ac86ae1e4c
Bash completion (#5516)
5 months ago
Christian König 6d02d4056f
Rename option --admin to --web in version function
5 months ago
Christian König fe7299323c
Update bash_completion
5 months ago
Christian König 274d4c263c
Add bash-completion to PIHOLE_DEPS
5 months ago
Christian König 54186a63ee Remove test for sudo file as well
5 months ago
Christian König a87d1bbc4f Remove pihole.sudo
5 months ago
yubiuser 750fb66a8c
Bump actions/setup-python from 4.7.1 to 5.0.0 (#5510)
5 months ago
yubiuser 0b23b9b268
Bump actions/stale from 8.0.0 to 9.0.0 (#5511)
5 months ago
dependabot[bot] e49d7fa5f1
Bump actions/setup-python from 4.7.1 to 5.0.0
5 months ago
dependabot[bot] 8a71e4253e
Bump actions/stale from 8.0.0 to 9.0.0
5 months ago
yubiuser 2529fbeacd
Treat FTL return data as strings (#5509)
5 months ago
yubiuser 63b2a1f44a
Bump actions/setup-python from 4.7.1 to 5.0.0 (#5512)
5 months ago
yubiuser c6756b1678
Bump actions/stale from 8.0.0 to 9.0.0 (#5513)
5 months ago
dependabot[bot] c34464d1e8
Bump actions/stale from 8.0.0 to 9.0.0
5 months ago
dependabot[bot] 16180e4b23
Bump actions/setup-python from 4.7.1 to 5.0.0
5 months ago
Dominik 03637e9081
Use files.gravity_tmp as temporary directory for the intermediate lists (#5504)
5 months ago
Christian König 159817b7e2
Use development-v6 as ftl branch for binary test
5 months ago
Christian König 2681835f94
Treat FTL return data as strings
5 months ago
Dominik 7f7ec13c82
Support special webserver.port ports ending in "s" (secure) and "r" (redirect) (#5499)
5 months ago
DL6ER 32a741b5c7
We do not follow 308 but FTL also doesn't suggest it
6 months ago
yubiuser bbbb4609d2
Bump tox from 4.11.3 to 4.11.4 in /test (#5506)
6 months ago
yubiuser e364349901
Bump tox from 4.11.3 to 4.11.4 in /test (#5507)
6 months ago
dependabot[bot] f5fe550a2e
Bump tox from 4.11.3 to 4.11.4 in /test
6 months ago
dependabot[bot] bfc824f2ff
Bump tox from 4.11.3 to 4.11.4 in /test
6 months ago
DL6ER 29d010dc2c
Use files.gravity_tmp as temporary directory for the intermediate lists
6 months ago
DL6ER 96bf07863f
Use CHAOS TXT local.api.txt instead of trying to parse pihole-FTL --config webserver.ports
6 months ago
yubiuser 62f9694aa4
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test (#5500)
6 months ago
yubiuser 4523f078bb
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test (#5501)
6 months ago
DL6ER 6016131280
Ensure we also check the last port
6 months ago
DL6ER 974fea592d
Iterate over ports, skip redirected ports
6 months ago
dependabot[bot] 9d57f64937
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test
6 months ago
dependabot[bot] 1276242a4e
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test
6 months ago
DL6ER a6565bf9a1
Support special webserver.port ports ending in "s" (secure) and "r" (redirect)
6 months ago
DL6ER c785667efe
Trim leading and trailing spaces and tabs in upstream servers (if any)
6 months ago
DL6ER cc333f79cc
Check if this domain is blocked by Pi-hole but only if the domain is not a local file or empty
6 months ago
DL6ER df7633bd1b
Add missing value for ${gravityDBfile_default}
6 months ago
DL6ER 4efcdf1189
Add missing double quotes to prevent globbing and word splitting
6 months ago
DL6ER f16cf71781
${PIHOLE_DNS_1} is gone, use the first server from pihole-FTL --config dns.upstreams instead
6 months ago
DL6ER 19d3489bcb
gravity_DownloadBlocklistFromUrl needs ${domain} but it was declared local before and was not passed as argument, making gravity currently depend on undefined behavior. It seems to be working well in the vast majority of cases, however, it seems we have at least one report where it is not working.
6 months ago
yubiuser 2338c9e916
Bump pytest-xdist from 3.3.1 to 3.4.0 in /test (#5490)
6 months ago
yubiuser 536d170009
Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test (#5492)
6 months ago