DL6ER
|
aad1b65a82
|
Added comments to header.php
|
2016-11-19 13:01:55 +01:00 |
|
DL6ER
|
8ecd218908
|
Many changes that are documented in PR #197
|
2016-11-18 21:31:30 +01:00 |
|
DL6ER
|
ef38679050
|
Merge branch 'devel' into auth
|
2016-11-18 12:35:41 +01:00 |
|
DL6ER
|
4372c2e25b
|
Extend hash auth to API calls
|
2016-11-16 23:35:10 +01:00 |
|
DL6ER
|
9fd67a0cce
|
Merge branch 'devel' into loaddisplay
Conflicts:
header.php
|
2016-11-16 23:16:22 +01:00 |
|
DL6ER
|
8c278f3853
|
Resolve merge conflict from updateing devel branch
|
2016-11-16 23:12:00 +01:00 |
|
DL6ER
|
08aab09f79
|
Merge branch 'devel' into auth
Conflicts:
header.php
|
2016-11-16 23:11:20 +01:00 |
|
DL6ER
|
dc03f93940
|
Capitalized variable name
|
2016-11-16 22:32:48 +01:00 |
|
DL6ER
|
41fe76c5ac
|
Capitalized variable name
|
2016-11-16 22:29:44 +01:00 |
|
DL6ER
|
6d5c90139b
|
Compute double hashes to avoid rainbow table vulnerability
|
2016-11-16 22:12:52 +01:00 |
|
DL6ER
|
06df8f08a2
|
Always use only hashes for the password
|
2016-11-16 21:52:53 +01:00 |
|
DL6ER
|
4dfbcff97d
|
Hide main navigation if user is not logged in
|
2016-11-16 20:36:17 +01:00 |
|
DL6ER
|
cb874e7c69
|
Show "Logout" only if (a) password is set and (b) user has successfully logged in.
|
2016-11-16 13:16:49 +01:00 |
|
DL6ER
|
7cbd9bd9db
|
Show "Logout" only if a password is defined
|
2016-11-16 12:53:47 +01:00 |
|
DL6ER
|
70f9076eb4
|
Added "Logout" button which redirects to index.php without providing the password hash
|
2016-11-16 12:26:37 +01:00 |
|
DL6ER
|
72e5fc5655
|
Change button text to 'Login'
|
2016-11-16 12:16:57 +01:00 |
|
DL6ER
|
c3a6b0ef5e
|
Fixed a typo
|
2016-11-16 12:14:58 +01:00 |
|
DL6ER
|
a754c3c511
|
Use hashed once logged in to hide the plain-text password
|
2016-11-16 12:11:44 +01:00 |
|
DL6ER
|
3bc6474e2a
|
Add server-side password protection for the web interface
|
2016-11-16 11:47:38 +01:00 |
|
DL6ER
|
2c3682c987
|
Round Fahrenheit temperature since the impression could arise that the temperature would be more accurate than it acutally is.
|
2016-11-15 12:25:54 +01:00 |
|
DL6ER
|
cb7e6a3068
|
Display CPU temperature in Fahrenheit if corresponding flag is set in setupVars.conf
|
2016-11-15 12:20:32 +01:00 |
|
DL6ER
|
df5adcff73
|
Added missing $
|
2016-11-10 16:26:49 +01:00 |
|
DL6ER
|
ed8a0a6f16
|
Compare load to actual number of processors available. If load > CPUs, then apply red color.
|
2016-11-10 11:17:15 +01:00 |
|
DL6ER
|
74029ea0f0
|
Changed to formula used to compute the memory usage to show the same percentage as system monitor, etc.
|
2016-11-09 19:42:52 +01:00 |
|
DL6ER
|
e0b569a59b
|
Add RAM usage display
|
2016-11-09 17:39:42 +01:00 |
|
DL6ER
|
6460eb46b8
|
Corrected color.
|
2016-11-09 17:14:02 +01:00 |
|
DL6ER
|
249e3443a9
|
Display CPU and I/O utilization of the last one, five, and 15 minute periods (load).
|
2016-11-09 17:07:05 +01:00 |
|
Mcat12
|
e01fb4d9fe
|
Make status logo show in Firefox, Edge, and IE
|
2016-10-30 19:42:54 -04:00 |
|
Adam Warner
|
c5d9fd526c
|
This fixes the graphs
|
2016-10-30 01:59:36 +00:00 |
|
Adam Warner
|
0b0750226c
|
Merge pull request #172 from pi-hole/list-XSS-protection
List XSS protection
|
2016-10-25 18:31:34 +06:00 |
|
tuplink
|
5c41f05462
|
Spacing
|
2016-10-20 22:57:43 -04:00 |
|
tuplink
|
eb766066b6
|
button in menu bar works
|
2016-10-20 22:50:39 -04:00 |
|
tuplink
|
227ca5a731
|
test with button
|
2016-10-20 22:30:52 -04:00 |
|
tuplink
|
7ccf4cf2a6
|
convert tabs > spaces
|
2016-10-20 21:19:24 -04:00 |
|
tuplink
|
d9a315be08
|
add Stating status
|
2016-10-20 18:54:18 -04:00 |
|
tuplink
|
0c1c1f5376
|
change spacing
|
2016-10-20 11:59:27 -04:00 |
|
tuplink
|
cc3678ab8c
|
add redirect to referal so we dont lose other GETS
|
2016-10-20 11:55:33 -04:00 |
|
tuplink
|
3de759f71c
|
add enable/disable button
|
2016-10-20 11:42:27 -04:00 |
|
Mcat12
|
89104edd69
|
Remove 'unsafe-eval' rule from CSP
Not needed, and shouldn't be there
|
2016-10-19 18:26:58 -04:00 |
|
bcambl
|
82de713142
|
Replace [] with array() for php 5.3 support
Short array syntax introduced in PHP 5.4
|
2016-10-09 11:37:49 -06:00 |
|
Adam Warner
|
68fa76fb9a
|
Merge pull request #135 from rappo/patch-1
Updated URL and fixed the text styling of GitHub
|
2016-09-22 10:03:17 +01:00 |
|
J den Hartog
|
ca9dcac5f1
|
apple-touch-icon now is png
A Webpage Icon should be png like specified here:
https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
So I changed it to point the favicon.png icon.
Now on my phone 5S running iOS 9.3.5 the new pi-hole icon is used both when I choose to *Add Bookmark* but also when I *Add to Home Screen* from Safari.
|
2016-09-14 16:08:04 +02:00 |
|
David Rappo
|
d23b64c45d
|
Updated URL and fixed the text styling of GitHub
The url now points to the proper pi-hole/pi-hole repo and fixed the styling of GitHub (not "Github").
|
2016-09-06 16:41:13 -07:00 |
|
Daniel (Fourdee)
|
f43a337711
|
Temp readout fix for Pine A64
And possibily other devices:
|
2016-08-27 16:36:54 +01:00 |
|
Mcat12
|
261e20f33c
|
Remove circle filter on one of the logos
|
2016-08-19 19:03:49 -04:00 |
|
Mcat12
|
05112cdd9b
|
Switch to new icon
|
2016-08-19 18:46:58 -04:00 |
|
Mcat12
|
7cc2cfaad0
|
Fix bad image links
|
2016-07-17 17:29:43 -04:00 |
|
Mcat12
|
9a2f3fdcc1
|
Changed icon to temporary icon
|
2016-07-17 17:11:06 -04:00 |
|
Aaron K. Henderson
|
82632bf09a
|
Cleaned up spacing
Spacing was combination of tabs and spaces. Changed to all spaces to
make it a bit cleaner.
|
2016-06-21 07:46:43 -04:00 |
|
viemmsakh
|
342c1426d4
|
Moved temp to sidebar from header
|
2016-06-20 14:27:35 -04:00 |
|