Commit Graph

86 Commits (ac2f63b138bfd9f73ceb6746e84ab0c46fbc69a4)

Author SHA1 Message Date
RD WebDesign d48c557134
Fix Deepsource warning message for index.php file
2 years ago
Christian König eeccfb27f8
Remove it also from index.php together with more unused variables
2 years ago
yubiuser c67f313ee8
Apply reviewers suggestion for inline CSS
2 years ago
Christian König 49a9f6f2db
Reproduce blockpage.css for $splashPage
2 years ago
Christian König e6683803ed
Use absolut asset paths
2 years ago
Adam Warner c78cf82fc6
no need to declare $viewPort
2 years ago
RD WebDesign f8e84b3c3f Fix stickler
2 years ago
RD WebDesign c9809371ab Selecting the protocol
2 years ago
RD WebDesign 0d4c69cc6f Add check to avoid error in PHP 8
2 years ago
Christian König 676b7e60f3 Fix Splashpage not appearing properly on non-root directories
3 years ago
Dan Schaper 866045968d
Add missing closing single quote
3 years ago
Jaime Baez 6198165df8 Fix error trying to access undefined variables on splash page.
3 years ago
Dany 13cf0c1288
Aligned pihole logo to center, Fixed responsive issue (#4036)
3 years ago
Craig Mayhew 95a28ae125 unset() now also occurs for $splashPage
4 years ago
Craig Mayhew e5c7549f8f Fixed potential security issue with $landPage receiving variables
4 years ago
Michael Paul Killian 5eabf4255b
Sign-off for DCO
4 years ago
Michael Paul Killian 538827397c
Update index.php
4 years ago
Nathan Friend 5a48478196
Update "About Pi-hole" link
4 years ago
XhmikosR d90313fe4d Fix/tweak blocking page
4 years ago
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