Commit Graph

  • 0614c3c7a0 Merge branch 'development-v6' into new/cli_pw DL6ER 2024-07-16 11:01:03 +02:00
  • 897e23089c Implement pihole enable/disable using the API DL6ER 2024-07-16 10:55:28 +02:00
  • 7ca4b59b34 Do not test API availability outside of LoginAPI DL6ER 2024-07-16 10:27:07 +02:00
  • 7d82b0294b Bump actions/setup-python from 5.1.0 to 5.1.1 (#5706) yubiuser 2024-07-13 12:32:40 +02:00
  • b22731c613 Bump actions/setup-python from 5.1.0 to 5.1.1 (#5705) yubiuser 2024-07-13 12:32:08 +02:00
  • e90df12053 Bump actions/setup-python from 5.1.0 to 5.1.1 dependabot[bot] 2024-07-13 10:15:25 +00:00
  • bdbec058e9 Bump actions/setup-python from 5.1.0 to 5.1.1 dependabot[bot] 2024-07-13 10:14:54 +00:00
  • bffffa4d1e Fix minor spelling mistake (#5704) yubiuser 2024-07-10 10:36:09 +02:00
  • 5cb740ef01 chore: update basic-install.sh Ikko Eltociear Ashimine 2024-07-10 14:29:40 +09:00
  • 12fbf86f66 Merge branch 'development-v6' into new/cli_pw DL6ER 2024-07-08 19:18:21 +02:00
  • 8b324741e0 Add protocol validation when downloading blocklist from URL (#5698) yubiuser 2024-07-07 07:37:29 +02:00
  • 6ffb20f09e Add protocol validation when downloading blocklist from URL DL6ER 2024-04-30 15:47:57 +02:00
  • 5c670c21f2 Bump tox from 4.15.1 to 4.16.0 in /test (#5697) yubiuser 2024-07-06 22:12:01 +02:00
  • e8802173f5 Bump tox from 4.15.1 to 4.16.0 in /test dependabot[bot] 2024-07-06 20:09:24 +00:00
  • 325c9fc0a2 Add pytest-clarity to test environment to improve error log output (#5692) Adam Warner 2024-07-06 21:08:41 +01:00
  • 9c6d4ffa9b Bump tox from 4.15.1 to 4.16.0 in /test (#5696) yubiuser 2024-07-06 12:29:47 +02:00
  • 2b33a0494b Bump tox from 4.15.1 to 4.16.0 in /test dependabot[bot] 2024-07-06 10:12:06 +00:00
  • 19deafedae Sync master back into development (#5695) Adam Warner 2024-07-05 19:18:26 +01:00
  • be5a8dc51a Pi-hole core v5.18.3 (#5694) v5.18.3 Adam Warner 2024-07-05 19:12:15 +01:00
  • 4148f2cb5b tabs->spaces for editorconfig (Not sure how this has nto been caught before...) Adam Warner 2024-07-05 19:03:40 +01:00
  • 2c497a9a3e Add protocol validation when downloading blocklist from URL DL6ER 2024-04-30 15:47:57 +02:00
  • fafd47ba75 Please editorconfig-checker Christian König 2024-07-02 20:52:44 +02:00
  • ddc289ca3e Fix Dockerfile syntax ENV legacy warning Christian König 2024-07-02 20:45:34 +02:00
  • 6b1d0e09d1 Set column width to 120 Christian König 2024-07-02 08:23:48 +02:00
  • aa704a2e0e Add pytest-clarity to test environment to improve error log output Christian König 2024-07-01 21:07:09 +02:00
  • 21fb5dabe1 Use "remove" and "delete" instead of "not" to trigger listed domain removals DL6ER 2024-06-29 09:32:13 +02:00
  • c2ed30480d Show when requested domains were not found on the list DL6ER 2024-06-25 14:10:35 +02:00
  • ccdbfd4130 Use natural langauge for list manipulations, like pihole allow example.com or pihole deny other.net. Also remove using pihole deny not bad.org DL6ER 2024-06-25 13:56:49 +02:00
  • 548e142406 Bump pytest from 8.2.1 to 8.2.2 in /test dependabot[bot] 2024-06-22 16:00:48 +00:00
  • bfc2cf69e5 Bump tox from 4.15.0 to 4.15.1 in /test dependabot[bot] 2024-06-22 16:01:05 +00:00
  • fe8e63853c Use concatenate of arguments instead of using the array directly DL6ER 2024-06-22 20:49:44 +02:00
  • b835fa06a6 Further black -> deny renaming DL6ER 2024-06-22 20:48:07 +02:00
  • 424e825bd9 Do not auto-sudo in the pihole command DL6ER 2024-06-22 20:41:19 +02:00
  • 7e91b9ab47 Update help text DL6ER 2024-06-22 20:35:06 +02:00
  • 97324ae97e remove centos8 tests from development to prevent build fails (yes, I know it's likely that we will merge development-v6 -> development" soon" but.. just in case) Adam Warner 2024-06-22 13:49:27 +01:00
  • 5dfcd02c40 Improve pihole -f DL6ER 2024-06-22 10:31:03 +02:00
  • 25f384a923 Do not use CLI password when no password is set at all DL6ER 2024-06-20 19:41:47 +02:00
  • bfc18f8329 Rewrite list functions to use the API DL6ER 2024-06-19 23:04:39 +02:00
  • 92b15cf744 Modify pihole arpflush to stop FTL while performing the action and use the new TOML config values DL6ER 2024-06-19 22:49:11 +02:00
  • 8f24e8aa5f Modify pihole -t to use TOML config items DL6ER 2024-06-19 22:41:42 +02:00
  • 5cb9f4faaa Modify pihole -f to use TOML config items DL6ER 2024-06-19 22:28:14 +02:00
  • 4df7cee6c2 Add partial matching hint if exact matching found nothing DL6ER 2024-06-19 22:21:43 +02:00
  • a2951cd3b8 Hide successful login/logout messages to avoid cluttering the terminal DL6ER 2024-06-19 22:19:54 +02:00
  • 520641fa5e Try to use the CLI password for logins (if enabled and readable by the current user) DL6ER 2024-06-19 22:18:11 +02:00
  • ca9eaf9688 Bump actions/checkout from 4.1.6 to 4.1.7 (#5687) yubiuser 2024-06-15 14:20:04 +02:00
  • 1e6fe9c3f2 Bump actions/checkout from 4.1.6 to 4.1.7 (#5686) yubiuser 2024-06-15 14:16:16 +02:00
  • 5d2cb552d3 Bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-15 10:25:08 +00:00
  • fdd5b5ced0 Bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-15 10:14:34 +00:00
  • 81e628a943 Remove CentOS8 from test suite (#5682) yubiuser 2024-06-08 19:28:07 +02:00
  • 4a1dd7f79e Bump pytest from 8.2.1 to 8.2.2 in /test (#5679) yubiuser 2024-06-08 14:34:09 +02:00
  • cfc0d07173 Remove CentOS8 from test suite Christian König 2024-06-08 12:57:45 +02:00
  • 0742c017a8 Bump pytest from 8.2.1 to 8.2.2 in /test dependabot[bot] 2024-06-08 10:57:29 +00:00
  • c1d6bcbcc2 Bump tox from 4.15.0 to 4.15.1 in /test (#5678) yubiuser 2024-06-08 12:56:45 +02:00
  • 2fdb6559dc Bump tox from 4.15.0 to 4.15.1 in /test dependabot[bot] 2024-06-08 10:15:56 +00:00
  • dc5a7c4f16 Add CAP_SYS_TIME to FTL's ambient capabilities (#5676) Dominik 2024-06-08 11:00:31 +02:00
  • e232361b2d Add CAP_SYS_TIME to FTL's ambient capabilities DL6ER 2024-06-07 19:02:43 +02:00
  • 3cf538e307 Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test (#5672) yubiuser 2024-06-01 13:02:37 +02:00
  • 159be01e0e Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test (#5671) yubiuser 2024-06-01 13:01:08 +02:00
  • f6a3b0247d Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 (#5670) yubiuser 2024-06-01 13:00:33 +02:00
  • 36f05cb20f Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test dependabot[bot] 2024-06-01 10:29:56 +00:00
  • 628e1bbe41 Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test dependabot[bot] 2024-06-01 10:22:49 +00:00
  • 4add164d43 Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 dependabot[bot] 2024-06-01 10:20:46 +00:00
  • 78bd872b41 Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 (#5669) yubiuser 2024-06-01 12:15:39 +02:00
  • 70376c24bd Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 dependabot[bot] 2024-06-01 10:01:49 +00:00
  • 7b19b650d4 Fix version check for release Docker images Jack'lul 2024-05-26 08:38:03 +02:00
  • 741b9e1b3e Bump pytest from 8.2.0 to 8.2.1 in /test (#5665) yubiuser 2024-05-25 21:54:01 +02:00
  • 8a924867c9 Bump pytest from 8.2.0 to 8.2.1 in /test (#5666) yubiuser 2024-05-25 21:50:24 +02:00
  • d15beff4ba Fix codespell Christian König 2024-05-25 21:49:24 +02:00
  • d30a7612ab Bump pytest from 8.2.0 to 8.2.1 in /test dependabot[bot] 2024-05-25 11:02:34 +00:00
  • 01e0c60959 Bump pytest from 8.2.0 to 8.2.1 in /test dependabot[bot] 2024-05-25 10:38:28 +00:00
  • 250a44ca9d Bump actions/checkout from 4.1.5 to 4.1.6 (#5662) yubiuser 2024-05-22 21:34:44 +02:00
  • dd64cf7872 Bump actions/checkout from 4.1.5 to 4.1.6 (#5661) yubiuser 2024-05-22 21:29:54 +02:00
  • 5270336679 Bump actions/checkout from 4.1.5 to 4.1.6 dependabot[bot] 2024-05-18 10:56:18 +00:00
  • 443c5e8243 Bump actions/checkout from 4.1.5 to 4.1.6 dependabot[bot] 2024-05-18 10:31:36 +00:00
  • dd2c1c69dd Migrate dnsmasq config files (#5479) Dominik 2024-05-12 18:53:07 +02:00
  • 7bf97cf02a Merge branch 'development-v6' into new/migrate_dnsmasq_conf DL6ER 2024-05-12 09:51:55 +02:00
  • 3abd2c04ce Also check for IPv6 address for configured DNS servers (#5560) Dominik 2024-05-12 09:33:08 +02:00
  • 99e72f61d8 Bump actions/checkout from 4.1.4 to 4.1.5 (#5656) yubiuser 2024-05-11 22:40:58 +02:00
  • f478913dee Bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-11 20:36:33 +00:00
  • 1812d9c358 Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 (#5655) yubiuser 2024-05-11 22:35:46 +02:00
  • 7426076297 Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 dependabot[bot] 2024-05-11 20:32:20 +00:00
  • c0cc9bac35 Add Ubuntu 24.04 and Fedora 40, remove Fedora 38 Christian König 2024-05-11 14:21:51 +02:00
  • 8886232faa Bump actions/checkout from 4.1.4 to 4.1.5 (#5654) yubiuser 2024-05-11 17:53:22 +02:00
  • 8141fdd003 Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 (#5653) yubiuser 2024-05-11 17:47:48 +02:00
  • 3ad90c1006 Bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-11 15:47:44 +00:00
  • f4c9278b86 Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 dependabot[bot] 2024-05-11 15:45:15 +00:00
  • cd30772c43 Add Ubuntu 24.04 and Fedora 40, remove Fedora 38 Christian König 2024-05-11 14:21:51 +02:00
  • 200a82acfb Merge development into development-v6 Adam Warner 2024-05-08 21:25:26 +01:00
  • 2371f43609 Bump pytest from 8.1.2 to 8.2.0 in /test (#5648) yubiuser 2024-05-04 13:11:13 +02:00
  • 6ce747c935 Bump pytest-xdist from 3.5.0 to 3.6.1 in /test (#5646) yubiuser 2024-05-04 12:57:33 +02:00
  • 9f7cd050e9 Bump pytest from 8.1.2 to 8.2.0 in /test dependabot[bot] 2024-05-04 10:56:23 +00:00
  • 976dc1c32d Bump pytest-xdist from 3.5.0 to 3.6.1 in /test (#5647) yubiuser 2024-05-04 12:55:40 +02:00
  • 24ade13c02 Bump pytest-xdist from 3.5.0 to 3.6.1 in /test dependabot[bot] 2024-05-04 10:52:00 +00:00
  • 7ec20d867b Bump pytest from 8.1.2 to 8.2.0 in /test (#5645) yubiuser 2024-05-04 12:51:15 +02:00
  • 29d4ed1134 Bump pytest-xdist from 3.5.0 to 3.6.1 in /test dependabot[bot] 2024-05-04 10:15:49 +00:00
  • bf0c3c0e0f Bump pytest from 8.1.2 to 8.2.0 in /test dependabot[bot] 2024-05-04 10:04:20 +00:00
  • cb30943c2d Bump tox from 4.14.2 to 4.15.0 in /test (#5642) yubiuser 2024-04-27 13:34:41 +02:00
  • c19bfb912f Bump pytest from 8.1.1 to 8.1.2 in /test (#5641) yubiuser 2024-04-27 13:34:01 +02:00
  • e6c15c3d9f Bump actions/checkout from 4.1.3 to 4.1.4 (#5640) yubiuser 2024-04-27 13:33:28 +02:00
  • 448b1f4d6c Bump pytest from 8.1.1 to 8.1.2 in /test (#5639) yubiuser 2024-04-27 13:03:40 +02:00