Commit Graph

1016 Commits

Author SHA1 Message Date
DL6ER 85defe3bcd Add "White- / Blacklist" section 2016-11-22 13:20:38 +01:00
DL6ER ddef2af9d5 Add "Query Log" section 2016-11-22 13:18:16 +01:00
DL6ER 015089d1da Added main page section 2016-11-22 13:05:42 +01:00
DL6ER 2fadb46d2c Added top right subsection 2016-11-22 12:54:41 +01:00
DL6ER 135de87257 Completed description of the top left header subsection 2016-11-22 12:50:34 +01:00
DL6ER d19048f5e6 Add changing of temperature unit from the web UI 2016-11-22 12:44:01 +01:00
DL6ER 0680fd546b Added help center skeleton 2016-11-22 12:43:35 +01:00
DL6ER 87f5cc1009 Add "Help" to main navigation 2016-11-22 12:19:39 +01:00
Adam Warner 6230c88afd Merge pull request #203 from JdenHartog/patch-1
standalone mode for iOS
2016-11-21 14:45:53 +00:00
Adam Warner 94672e8b18 Merge pull request #206 from pi-hole/PromoFaux-patch-1
Update .pullapprove.yml
2016-11-21 13:26:56 +00:00
Adam Warner 363837b69d Update .pullapprove.yml
Reflect new approvers org team.
2016-11-21 13:05:45 +00:00
Adam Warner e778d41424 Merge pull request #204 from pi-hole/Mcat12-patch-1
Everything else was captialized
2016-11-20 22:47:19 +00:00
Mcat12 3d85a5c921 Everything else was captialized 2016-11-20 17:46:00 -05:00
Adam Warner b123a77100 Merge pull request #191 from DL6ER/moredetailedgraph
Increase temporal resolution in main diagram from 1h to 10min
2016-11-20 22:39:51 +00:00
J den Hartog 05c8522d4f standalone mode for iOS
This will make the admin page look more like a native iOS application when started from Home Screen on iOS. It also won't create a tab in iOS Safari and will make spaceflight more convenient. See *Hiding Safari User Interface Components* on:

https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
2016-11-20 15:17:20 +01:00
DL6ER 15baa4be00 Changed definition of callback to method shorthand. Added missing semicolon. 2016-11-20 15:02:22 +01:00
DL6ER 5da4099bd3 Strings -> doublequote 2016-11-20 14:24:32 +01:00
DL6ER d0872cf095 Removed unnecessary semicolon 2016-11-20 14:20:29 +01:00
DL6ER 24670a854b Merge branch 'devel' into moredetailedgraph 2016-11-20 14:19:16 +01:00
DL6ER 5b4a880dea Change how we pad the numbers as codacy complained 2016-11-20 14:15:45 +01:00
DL6ER e3a2c8d5b0 Added a missing semicolon + adjusted wording to comply with updated summary texts 2016-11-20 14:09:38 +01:00
DL6ER 6c497f5960 Added custom tooltip title callback with more details on what we actually show here. 2016-11-20 13:58:29 +01:00
Adam Warner 0e75c8e516 Merge pull request #201 from DL6ER/gravity.sh
Run gravity.sh from web UI
2016-11-20 12:54:58 +00:00
DL6ER 5abc726b57 Changed tooltip format 2016-11-19 23:37:53 +01:00
DL6ER 94656b38e1 Remove normalization to "per hour" units. Now the data is displayed as "per 10 minutes" 2016-11-19 22:16:50 +01:00
DL6ER 288e771d1e Minor bugfix: Also show success if the pi-hole is disabled during the update of the lists. 2016-11-19 22:10:32 +01:00
Adam Warner d0a6c80eec Merge pull request #195 from DL6ER/listallqueries
Add option to show *all* recent queries at once
2016-11-18 16:15:30 +00:00
DL6ER 73ae5b69be Hide "Updating..." box if gravity.sh quits 2016-11-18 15:58:38 +01:00
DL6ER 2b1c9b9f75 Removed (currently) unset token field 2016-11-18 15:29:22 +01:00
DL6ER ba811544f8 Okay, once more ... 2016-11-18 15:25:32 +01:00
DL6ER 7a1652c959 Trying one more to satisfy codacy 2016-11-18 15:18:15 +01:00
DL6ER 8ce32d2ee2 Reduce complexity of code as requested by codacy... 2016-11-18 15:11:55 +01:00
DL6ER f9b6d4d887 Make sure that the green "Success" box is only shown if gravity.sh returned "Pi-hole blocking is Enabled" 2016-11-18 15:04:46 +01:00
DL6ER f777ba6735 Fixed codacy issue. 2016-11-18 13:56:13 +01:00
DL6ER d33d53792e Reduce timeout for hiding the info box 2016-11-18 13:46:38 +01:00
DL6ER 41ea8155c1 Minor change 2016-11-18 13:45:11 +01:00
DL6ER 66e4da7724 Run gravity.sh from the web UI 2016-11-18 13:43:05 +01:00
DL6ER 5106c2f8cb Merge remote-tracking branch 'official/devel' into moredetailedgraph
Conflicts:
	js/pihole/index.js
2016-11-18 12:34:28 +01:00
DL6ER be4153b111 Addressed some more of codacy's "issues" 2016-11-18 12:32:55 +01:00
DL6ER 1576bf6bf7 Addressed codacy-bot issues 2016-11-18 12:21:01 +01:00
Adam Warner d3fce57e58 Merge pull request #200 from pi-hole/PromoFaux-patch-1
Update index.php
2016-11-17 23:13:49 +00:00
Adam Warner 2824589b33 Update index.php
Change wording of info boxes
2016-11-17 23:10:09 +00:00
Adam Warner 7d1b808c53 Merge pull request #199 from DL6ER/skiplastdatapoint
Skip last datapoint in main diagram
2016-11-17 23:06:19 +00:00
DL6ER 896f30a56a Skip last datapoint in main diagram 2016-11-17 13:37:59 +01:00
DL6ER 754b3219dd Merge branch 'devel' into moredetailedgraph 2016-11-17 13:26:45 +01:00
Adam Warner 065d9a6292 Merge pull request #192 from DL6ER/loaddisplay
Display CPU and I/O utilization (load)
2016-11-17 12:23:01 +00:00
DL6ER 6ba4d591af Merge branch 'devel' into moredetailedgraph 2016-11-17 11:03:41 +01:00
DL6ER fa220266e0 Merge branch 'devel' into moredetailedgraph 2016-11-17 10:56:00 +01:00
DL6ER fe7b91a1cc Changed x axis labels to 24h format (I haven't noticed this since it is still before midday). 2016-11-17 10:54:02 +01:00
DL6ER 3dbbbca39f Merge branch 'devel' into listallqueries
Conflicts:
	js/pihole/queries.js
2016-11-17 10:49:22 +01:00