Commit Graph

5958 Commits (ced1c5d50b5e5beedefed9f2747a21b82b60e833)
 

Author SHA1 Message Date
dependabot[bot] 7d3f354dd7
Bump actions/checkout from 3.5.2 to 3.5.3
1 year ago
DL6ER e0d7e5df85
Install binutils as installer deps (needed to pick correct architecture for FTL)
1 year ago
DL6ER 913be6c349
Print detected CPU arch
1 year ago
DL6ER 1c4e58efe3
Use exact architecture matching binaries where appropriate
1 year ago
DL6ER 9c27e4766d
Decide which FTL architecture to pick by by installed architectures rather than by detected processor (this may be wrong in an emulated Docker environment)
1 year ago
Adam Warner eb0bd026d7
Sync master back into development (#5296)
1 year ago
Adam Warner 7e95371fe8
Do not remove -all|exact when not surrounded by space in query.sh (#5300)
1 year ago
Adam Warner 499998c537
Remove option to set static IP address if DHCPCD is installed (#5111)
1 year ago
Christian König 8bf4ab0cd6
Remove option to set static IP address if DHCPCD is installed
1 year ago
Christian König 088b2c2920
Do not remove -all|excat when not sourrounded by space in query.sh
1 year ago
yubiuser 34a261e522
Bump tox from 4.5.1 to 4.5.2 in /test (#5304)
1 year ago
Christian König ba3e290915
Fix shellcheck errors
1 year ago
Christian König 53fb7ae0ef
Use shellcheck in smoke-tests. RIP stickler
1 year ago
Christian König 366345e87e
Fix no_installs
1 year ago
DL6ER 667418c71d
Use new FTL binary names
1 year ago
dependabot[bot] b0fa3795e9
Bump tox from 4.5.1 to 4.5.2 in /test
1 year ago
Christian König ec82aec55f
centos_common_support.py was removed
1 year ago
Christian König 7da57c6acd
Don't check and install old FTL config file
1 year ago
Christian König 0becc7615a
Run prestart
1 year ago
Christian König a4322c624f
Fix gravity in tests
1 year ago
Christian König 001024b4da
Fix Tests No2
1 year ago
Adam Warner 792b0d419b
Test fixes
1 year ago
Christian König 7351a4d3b1
Merge branch 'development' into development-v6
1 year ago
Christian König f7b9d70054
Remove man page for pihole-FTL
1 year ago
Adam Warner 6a45c6a8e0
v5.17.1 (#5295)
1 year ago
DL6ER c1335c6852
Fix gravity adlist status not being updated (#5294)
1 year ago
DL6ER 6c302c9bc8
Adlist properties need to be stored in the new ("temp") database rather than the old.
1 year ago
yubiuser fc67de8c19
Fix Faulty Regex pattern in custom DNS domain validation (#5291)
1 year ago
Adam Warner 494734bf27
Add in a test case
1 year ago
Adam Warner 11679a5188
@MrDuck2742 dropped a `]` on the floor without me seeing. I picked it up and put it back again
1 year ago
Adam Warner aa9b4530c8
Sync master back into development (#5289)
1 year ago
Adam Warner bea63f9d2d
Pi-hole v5.17 (#5288)
1 year ago
DL6ER 137e6dc184
Remove all the undocumented now useless stuff from pihole -a
1 year ago
DL6ER de5e6e4163
Add support for RISC-V 64-bit installs (#5196)
1 year ago
DL6ER 350c9e02ea
Add Ubuntu 23 to test suite (#5284)
1 year ago
yubiuser f59610081e
remove outdated comments (#5227)
1 year ago
yubiuser 50d67dce73
Bump actions/setup-python from 4.6.0 to 4.6.1 (#5286)
1 year ago
yubiuser 43ba31f402
Bump pytest-testinfra from 8.0.0 to 8.1.0 in /test (#5287)
1 year ago
dependabot[bot] 3ae72114c7
Bump pytest-testinfra from 8.0.0 to 8.1.0 in /test
1 year ago
dependabot[bot] 783f9e5569
Bump actions/setup-python from 4.6.0 to 4.6.1
1 year ago
Christian König b5800ef718
Remove getFTLAPIPort() function and fix pihole status
1 year ago
Christian König 44bfb8ebf0
Remove the ability to reboot/shutdown via webpage.sh
1 year ago
Adam Warner ea748822ef
REVISIT: I don't _think_ this line is nessacery. Why should gravity restart FTL if it is offline? It might be offline on purpose.
1 year ago
Adam Warner c0e352094d
REVISIT: Remove some references to setupVars (some files can probably go entirely...)
1 year ago
Adam Warner a91eb48d48
Remove some code from gravity that gets values from setupVars.conf / pihole-FTL.conf - use getFTLConfigValue from utils.sh instead
1 year ago
Adam Warner 6b1c8a7fff
@DL6ER changed the config key names...
1 year ago
Adam Warner 7cbe713873
REVISIT: Don't rely on existence of setupVars.conf
1 year ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
1 year ago
Adam Warner cd17040f95
setupVars.conf not existing is no longer a critical error
1 year ago
Adam Warner 2784b267ec
pihole command: read values from pihole-FTL instead of setupvars.conf
1 year ago