Commit Graph

1698 Commits

Author SHA1 Message Date
Adam Warner 37bd3d2f0f
Merge pull request #1353 from pi-hole/dev
dev -> master
2023-05-28 12:37:08 +01:00
Adam Warner 2a4081f7a4
Merge pull request #1319 from meonkeys/patch-1
README: link to canonical Phoenix Server doc
2023-05-28 12:35:56 +01:00
Adam Warner c470b10c66
Merge pull request #1338 from pi-hole/add_new_web_themes
Allow high contrast themes for WEBTHEME
2023-05-28 12:34:21 +01:00
Adam Warner 78d2a08271
Merge pull request #1339 from casperklein/cronjob
Recreate pi-hole cronjob on container start
2023-05-28 12:34:06 +01:00
Adam Warner 625fd733aa
Merge pull request #1340 from pi-hole/dependabot/github_actions/dev/actions/stale-8.0.0
Bump actions/stale from 7.0.0 to 8.0.0
2023-05-28 12:32:30 +01:00
Adam Warner 26d409e1b0
Merge pull request #1342 from laurentr/readme/available_themes
Update available themes in README.md
2023-05-28 12:32:15 +01:00
Adam Warner d8e3dbc796
Merge pull request #1352 from yubiuser/tweaks
Tweak commands
2023-05-28 12:31:55 +01:00
Christian König 28e9be0e4c
Adjust arch detection
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-11 23:09:12 +02:00
Christian König 69e55ac143
Tweak commands
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-11 22:07:53 +02:00
Adam Warner 1f0755237f
Merge pull request #1350 from sebastianliebscher/image-size
shrink image size by ~10%
2023-05-02 18:55:38 +01:00
Sebastian Liebscher 5aa3abc282
Update install.sh
Signed-off-by: Sebastian Liebscher <112352529+sebastianliebscher@users.noreply.github.com>
2023-05-02 19:15:18 +02:00
Sebastian Liebscher 7a20e9fdb1
Update install.sh
Signed-off-by: Sebastian Liebscher <112352529+sebastianliebscher@users.noreply.github.com>
2023-04-30 06:31:18 +02:00
Adam Warner 19b14d7e8d
Merge pull request #1344 from yubiuser/tweak/stale
Trigger stale workflow on issue comments to remove stale label immediately
2023-04-18 12:22:01 +01:00
Christian König 56525a6be1
Use env variable
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-17 20:56:57 +02:00
Christian König 246818a0b1
Run seperate job to trigger removal on comments
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-16 18:24:12 +02:00
laurentr 757b4a72d0 Update available themes in README.md
Signed-off-by: laurentr <laurentr@users.noreply.github.com>
2023-04-16 06:21:38 -07:00
Christian König 7353d8dbcb
Trigger stale workflow on issue comments to remove stale label immediately
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-15 13:59:20 +02:00
Adam Warner a89285c53a
Merge pull request #1345 from yubiuser/curl_https
Only allow https for curl
2023-04-15 12:35:02 +01:00
Christian König b4a60de22d
Only allow https for curl
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-15 13:23:58 +02:00
dependabot[bot] e2e2bdd801
Bump actions/stale from 7.0.0 to 8.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 10:56:34 +00:00
RD WebDesign 8ae9b56fd8
Allow 2 new options (high contrast themes) for WEBTHEME
Fix #1337

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-03-23 13:12:34 -03:00
Casper 8a42555262
Recreate pihole cronjob on container start
Signed-off-by: Casper <casperklein@users.noreply.github.com>
2023-03-23 01:16:42 +01:00
Adam Warner aeb4239473
Merge pull request #1335 from pi-hole/dev
Dev
2023-03-22 22:27:06 +00:00
Adam Warner ac1cdd1a92
Merge pull request #1326 from pi-hole/master
Sync master back into development
2023-03-22 22:26:41 +00:00
Adam Warner ad04e80695
Merge pull request #1331 from yubiuser/temp
Clarify TEMPERATURUNIT
2023-02-26 16:06:43 +00:00
Christian König f90a3b616f
Clarify TEMPERATURUNIT
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-02-26 15:26:29 +01:00
Adam Warner b830885d37
Update README.md
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-02-17 17:20:54 +00:00
Adam Warner d021c172f6
Add vim-tiny to the dev/nightly image for those that prefer it over nano
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-02-16 00:09:47 +00:00
Adam Warner 4961bf4b1a
as mentioned in https://github.com/pi-hole/docker-pi-hole/issues/1323
It is worth noting that this page will exist on a bare metal fresh installation, too. Should we delete it? Probably not - we shouldn't touch that directory really - but in docker we have more control as we build the image from fresh each time. TL;DR, we can do things here that we shouldn't in bare metal installs

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-02-15 23:53:43 +00:00
Adam Warner 39d23d91e4
Merge pull request #1320 from pi-hole/fix/deprecated_vars
Replace deprecated variables with the correct ones
2023-02-14 11:57:55 +00:00
RD WebDesign e76c382420
Replace deprecated variables with the correct ones
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-02-13 23:48:14 -03:00
Adam Monsen db9f64b1d6
README: link to canonical Phoenix Server doc
Signed-off-by: Adam Monsen <haircut@gmail.com>
2023-02-13 12:20:51 -08:00
Adam Warner ab4b7ffff6
Merge pull request #1309 from pi-hole/master
Sync master back into development
2023-02-10 19:27:37 +00:00
Adam Warner 113ef002f1
Merge pull request #1317 from pi-hole/dev
Dev -> Master
2023-02-10 19:08:46 +00:00
Adam Warner 4debb9da75
Merge pull request #1313 from pi-hole/dependabot/github_actions/dev/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-02-10 19:08:07 +00:00
dependabot[bot] 8fb0344f4c
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 10:00:30 +00:00
Adam Warner 79f96060b6
Clarify TEMPERATUREUNIT usage
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-01-26 19:39:36 +00:00
Adam Warner 9612689cf2
Merge pull request #1308 from pi-hole/master
Sync master back into development
2023-01-25 21:33:28 +00:00
Adam Warner 843b3ff071
Merge pull request #1307 from pi-hole/dev
Dev -> Master
2023-01-25 21:28:55 +00:00
Adam Warner bb33b4d0ab
Merge pull request #1306 from pi-hole/master
Sync master back into development
2023-01-25 15:58:19 +00:00
Adam Warner db6f9b80b5
Update README.md
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-01-25 15:55:41 +00:00
Adam Warner 08cd3ef8f2
Merge pull request #1303 from pi-hole/master
Sync master back into development
2023-01-23 23:31:03 +00:00
Adam Warner 3a12526e05
Merge pull request #1304 from pi-hole/virtualhost
Don't declare VIRTUAL_HOST as an empty string in Dockerfile
2023-01-23 23:26:29 +00:00
Adam Warner d7ff34fd74
Instead of including a static config file for redirecting it - dynamically create this file on container start.
This gets rid of what was probably a hack to have the VIRTUAL_HOST declared as an empty string in the Dockerfile (lighttpd would not start if env.VIRTUAL_HOST was not set

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-01-23 23:20:30 +00:00
Adam Warner 36d0161cf9
Merge pull request #1302 from pi-hole/dev
Dev-> Master
2023-01-23 19:01:49 +00:00
Adam Warner ad6b8a6f0e
Merge pull request #1301 from pi-hole/ln-fallback
Configure FTL's MACVENDORDB setting to "/macvendor.db" on startup
2023-01-23 18:00:33 +00:00
Adam Warner 846805aeb7
Configure FTL to use /macvendor.db instead of /etc/pihole/macvendor.db. If user is passing in their own location, then we honour that.
Signed-off-by: Adam Warner <me@adamwarner.co.uk>

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-01-23 17:52:39 +00:00
Adam Warner 2c516ccd7d
Merge pull request #1300 from pi-hole/revert-1298-fix/503
Revert "Ensure that the directory `/run/lighttpd` exists
2023-01-23 17:25:35 +00:00
Adam Warner a1f5c6b530
Revert "Ensure that the directory `/run/lighttpd` exists, and that it is owned by www-data" 2023-01-23 17:22:54 +00:00
Adam Warner a8ac8322d5
Merge pull request #1297 from pi-hole/master
Sync master back into development
2023-01-22 17:54:04 +00:00