Commit Graph

5792 Commits (ftl-binary-names)
 

Author SHA1 Message Date
DL6ER 5cad493916
Use new FTL binary names
12 months ago
Christian König ec82aec55f
centos_common_support.py was removed
12 months ago
Christian König 7da57c6acd
Don't check and install old FTL config file
12 months ago
Christian König 0becc7615a
Run prestart
12 months ago
Christian König a4322c624f
Fix gravity in tests
12 months ago
Christian König 001024b4da
Fix Tests No2
12 months ago
Adam Warner 792b0d419b
Test fixes
12 months ago
Christian König 7351a4d3b1
Merge branch 'development' into development-v6
12 months ago
Christian König f7b9d70054
Remove man page for pihole-FTL
12 months ago
DL6ER c1335c6852
Fix gravity adlist status not being updated (#5294)
12 months ago
DL6ER 6c302c9bc8
Adlist properties need to be stored in the new ("temp") database rather than the old.
12 months ago
yubiuser fc67de8c19
Fix Faulty Regex pattern in custom DNS domain validation (#5291)
12 months ago
Adam Warner 494734bf27
Add in a test case
12 months ago
Adam Warner 11679a5188
@MrDuck2742 dropped a `]` on the floor without me seeing. I picked it up and put it back again
12 months ago
Adam Warner aa9b4530c8
Sync master back into development (#5289)
12 months ago
Adam Warner bea63f9d2d
Pi-hole v5.17 (#5288)
12 months ago
DL6ER 137e6dc184
Remove all the undocumented now useless stuff from pihole -a
12 months ago
DL6ER de5e6e4163
Add support for RISC-V 64-bit installs (#5196)
12 months ago
DL6ER 350c9e02ea
Add Ubuntu 23 to test suite (#5284)
12 months ago
yubiuser f59610081e
remove outdated comments (#5227)
12 months ago
yubiuser 50d67dce73
Bump actions/setup-python from 4.6.0 to 4.6.1 (#5286)
12 months ago
yubiuser 43ba31f402
Bump pytest-testinfra from 8.0.0 to 8.1.0 in /test (#5287)
12 months ago
dependabot[bot] 3ae72114c7
Bump pytest-testinfra from 8.0.0 to 8.1.0 in /test
12 months ago
dependabot[bot] 783f9e5569
Bump actions/setup-python from 4.6.0 to 4.6.1
12 months ago
Christian König b5800ef718
Remove getFTLAPIPort() function and fix pihole status
12 months ago
Christian König 44bfb8ebf0
Remove the ability to reboot/shutdown via webpage.sh
12 months 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.
12 months ago
Adam Warner c0e352094d
REVISIT: Remove some references to setupVars (some files can probably go entirely...)
12 months ago
Adam Warner a91eb48d48
Remove some code from gravity that gets values from setupVars.conf / pihole-FTL.conf - use getFTLConfigValue from utils.sh instead
12 months ago
Adam Warner 6b1c8a7fff
@DL6ER changed the config key names...
12 months ago
Adam Warner 7cbe713873
REVISIT: Don't rely on existence of setupVars.conf
12 months ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
12 months ago
Adam Warner cd17040f95
setupVars.conf not existing is no longer a critical error
12 months ago
Adam Warner 2784b267ec
pihole command: read values from pihole-FTL instead of setupvars.conf
12 months ago
Adam Warner dbc6b814b2
Should not need to reloadDNS manually any more as FTL will detect that it needs to reload by itself
12 months ago
Adam Warner 0568a69d83
Use WEBPORT instead of PRIVACY_LEVEL to set the web port...
12 months ago
Christian König 3cb3adc5ca
Fix setting webpassword via pihole -a -p
12 months ago
DL6ER 3695610300
Allow running pihole -g without root (run as user pihole)
12 months ago
Adam Warner bf16fe4a37
Remove the EPEL related tests on centos/fedora - no longer neccasery
12 months ago
Adam Warner 9bf372ef43
[REVISIT] Remove test_installPihole_fresh_install_readableBlockpage for now. We may be able to recylcle it later, but I have my doubts
12 months ago
Adam Warner 414df5b372
Remove no longer required checks in test_installPihole_fresh_install_readableFiles
12 months ago
Adam Warner 5e431210fd
[REVISIT] Remove test_setupVars_saved_to_file for now - it may no longer be needed as we move towards getting rid of the file.
12 months ago
Adam Warner 8f7c828407
No need for test_installPiholeWeb_fresh_install_no_errors
12 months ago
Adam Warner b8acccde90
Update comments on the move of /etc/dnsmasq.old -> /etc/dnsmasq.old to better reflect why we are doing it
12 months ago
Adam Warner 019be067d9
Convert SetWebPassword to use new FTL config
12 months ago
Adam Warner 632aead691
add wrappers to utils.sh for setting FTL config & add tests
12 months ago
Adam Warner e3ffec5762
Change when old configs are removed
12 months ago
Adam Warner 0e558e4c36
Remove some code that installs the blockpage/sets up web directories
12 months ago
Adam Warner 31f16510e2
Clear out some no longer needed ftl/dnsmasq config code
12 months ago
Adam Warner d2d1195928
Needs tweaking, offer chance to change web interface port
12 months ago