Commit Graph

1417 Commits (master)

Author SHA1 Message Date
DL6ER e0c351f0e4
Remove unused possibility to obfuscate pihole.log in debug log (#4974)
2 years ago
Christian König 128a3ab1be
Go POSIX
2 years ago
Christian König df3e9e5f51
Disable shellcheck as it suggests a bashism
2 years ago
Christian König c322458dcb
Escape dots in local DNS records/CNAMES before removing them
2 years ago
Christian König 21be1bd58e
Prevent CNAME loop
2 years ago
Christian König 4c9401175c
Remove check for latest version
2 years ago
Christian König 235673dac8
Remove unused possibility to obfuscate pihole.log
2 years ago
RD WebDesign d737948f64
Add `versions` file to the REQUIRED_FILES list
2 years ago
Christian König 52283478c8
Run pihole updatechecker if versions file is not found
2 years ago
Christian König c84be5de61
Reorganize by component rather then source
2 years ago
Christian König d85982dc51
Use versions file instead of github api to get latest version
2 years ago
Christian König 5c61f6cb65
Remove checkout hint
2 years ago
Christian König 4c0a94d2b9
Don't rely on pihole -v output but query github to get the lastest versions in debug script
2 years ago
Christian König 9471c69882
Fix spelling
2 years ago
Christian König 79c0b446e1
Set missing data to N/A
2 years ago
Christian König a478f2460b
POSIX
2 years ago
Christian König 2dc599f266
Simplify version.sh
2 years ago
Christian König d7f7ef9965
Only create VERSION_FILE if it does not exist
2 years ago
Christian König 888e44e53d
Add hash functions to updatecheck
2 years ago
Christian König 18d28533eb
Update local and remote versions at the same time
2 years ago
Christian König 56527e5dd9
Add get_remote_version() to updatechecker
2 years ago
Adam Warner b7b5ffa8dd
remove old code per review from @yubiuser and @dschaper
2 years ago
Adam Warner 34b66002e9
`leasetime` (local) should have an `h` after it to signify 24h lease, else it will be read as two minutes (minimum integer value)
2 years ago
Christian König 276c480f50
Return default port if non-numeric characters are set in pihole-FTL.conf for FTLPORT. FTL does the same in such case and provide the API on 4711
2 years ago
Christian König 25ba68104b Remove last traces
2 years ago
Christian König 3d01e4d0cf No detour - use pihole-FTL.conf to get the API port number
2 years ago
Dan Schaper f8a12917e2
Handle more than one default gateway in debug script (#4934)
2 years ago
Dan Schaper 37b45d411d
Read docker tag from file in root, not the previously set environment variable (#4929)
2 years ago
Christian König 22ebf21487
Use POSIX
2 years ago
Adam Warner 9debd22179
If, after reading /pihole.docker.tag into DOCKER_TAG, it does not match an expected pattern, unset it - this should prevent arbitary code from being run
2 years ago
Peter Russell 951b4ed002
Remove cronjob that checks local versions every 10 minutes - only check when required (#4939)
2 years ago
Adam Warner 9463c3c69f
Change wording in chronometer (#4910)
2 years ago
Christian König bb57a9e616
Handle more than one default gateway in debug script
2 years ago
Adam Warner b6d1bd7335
Read docker tag from file in root, not the previously set environment variable
2 years ago
Christian König 60c35cb93c
Remove unused check_database_integrity()
2 years ago
Christian König 2c3fea321b
Remove FAQ_ULA as it is unused in `core`
2 years ago
Christian König 40f00c6f0b
Fix gravity database integrity check
2 years ago
Christian König 00e51f32b5
Blcked => Block
2 years ago
Christian König f90fb8b946 Change wording in chronometer
2 years ago
RD WebDesign 5cc317de5b
Change texts after Block Page removal
2 years ago
Adam Warner 3d53bda121
Update advanced/Scripts/updatecheck.sh
2 years ago
Adam Warner 760325eb76
Update piholeDebug to source versions file for DOCKER_VERSION instead of reading PIHOLE_DOCKER_TAG
2 years ago
Adam Warner bf256aa5a7
If docker version env var is set, store it in /etc/pihole/versions file for later use
2 years ago
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 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
Christian König b98e331375
Only do one curl call in debug when checking the X-Header
2 years ago
Adam Warner 5d5a85b7b6
X-Pi-hole removed from blocking page...
2 years ago
Christian König d77677312c
Extend FTL information in debug log
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
Christian König 52c3df1a8e
lighttpd log dir is now different than Pi-hole log dir
2 years ago
Adam Warner 82695aba7d update LOG_DIRECTORY variable in debug script
2 years ago
Adam Warner 36dd533ef3 use directory /var/log/pihole/ for log storage
2 years ago
Omoeba f7c800863e
Remove DHCPv6, use leasetime from interface (#4507)
2 years ago
Adam Warner d78c689e55
no more alphabetical order
2 years ago
Adam Warner c9e76c978e
Update advanced/Scripts/webpage.sh
2 years ago
Adam Warner 23e6fa1ec5
Replace wrapper function calls with direct utils.sh calls. Leave warpper functions until next release as docker currently uses them, and new changes to utils.sh need to be in the `master` branch before docker can use them
2 years ago
Adam Warner db116971ce
I tried to do too many things in one function, vastly overcomplicating what should have been _this_ all along
2 years ago
Adam Warner 86dd612882
remove `readonly` directive from declaration of `utilsfile`, it is unnecassery
2 years ago
yubiuser d3e94cbceb
Merge pull request #4653 from pi-hole/refactor-utils-redux
2 years ago
yubiuser 9b4f6c84cd
Minor review comments
2 years ago
Adam Warner 4d31d5ee11
Address review comments
2 years ago
Christian König e4a1f3a175
Rename block lists to adlists within the query list functions
2 years ago
Adam Warner 0d74b27101
Merge pull request #4646 from pi-hole/tweak/debug_message
2 years ago
Adam Warner 7fa8cdd03e
Address:
2 years ago
RD WebDesign 5cebceadda Remove `@` and following character from interface name
2 years ago
Adam Warner 59fc3804be
Make utils.sh posix compatible per request
2 years ago
Adam Warner 48138d32b6
Adjust addOrEditKeyValPair to optionally take two or three arguments (adjust test to suit)
2 years ago
Christian König 48136c5bbc
Add last timestamp
2 years ago
Christian König 0219e5dfe0
Pool identical messages in debug output
2 years ago
Adam Warner 0631cb4984
Merge pull request #4645 from rdwebdesign/color_debug_web
2 years ago
RD WebDesign 40b96e673b Allows colorful debug logs via web interface
2 years ago
Christian König 42424b515b Add getFTLAPIPort function
2 years ago