1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only set ownership/permissions once the file was created More... 11 months ago
Do not touch list files as this creates them. This causes issues down the line in the Heisenberg compensator More... 11 months ago
Fix possible gravity permissions issue (#5819) More... 11 months ago
When new domains are added to gravity and users run the first time gravity in the terminal (not via web), the list.123.abc.com file is created as root and stays like that. This causes issues down the line when users later try to run gravity from the web interface where we do not have root capabilities. This commit checks for write permissions and suggests what to do on error. It always ensures ownership and permissions are correct More... 11 months ago
Store failed gravity restoration status in message table More... 11 months ago
Remove remaining traces of audit log (#5817) More... 11 months ago
Merge branch 'development' into packages More... 11 months ago
Update gravity.sh More... 11 months ago
Add Fedora 41 and remove Fedora 39 from tests (#5813) More... 11 months ago
Use rpm instead of dnf to check for installed package. dnf changed to returning success even for not-installed packages wit Fedora 41 More... 11 months ago
Keep up to 10 database backups More... 11 months ago
Attempt to restore from all possibly available gravity.db backups More... 11 months ago
Only try to obtain sources after possible database restore following a corruption More... 11 months ago
Try to restore from gravity backup on database preparation error (if backup is available) More... 11 months ago
Backup a stripped-down version of gravity.db after each pihole -g run More... 11 months ago
Remove remaining traces of audit log More... 11 months ago
Add Fedora 41 and remove Fedora 39 from tests More... 11 months ago
Fix errors on fresh installations while setting privacy levels and query logging due to absence of pihole.toml (#5799) More... 12 months ago
Bump tox from 4.23.0 to 4.23.2 in /test (#5809) More... 12 months ago
Bump actions/setup-python from 5.2.0 to 5.3.0 (#5808) More... 12 months ago
Bump actions/checkout from 4.2.1 to 4.2.2 (#5807) More... 12 months ago
Bump tox from 4.23.0 to 4.23.2 in /test More... 12 months ago
Bump actions/setup-python from 5.2.0 to 5.3.0 More... 12 months ago
Bump actions/checkout from 4.2.1 to 4.2.2 More... 12 months ago
Improved error message for invalid protocol in adlist download (#5806) More... 12 months ago
Remove example from error message on invalid protocol More... 12 months ago
Improved error message for invalid protocol in adlist download More... 12 months ago
Exit 1 on failure (#5803) More... 12 months ago
Set exit code explicitly everywhere More... 12 months ago
Exit 1 if update script failed More... 12 months ago