Commit Graph

1980 Commits

Author SHA1 Message Date
Mcat12
f87a94de33 Add CSRF token to ad list section 2017-04-12 21:22:49 -04:00
Mcat12
52a5fb62ff Merge pull request #466 from pi-hole/fix/csrf-security
Add CSRF token
2017-04-06 16:22:18 -04:00
Mcat12
acc83345fd Merge pull request #252 from pi-hole/customizeadlists
Manage adlists
2017-04-06 16:16:05 -04:00
Adam Warner
892bc5f1c5 :codacy: 2017-04-06 18:45:26 +01:00
Adam Warner
c9c1087283 Merge pull request #469 from pmo3/update_password_mentions
Update change password examples
2017-04-06 18:43:33 +01:00
Patrick O'Brien
cd4b25ceec update change password examples 2017-04-05 12:40:35 -04:00
Mcat12
3d0a3506d4 Small HTML compatibility change: <tt> to <code> 2017-04-04 21:03:23 -04:00
Mcat12
1e748446df Require CSRF token for Teleporter 2017-04-04 21:02:48 -04:00
Mcat12
21bd036af6 Merge remote-tracking branch 'origin/devel' into fix/csrf-security 2017-04-04 20:40:31 -04:00
Mcat12
221cb7a701 Merge pull request #468 from pi-hole/fix/licenseheaders
Correct license header handling
2017-04-04 18:43:05 -04:00
DL6ER
7e68fdecff Make sure license comment is only outputted after header.php has prepared all the stuff that need to be done beforehand. Fixes #450 2017-04-03 10:17:05 +02:00
Mcat12
fe7f3d3873 Require CSRF token when changing settings 2017-04-02 20:04:39 -04:00
Mcat12
4d9d9dc949 Require CSRF token for debug log generation 2017-04-02 19:23:03 -04:00
Mcat12
d956c35c24 Expose a CSRF token when logged in 2017-04-02 19:20:05 -04:00
Mcat12
db54cdafe7 Change wording of block list label 2017-03-31 20:19:09 -04:00
Mcat12
7a5c8e899e Use button to remove lists 2017-03-31 20:16:58 -04:00
Mcat12
86d8869867 Handle deletion of list in savesettings.php 2017-03-31 18:42:00 -04:00
Mcat12
87b92d425c Add delete checkbox 2017-03-31 18:33:10 -04:00
Mcat12
1f6c95a2c0 Lists are no longer reset on updates 2017-03-31 18:23:39 -04:00
Adam Warner
42f4c51f08 move to a more prominent location 2017-03-31 21:07:31 +01:00
Adam Warner
c11172d7c4 modify to work with changes in pihole#1365 2017-03-31 21:05:53 +01:00
DL6ER
5092133719 Merge pull request #462 from pi-hole/new/QueryTypesoverTime
Add Query Types over Time
2017-03-29 11:35:29 +02:00
Mcat12
46971e9592 Merge pull request #461 from pi-hole/notiec
Add a note about where the default whitelist entries come from, and w…
2017-03-28 17:09:42 -04:00
DL6ER
f8d9d9dcf1 Merge pull request #460 from flokX/devel
Match the Pi-hole brand
2017-03-28 22:17:21 +02:00
DL6ER
e169f1086e Proposed change 2017-03-28 22:11:06 +02:00
DL6ER
6e5b55e5ac Only load data if context is available to prevent JS errors 2017-03-28 22:02:40 +02:00
Adam Warner
00885265de Add a note about where the default whitelist entries come from, and what they mean. 2017-03-28 19:35:12 +01:00
DL6ER
29c6c07af6 Add Query Types over Time 2017-03-28 14:51:19 +02:00
Mcat12
fce406b72d Merge pull request #459 from pi-hole/new/FTLupdatenotification
Show FTL version and update notification (if available) in footer
2017-03-26 19:01:44 -04:00
DL6ER
77468ac541 Fix logic 2017-03-26 22:19:41 +02:00
Flo
99e51ef2f0 Add the Pi-hole brand to the CONTRIBUTING.md 2017-03-26 17:04:44 +02:00
DL6ER
a1b74cf870 Merge pull request #458 from pi-hole/fix/percentage_update
Don't add glow property for percentage if not changed
2017-03-26 16:15:04 +02:00
Flo
146184824f Update savesettings.php 2017-03-26 14:56:21 +02:00
Flo
61870cf342 Update loginpage.php 2017-03-26 14:55:40 +02:00
Flo
f9151c1e9b Update settings.php 2017-03-26 14:50:01 +02:00
Flo
901fc6392a Update help.php 2017-03-26 14:46:57 +02:00
DL6ER
30b7b0d63a Show FTL version and update notification (if available) in footer 2017-03-26 13:42:29 +02:00
DL6ER
57e2039a39 Don't add glow property for percentage if not changed 2017-03-25 12:45:07 +01:00
Mcat12
108f7f34fe Merge pull request #454 from pi-hole/fix/dns-servers-undefined-var
Fix undefined variable when setting DNS servers
2017-03-24 19:11:34 -04:00
Mcat12
9f6f6bb5f4 Merge pull request #456 from pi-hole/add/status-api
Add status API method
2017-03-24 19:06:39 -04:00
Mcat12
dad7dbce73 Merge pull request #457 from pi-hole/auth/overTimeDataForwards
Require auth for API command overTimeDataForwards
2017-03-24 19:03:42 -04:00
DL6ER
3ff43542f9 Require auth for API command overTimeDataForwards 2017-03-24 23:49:49 +01:00
Mcat12
0fde8e0dca Add status API method 2017-03-24 16:27:37 -04:00
DL6ER
84f3d437bb Merge pull request #455 from pi-hole/tweak/noFTL
Tweaks for when FTL is not running
2017-03-24 21:04:37 +01:00
DL6ER
8b91c8c12e Codacy and changed text 2017-03-24 17:21:15 +01:00
DL6ER
0043c229d5 Change logic 2017-03-24 16:21:30 +01:00
DL6ER
8d4864eb17 Add delay of 0.5 sec before trying to load all data 2017-03-24 16:01:58 +01:00
DL6ER
ebef61614d Handle FTL offline notification and instant refresh when it becomes available 2017-03-24 15:57:44 +01:00
DL6ER
17fb960a01 Update statistics every second 2017-03-24 15:35:16 +01:00
DL6ER
35dcb9b5ed Improve fallback handling of the dashboard for when FTL is not running 2017-03-24 15:30:03 +01:00