Commit Graph

67 Commits (9e96ff37de2e0e2c1f4d2af76360fffc42c65026)

Author SHA1 Message Date
Matthias Schoettle 308eb5eda5 Fixes broken blocking page and landing page when changing server port and/or hostname.
4 years ago
DL6ER 276b191845
Remove dead code causing failure from the blocking page.
4 years ago
Mcat12 3ebd43ebf0
Remove outdated adlists.list check and fix empty adlists error message
5 years ago
Mcat12 2b5033e732
Add missing spaces found by linter
5 years ago
Mcat12 f1733f9c5d
Fetch adlists for the block page from gravity.db
5 years ago
Nils Bergmann cd9fadbc44
Remove protocol determination
5 years ago
Patrik Cyvoct 85cf98888d
Merge remote-tracking branch 'origin/development' into ipv6_brackets
6 years ago
Patrik Cyvoct 048e5bb9a2
Remove external ipv6 brackets if any in servername
6 years ago
Alex Villarreal e422f4154f Clean error message on successful response
6 years ago
Rob Gill 382c19024f
oh stickler bot...
6 years ago
Rob Gill 9379487942
changes as requested
6 years ago
Rob Gill 5e99baf7b9
Update index.php
6 years ago
Rob Gill 31951dae4c
Update index.php
6 years ago
Dan Schaper 34d84522dd
Merge pull request #2054 from theLMGN/patch-1
6 years ago
Leo MG Nesfield (LMGN) bfcbd72e4b
Link to the admin panel on the splash page.
6 years ago
Mcat12 8a42ef431b
Fix Javascript warning when no password is set
6 years ago
Mcat12 2cf1f0e8fc
Hide the password input when there is no password
6 years ago
Mcat12 1a5c86d32e
Revert "Hide password textbox if there is no password"
6 years ago
Mcat12 c7219fbdff
Merge remote-tracking branch 'origin/development' into tweak/block-page-no-password
6 years ago
Keith Bentrup 45ab2a3d7a send HTTP headers before HTML
7 years ago
Mcat12 009fa2f1b7
Hide password textbox if there is no password
7 years ago
WaLLy3K 2c091f3a3c Merge branch 'development' into cors_mixed_content_fix
7 years ago
Mcat12 e7589945a2 Disable password field if no password is set
7 years ago
WaLLy3K 97dd1b4cf3 Improve FQDN Authorized Hosts functionality
7 years ago
andofrjando 6323d5afed
Use PHP short echo tag to avoid Codacy expecting an escaping function
7 years ago
andofrjando 5e48b3f7f7
Fix one mistake where `$proto` would not be created if `$_SERVER['HTTPS']` exists but is not set to `on`
7 years ago
andofrjando 00d62b3423
This fixes the following bug:
7 years ago
WaLLy3K 49aee8b931 Fixed development branch check
7 years ago
WaLLy3K f2a3b557c8 Updated Block Page to work with queryFunc output
7 years ago
WaLLy3K 69fa9874dd Use HTTP_HOST instead of SERVER_NAME
7 years ago
WaLLy3K f9d41caeb6 Merge branch 'development' into blockpage2
7 years ago
0412465564 31d5a7ae9e whitelist on website blocked doesnt work (#1452)
7 years ago
WaLLy3K 1c2aa44d46 Provide notice message for whitelisted sites
7 years ago
WaLLy3K 173ad339bb Update CSS location
7 years ago
WaLLy3K 4d731ca30b Updated landing page location
7 years ago
WaLLy3K f2016f26d7 Updated splash page CSS href
7 years ago
WaLLy3K 551add5f44 Update index.php
7 years ago
Dan Schaper bfc4775b34 Merge pull request #1297 from raincoats/development
7 years ago
DL6ER f1f70133dc
Populate $ipv4 and $ipv6 + fix small error that prevented blocking page from coming up at all. Fixes #1396
7 years ago
Flo 7e0aa822b6 Match the Pi-hole brand (#1358)
7 years ago
DL6ER ad9575ce18
Recognize more host names
7 years ago
DL6ER f09c166350
Improve Error 404 page behavior
7 years ago
Flo 6eb9192cd1 Complete site
7 years ago
raincoats 1590a179fa Change 302 redirect to 301
7 years ago
raincoats eb763d2dc2 Redirect to admin panel when accessing 'http://pi.hole/'
7 years ago
Mcat12 df7671d393 Add a few comments and remove debug output
7 years ago
DL6ER 11924d425b
Hide whitelist option if we detected that the domain as blocked due to wildcard blocking
7 years ago
DL6ER 6b3aea933d
Add info that whitelisting blocked pages does not work
7 years ago
Mcat12 7bcc15e416 Adjust blocking page paths from admin restructure
7 years ago
Mcat12 5e35fdbc52 Save blocking page CSS to pihole directory instead of admin
7 years ago