1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 14:58:08 +00:00

Commit Graph

  • 9f329e1968 Fix static IP not set Stephan Pillhofer 2022-10-29 17:52:24 +0200
  • 1abeb6c182 Add small explanation. Christian König 2022-10-29 15:09:14 +0200
  • 787dff034b Prevent CNAME loop Christian König 2022-10-20 06:53:13 +0200
  • 2ebcb41a74 Remove check for latest version Christian König 2022-10-15 09:06:57 +0200
  • 02449a45be Use versions file instead of github api to get latest version Christian König 2022-10-14 10:29:14 +0200
  • bb47cbf479 Remove checkout hint Christian König 2022-10-14 08:43:39 +0200
  • 7cf3082a3f Don't rely on pihole -v output but query github to get the lastest versions in debug script Christian König 2022-10-13 14:16:56 +0200
  • 8c69c69154 Remove unused possibility to obfuscate pihole.log Christian König 2022-10-13 21:21:40 +0200
  • c24498fd42 Remove unnecessary return RD WebDesign 2022-10-17 15:24:49 -0300
  • 9145bc977b Remove unused old code RD WebDesign 2022-10-16 15:54:24 -0300
  • b64903ac61 Go POSIX Christian König 2022-10-22 22:37:05 +0200
  • d0ef24cfde Disable shellcheck as it suggests a bashism Christian König 2022-10-21 14:31:16 +0200
  • 99c72bf302 Escape dots in local DNS records/CNAMES before removing them Christian König 2022-10-21 12:25:23 +0200
  • 9031e0b27e Allow replacing conflicting existing packages from testing image RD WebDesign 2022-10-17 14:58:42 -0300
  • 4389feccc6 Adding CentOS Stream 9 tests RD WebDesign 2022-10-16 19:36:56 -0300
  • c24bb1d678 Bump actions/setup-python from 4.2.0 to 4.3.0 Adam Warner 2022-10-15 15:36:20 +0100
  • b67e69fc9a Bump actions/stale from 6.0.0 to 6.0.1 dependabot[bot] 2022-10-09 18:45:54 +0000
  • ead498e81a Bump actions/checkout from 3.0.2 to 3.1.0 dependabot[bot] 2022-10-09 18:46:02 +0000
  • 15ea303587 Add initscripts to CentOS8 dockerfile Christian König 2022-10-08 22:08:39 +0200
  • 44c21e3556 Fix Deepsource warning message for index.php file RD WebDesign 2022-09-30 17:13:08 -0300
  • d6cc239324 remove old code per review from @yubiuser and @dschaper Adam Warner 2022-10-01 20:05:22 +0100
  • 20c81ea9db leasetime (local) should have an h after it to signify 24h lease, else it will be read as two minutes (minimum integer value) Adam Warner 2022-10-01 17:11:54 +0100
  • 36c3787b27 Remoce Fedora 34 from tests Christian König 2022-10-01 10:04:26 +0200
  • 374eb67bfc Add initscripts to Fedora 35 and 36 dockerfile Christian König 2022-10-01 10:03:13 +0200
  • ec88cfba25 Add Fedora 35 and 36 to the test suite Christian König 2022-09-29 19:13:23 +0200
  • dd465c0c12 Format test.yml Christian König 2022-09-26 10:40:39 +0200
  • 79063c43af Better wording and test with color Christian König 2022-09-25 18:03:44 +0200
  • 185d841d61 Add black python code formatter action Christian König 2022-09-19 12:45:36 +0200
  • 16672653a2 Update test requirements Christian König 2022-09-19 11:44:53 +0200
  • 44fb1042d8 Use POSIX Christian König 2022-09-25 17:49:24 +0200
  • 3871164ef1 Handle more than one default gateway in debug script Christian König 2022-09-22 22:33:11 +0200
  • da55cf44eb Semi hardcode the connection_timeout value Christian König 2022-08-31 21:41:57 +0200
  • 1ec32fd191 Set connection timeout for curl Christian König 2022-08-30 20:03:38 +0200
  • 9fb85db6c4 Remove cronjob that checks local versions every 10 minutes - only check when required (#4939) Peter Russell 2022-09-24 17:14:44 +0200
  • 6955cc20be Blcked => Block Christian König 2022-09-17 16:46:31 +0200
  • 1b0439ac1b Change wording in chronometer Christian König 2022-09-14 09:00:35 +0200
  • f2d6faf13d Bump actions/stale from 5.2.0 to 6.0.0 dependabot[bot] 2022-09-24 10:08:26 +0000
  • afa57ad0ca Remove unused check_database_integrity() Christian König 2022-09-18 13:08:44 +0200
  • 487ec7cd1d Remove FAQ_ULA as it is unused in core Christian König 2022-09-18 09:10:24 +0200
  • 6bcf0813dd Fix gravity database integrity check Christian König 2022-09-18 09:01:22 +0200
  • 21a9e25ec4 Set tox envlist to py3 Christian König 2022-09-15 11:00:33 +0200
  • 80364a82d1 Run test workflows on python 3.10 Christian König 2022-09-15 10:59:34 +0200
  • 5bbec14bcf Add comment in lighttpd.conf how to change the server port Christian König 2022-09-17 11:58:26 +0200
  • 9a67e9c47b Bump actions/stale from 5.1.1 to 5.2.0 dependabot[bot] 2022-09-17 10:08:40 +0000
  • 5574594983 Change texts after Block Page removal RD WebDesign 2022-09-16 02:31:52 -0300
  • 11e4873d51 Update advanced/Scripts/updatecheck.sh Adam Warner 2022-09-15 17:54:54 +0100
  • 991ba7e2ea Update piholeDebug to source versions file for DOCKER_VERSION instead of reading PIHOLE_DOCKER_TAG Adam Warner 2022-09-14 22:49:37 +0100
  • 4d28038ff4 If docker version env var is set, store it in /etc/pihole/versions file for later use Adam Warner 2022-09-14 22:38:41 +0100
  • cbe6b73cd9 Fix 4898 Christian König 2022-09-06 17:09:52 +0200
  • ff5b2f9bb3 Drop Ubuntu 18 tests Tweek version_check to only output 1st char of the reported version Adam Warner 2022-09-03 12:55:17 +0100
  • 4e4ae6fd53 Tweak FTL test to ensure we don't get false positives on incompatible OS (Will remote Ub18 in a separate commit) Adam Warner 2022-09-03 12:09:37 +0100
  • c7fe2dddd7 Add jq to dependencies Christian König 2022-08-24 20:36:21 +0200
  • 2fdb1f6a1d Remove it also from index.php together with more unused variables Christian König 2022-08-20 23:07:38 +0200
  • d56f9edc5a Remove the email function Christian König 2022-08-17 23:14:56 +0200
  • 52c597d4b8 Add security-related headers to Pi-hole web interface DL6ER 2022-08-06 15:35:01 +0200
  • 5c19e4720e Extend FTL information in debug log Christian König 2022-08-08 13:52:20 +0200
  • 7b59c60578 Remove the blockpage-focussed customisations to query.sh Adam Warner 2022-08-08 18:57:17 +0100
  • 1a41382f04 Do not remove blockingpage.css from existing installations as some users might use them for custom.php Christian König 2022-07-27 00:32:50 +0200
  • 1f7321eee2 Apply reviewers suggestion for inline CSS yubiuser 2022-07-29 15:11:09 +0200
  • 4e2680cf5f Reproduce blockpage.css for $splashPage Christian König 2022-07-27 14:31:48 +0200
  • 066af7af18 Use absolut asset paths Christian König 2022-07-27 12:15:44 +0200
  • d02dcb181b Fix missing PI_HOLE_BLOCKPAGE_DIR Christian König 2022-07-27 00:34:22 +0200
  • 3a7b7d30ba Only do one curl call in debug when checking the X-Header Christian König 2022-07-27 00:07:24 +0200
  • a734357f32 Remove blockingpage.css Christian König 2022-07-26 23:57:07 +0200
  • ca44767836 Fix test_installPiholeWeb_fresh_install_no_errors and test_installPihole_fresh_install_readableBlockpage Adam Warner 2022-07-26 19:45:03 +0100
  • c76a8cb61b X-Pi-hole removed from blocking page... Adam Warner 2021-10-05 16:36:33 +0100
  • 1e1004ae5a no need to declare $viewPort Adam Warner 2021-10-05 15:42:06 +0100
  • 86641a589f Always indent Christian König 2022-08-07 15:50:05 +0200
  • c5a42d84a4 Fix git indention Christian König 2022-08-06 21:44:19 +0200
  • ebd2af6586 Exit with return code if ftl does not start Dan Schaper 2022-08-04 17:20:39 -0700
  • ae1afad067 Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3 dependabot[bot] 2022-08-06 10:22:39 +0000
  • 8bb279ee9c Bump actions/stale from 5.1.0 to 5.1.1 dependabot[bot] 2022-08-06 10:07:28 +0000
  • eb7771b1ac Bump actions/setup-python from 4.1.0 to 4.2.0 dependabot[bot] 2022-08-06 10:07:31 +0000
  • e5811db29c Ensure user defined FTL_PID_FILE and FTL_PORT_FILE dirs are created on startup Christian König 2022-08-04 14:47:43 +0200
  • 07a3bfcbbe type -> list_type per @yubiuser suggestion Adam Warner 2022-08-01 20:56:37 +0100
  • 0dc18e7fd9 Same per @rdwebdesign suggestion. Adam Warner 2022-08-01 20:38:31 +0100
  • 26bd4c9da6 Dont use bash keywords/programs as variable names Adam Warner 2022-08-01 18:38:15 +0100
  • 648aab5919 Update actions to latest versions Christian König 2022-07-25 22:30:53 +0200
  • c0f97354f8 CodeQl does not use .minor.patch version Christian König 2022-07-24 14:52:07 +0200
  • bb4948bfb7 Explicite set minor and patch version on used actions Christian König 2022-07-24 14:36:15 +0200
  • 9820c8caf6 First things first... Adam Warner 2022-07-19 18:33:36 +0100
  • 92a935936b Fix stickler and codefactor complaints Christian König 2022-07-26 19:33:38 +0200
  • 3f0060e514 Add getFTLPID() tests Christian König 2022-07-26 17:34:42 +0200
  • 4d02bea453 Add tests Christian König 2022-07-26 16:57:06 +0200
  • f3d8b6773d Move FTL port and PID functions to utils.sh Christian König 2022-07-26 14:38:03 +0200
  • d18ca89c54 Remove unused and outdated files and scripts Christian König 2022-07-29 23:21:38 +0200
  • f6e737595b Indent installation/update complete message Christian König 2022-07-29 23:43:20 +0200
  • e5633db2c5 Add OS_CHECK_DEPS to uninstall script Christian König 2022-07-29 22:47:40 +0200
  • 56b515848d Ubuntu 21 tests are failing entirely. apt-update does not work on an impish vm, either Adam Warner 2022-07-25 22:27:56 +0100
  • 0b90da0ef8 Disable fail fast, allowing tests to run despite failures on a particular distro - it is easier to retry failed tests these day Adam Warner 2022-07-25 21:57:30 +0100
  • a08c298c56 Address revision requests: RD WebDesign 2022-07-24 20:15:20 -0300
  • 53d91c6b08 Only execute spinner function if there is a tty RD WebDesign 2022-07-24 17:52:17 -0300
  • 24f8d61824 Fix shellcheck warnings Christian König 2022-07-15 20:40:11 +0200
  • 9fba29a761 Adding the spinner for foreign_key_check too RD WebDesign 2022-07-11 01:53:30 -0300
  • 6b80a7e4e7 Debug log - add spinner for long processes RD WebDesign 2022-07-11 01:34:51 -0300
  • bb25ea8286 Add database healthy checks to debug script Fix health check output comparison in gravity script as well Add note about waiting time Christian König 2022-05-29 09:51:33 +0200
  • 0926be6bfd Adjust tests Christian König 2022-07-10 13:54:55 +0200
  • 89d11299bd Print all SELINUX output in lowercase Christian König 2022-07-10 13:08:33 +0200
  • 45731b66ad Simplifications per @yubiuser's suggestion Adam Warner 2022-07-10 11:50:09 +0100
  • befd3466f8 If old log paths exist in logrotate file, replace them with new ones Adam Warner 2022-07-10 09:52:55 +0100