Commit Graph

1389 Commits (788e7cc7777c912e799e8610b7da6817d7cf74ac)

Author SHA1 Message Date
Christian König 18ab94135f
Show all files (not their content) of the lighttpd config dirs
1 year ago
Christian König be0efa2332
Add lighttpd selftest
1 year ago
Christian König 9bde5de601
Use conf-enabled instead of conf-available
1 year ago
Christian König e59f5db145
Add pihole-admin.conf to debug log
1 year ago
Christian König d349a4640f
Remoce leftover from query.sh
1 year ago
Adam Warner fc83883934
Apply suggestions from code review
1 year ago
RD WebDesign 1550f29f06
Use GREEN if dig was successful
1 year ago
RD WebDesign a206980242
Fix parenthesis color
1 year ago
RD WebDesign 8c2f56b0e6
Imporving the output from `os_check()` function
1 year ago
RD WebDesign b4349b41ce
Use the correct variable `digReturnCode`
1 year ago
RD WebDesign 67f04787d6
Only compare OS versions if `dig` was successful
1 year ago
Adam Warner 38775cffdf
Ensure local hash is always of length 8, for consistency.
2 years ago
Adam Warner ba74051502
Grab local FTL hash correctly from FTL's own version output, and grab one digit less for remote hashes (also in debug log)
2 years ago
Adam Warner cdbe4c9b86
Get only the precise tag number when getting local version, do not show branch name when on master branch(es)
2 years ago
Christian König 7536c312ee
Correctly identify process status in debug script on docker
2 years ago
Adam Warner a8b6eb9b70
Touch files before addKey or addOrEditKeyValPair (#4999)
2 years ago
Christian König 67385b7ed4
Touch files before addKey or addOrEditKeyValPair
2 years ago
Adam Warner 64e61aac4a
Simplify versions.sh (#4959)
2 years ago
Dan Schaper 3491dbfd04
Check `versions` file on the debug log (#4977)
2 years ago
yubiuser 01bf9ca42a
Prevent CNAME loop (#4988)
2 years ago
Christian König c8c6533440
Add small explanation.
2 years ago
Dan Schaper f1b15f7e92
Remove check for latest component version in debug log (#4973)
2 years ago
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