1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-08 23:20:56 +00:00

Commit Graph

  • 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
  • 7981a96622 Rename also in docker files Christian König 2022-07-06 22:58:14 +0200
  • 8da29314dd Rename PH_TEST to SKIP_INSTALL Christian König 2022-07-06 22:51:39 +0200
  • a3109ba5fc Fix spelling mistakes Christian König 2022-07-08 22:00:36 +0200
  • 06c2800d1d Clean consecutive mkdir Christian König 2022-07-08 23:20:30 +0200
  • 2f37bf1a6a Logic fix Dan Schaper 2022-07-07 13:50:41 -0700
  • d8a12eb8c2 Always create the log target directory before any movements Dan Schaper 2022-07-07 13:23:13 -0700
  • 5c6b53b1ab Create new log directory Dan Schaper 2022-07-07 12:12:53 -0700
  • 70feb95460 Disable line length rule for yamllint - fix indentation in stale.yml Adam Warner 2022-07-07 19:05:27 +0100
  • b7dd7993c2 Do not restrict RegEx added from CLI by length Christian König 2022-07-06 19:27:16 +0200
  • e851fae082 Fix close-issue-reason Christian König 2022-07-05 10:15:18 +0200
  • 862102ca9a Add dialog to RPM installer requirements. Dan Schaper 2022-07-04 12:35:08 -0700
  • acb3bfc9c2 Add testing dependencies for CentOS7 and dialog Dan Schaper 2022-07-02 17:13:33 -0700
  • 06962e816f Change tests to mock dialog Dan Schaper 2022-07-02 12:51:03 -0700
  • 2547743910 Special renaming for pihole-FTL.* to pihole/FTL.log.* DL6ER 2022-07-03 18:54:13 +0200
  • f0df42637c Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log DL6ER 2022-07-03 18:43:45 +0200
  • 9977474aea Fix for epel mirror timeouts Dan Schaper 2022-07-03 11:40:31 -0700
  • 6b18b970dc Direct pull for epel-release Dan Schaper 2022-07-02 17:47:41 -0700
  • 995ec94bfe Run stale workflow at 8:00 once per day Christian König 2022-07-03 14:37:47 +0200
  • 97fe8dc294 Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action) Adam Warner 2022-07-02 14:00:17 +0100
  • 49a73002b0 Add editorconfig-checker workflow Add yml style to editorconfig Add markdown styling to editorconfig Christian König 2022-06-27 00:06:13 +0200
  • da9d91b92c Add mkdown and yaml linters to stickler Christian König 2022-06-29 20:07:43 +0200
  • ab9450d1b8 Remove read permission for others on senible log files Christian König 2022-06-19 23:09:05 +0200
  • 46cff5f80d Add stale-issue-reason: not planned Christian König 2022-06-24 08:33:21 +0200
  • 8c682ca4a9 Requiere sudo for pihole -t Christian König 2022-06-19 23:25:53 +0200
  • fd1122e7d1 Remove unnecassry file types from editorconfig Christian König 2022-06-24 19:57:44 +0200
  • 4f87986921 Ubt22 is jammy not impish Christian König 2022-06-25 23:11:16 +0200
  • 839aa75192 Re-add centos_7 Christian König 2022-06-25 23:09:10 +0200
  • fbfa56db77 Re-add Ubuntu21 tests Christian König 2022-06-25 23:04:16 +0200
  • 065a13614c Update test to reflect currently supported OS Christian König 2022-06-20 10:33:32 +0200
  • 2d6ba25ae6 Use PHP_VERSION Christian König 2022-06-14 23:04:31 +0200
  • a53b80334a Fix first install Christian König 2022-06-14 00:58:10 +0200
  • fdd005dee5 Check for validity first Christian König 2022-06-14 00:05:27 +0200
  • 8989580a14 Fix stickler Christian König 2022-06-13 16:06:59 +0200
  • e8bd45568b Exit installer if no valid PHP version is found Christian König 2022-06-13 15:06:15 +0200
  • 7c69e76750 Update dependabot.yml Adam Warner 2022-06-12 12:30:29 +0100
  • 016ec416e4 Bump actions/setup-python from 3 to 4 dependabot[bot] 2022-06-12 11:35:59 +0000
  • 4039495be7 Bump github/codeql-action from 1 to 2 dependabot[bot] 2022-05-12 07:24:06 +0000
  • e874d711bc Bump actions/checkout from 2 to 3 dependabot[bot] 2022-05-12 07:23:57 +0000
  • 0b4cb6602f Typo fix on dependabot yaml. Dan Schaper 2022-05-11 12:28:32 -0700
  • 459e0377e3 Forgot two places Christian König 2022-01-09 06:56:24 +0100
  • 366af04655 Remove IPv4 and IPv6 adresses from setupVars.conf Christian König 2021-10-02 23:06:05 +0200
  • f8b0465355 Combine mkdir in service file yubiuser 2022-05-29 16:15:18 +0200
  • 77b4faca27 lighttpd log dir is now different than Pi-hole log dir Christian König 2022-05-28 21:21:48 +0200
  • 448a2bcfc1 no-dereference Christian König 2022-05-18 22:19:19 +0200
  • d26464d85b Set file owner and permission to symlinks Christian König 2022-05-18 22:06:36 +0200
  • d71f2a2061 Make sure FTL is stopped before old logfiles are moved Christian König 2022-05-18 21:11:38 +0200
  • b1163be444 Fix copy&paste error Christian König 2022-05-15 23:30:02 +0200
  • 93dea19411 Move existing log files Christian König 2022-05-15 22:30:17 +0200
  • 98e51763ae Add backward compatibility to FTL service by creating symlinks Christian König 2022-05-15 22:10:40 +0200
  • 44bbe33bc9 Remove unused test which was commented since 5 years by PR 1244 Christian König 2022-05-15 20:26:25 +0200
  • c210973b3c Remove log files from new location during uninstalling Christian König 2022-05-15 20:22:06 +0200
  • 01bb3989b1 update LOG_DIRECTORY variable in debug script Adam Warner 2020-09-05 15:00:37 +0100
  • 19d3a082d6 use directory /var/log/pihole/ for log storage Adam Warner 2020-09-05 14:15:03 +0100
  • 6cd72eb8c1 Do not hardcode webroot dir for teleporter Christian König 2022-05-31 14:11:39 +0200
  • c5b3fb6514 Change lighttpd log file names Christian König 2022-05-29 21:04:18 +0200
  • 9531a5302d Always install pihole-FTL.service file Christian König 2022-05-19 06:17:46 +0200
  • 4576ffedde Respect user configurable path for pid and port file in pihole-FTL.service (#4680) yubiuser 2022-05-12 01:03:44 +0200
  • 2bb26c72f1 Add port info to explanation text yubiuser 2022-05-09 17:14:16 +0200
  • 3f6801a499 no more alphabetical order Adam Warner 2022-04-21 19:56:21 +0100
  • 8ebbcf0b18 Add example for custom DNS server with port number Leon 2022-04-25 18:55:27 -0400
  • 6ca5bb4515 Fix IPv6 support when Pi-hole is a router Omoeba 2022-01-03 04:02:01 -0800