Commit Graph

1766 Commits (fe8b0e98ab64ae47a6c31eea67cede3cf502d831)

Author SHA1 Message Date
Christian König 49b9dc8888
Remove json_extract function
2 years ago
yubiuser 66eeee5548
Remove the email function (#4870)
2 years ago
Adam Warner a4b899c256
Review suggestions (and shellcheck complaints)
2 years ago
Adam Warner 5421aad03e
Store versions as key/value pairs rather than space delimeted values
2 years ago
Christian König eeccfb27f8
Remove it also from index.php together with more unused variables
2 years ago
yubiuser 4cf3280500
Merge pull request #4862 from pi-hole/tweak/lighttpd_headers
2 years ago
Christian König 8c4a9aa6e3
Remove the email function
2 years ago
Adam Warner 114f562758
Merge branch 'development' into removeblockpagefunctionality
2 years ago
Adam Warner e35a9da921
Remove the blockpage-focussed customisations to query.sh
2 years ago
yubiuser c67f313ee8
Apply reviewers suggestion for inline CSS
2 years ago
Christian König 49a9f6f2db
Reproduce blockpage.css for $splashPage
2 years ago
Christian König e6683803ed
Use absolut asset paths
2 years ago
Christian König b98e331375
Only do one curl call in debug when checking the X-Header
2 years ago
Christian König 6c9bd7a632
Remove blockingpage.css
2 years ago
Adam Warner 5d5a85b7b6
X-Pi-hole removed from blocking page...
2 years ago
Adam Warner c78cf82fc6
no need to declare $viewPort
2 years ago
Christian König d77677312c
Extend FTL information in debug log
2 years ago
DL6ER f418481b9f
Add security-related headers to Pi-hole web interface
2 years ago
Dan Schaper 989c52ef24
Exit with return code if ftl does not start
2 years ago
Christian König 3327df8d9c
Ensure user defined FTL_PID_FILE and FTL_PORT_FILE dirs are created on startup
2 years ago
Adam Warner 0b81dd387b
type -> list_type per @yubiuser suggestion
2 years ago
yubiuser aa0a9e2976
Merge pull request #4839 from pi-hole/move_getFTLPIDFile
2 years ago
Christian König 567a915336
Remove unused and outdated files and scripts
2 years ago
Christian König 7b77d991df
Move FTL port and PID functions to utils.sh
2 years ago
RD WebDesign d89720330f
Address revision requests:
2 years ago
RD WebDesign 8d1f286f30
Only execute spinner function if there is a tty
2 years ago
RD WebDesign cbcd12631d
Adding the spinner for foreign_key_check too
2 years ago
RD WebDesign c4f9a475f3
Debug log - add spinner for long processes
2 years ago
Christian König b486786041
Add database healthy checks to debug script
2 years ago
yubiuser 8e4adb6e39
Merge pull request #4788 from pi-hole/SKIP_INSTALL
2 years ago
Christian König b49db58ec2
Fix spelling mistakes
2 years ago
Christian König 518cbd10e0
Rename also in docker files
2 years ago
Christian König 0a8761ee68
Rename PH_TEST to SKIP_INSTALL
2 years ago
Christian König 469776afd6
Do not restrict RegEx added from CLI by length
2 years ago
DL6ER 98c238064e
Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log
2 years ago
Adam Warner 0be987239e
Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action)
2 years ago
Christian König 73d5902bed
Add editorconfig-checker workflow
2 years ago
Dan Schaper dcea3cf2c6
Merge branch 'development' into drop_fedora
2 years ago
Christian König f9d1893f96
Update test to reflect currently supported OS
2 years ago
Christian König 954a0c2a14
Remove read permission for others on senible log files
2 years ago
Dan Schaper 67f5f16f84
Merge branch 'development' into fix-ipv6
2 years ago
yubiuser ae9d16baf2
Merge pull request #3732 from pi-hole/tweak/moveloglocation
2 years ago
Christian König 300c7b1518
Do not hardcode webroot dir for teleporter
2 years ago
Christian König dae96e7384
Change lighttpd log file names
2 years ago
yubiuser 3fa8f76d99
Combine mkdir in service file
2 years ago
Christian König 52c3df1a8e
lighttpd log dir is now different than Pi-hole log dir
2 years ago
Christian König ce8731b746
no-dereference
2 years ago
Christian König 08faf21b2e
Set file owner and permission to symlinks
2 years ago
Christian König 2dd08f070e
Fix copy&paste error
2 years ago
Christian König 0961103933
Add backward compatibility to FTL service by creating symlinks
2 years ago