thodg/cgminer/miner.php

Branch :


Log

Author Commit Date CI Message
09bdf816 2012-07-12 17:41:30 miner.php fix rig # when miners fail
d6c18576 2012-07-10 18:22:07 miner.php allow rig names in number buttons
bd501bf0 2012-07-07 13:52:11 miner.php split() flagged deprecated in PHP 5.3.0
5fcdba98 2012-07-06 17:47:03 miner.php allow renaming table headers
391f6066 2012-07-05 23:34:00 miner.php allow alternating line colours (off by default)
8aeabf67 2012-07-05 10:17:35 miner.php remove incorrect 'DATE' error message
3c1704d1 2012-07-05 10:13:57 miner.php allow summary header in custom pages
1a983e67 2012-07-05 08:58:22 miner.php define custom sum fields as a simple array
4003291f 2012-07-01 00:03:20 miner.php - fix custom totals and colouroverride
7d7fd4d1 2012-06-29 01:57:18 miner.php support DEVS in custom to show both GPU and PGA in one table
19087fda 2012-06-28 14:20:09 miner.php 10% highlight subtle, colour scheme, buttons position
fac4a2cb 2012-06-28 09:03:23 miner.php highlight Utility/MHS av when differ by >10%
f43ee5d6 2012-06-27 15:26:27 miner.php - fix/enable autorefresh for custom pages
edd1f83a 2012-06-27 15:08:59 miner.php allow custom summary pages - new 'Mobile' summary
5ef85284 2012-06-25 20:02:40 miner.php remove unneeded '.'s
f2e6ac50 2012-06-25 19:53:13 miner.php add auto refresh options
597f5fa3 2012-06-25 18:12:00 miner.php add 'restart' next to 'quit'
cffd5aee 2012-06-25 18:01:49 miner.php make fontname/size configurable with myminer.php
4e877905 2012-06-14 20:36:54 miner.php allow a separate user settings file
7817c428 2012-06-06 22:04:16 miner.php option to hide specific fields from the display
f9149163 2012-06-06 15:00:42 miner.php add version numbers to the summary page
9cd01078 2012-06-02 01:25:27 miner.php highlight devs too slow finding shares (possibly failing)
e553fe07 2012-04-27 07:48:38 miner.php change socktimeoutsec = 10 (it only waits once)
e9d5244d 2012-04-27 02:36:04 miner.php add a timeout so you don't sit and wait ... forever
849ba896 2012-04-26 11:20:05 miner.php only show the current date header once
6f8cc9e2 2012-04-26 11:01:37 miner.php also add current time like single rig page
fe381c14 2012-04-26 10:23:03 miner.php display rig 'when' table at top of the multi-rig summary page
82375683 2012-04-18 21:12:51 miner.php warning highlight GPU stats if they are zero (e.g. ADL not enabled)
d5323b7c 2012-04-18 21:01:42 miner.php highlight any device that isn't 'Enabled'
39eeca26 2012-04-18 20:55:20 miner.php highlight any Status that isn't 'Alive'
3a391207 2012-04-18 12:50:26 miner.php optionally support multiple rigs
25f914a3 2012-03-24 23:20:48 api.c miner.php add a '*' to the front of all notify counters - simplifies future support of new counters
229d022d 2012-03-24 11:58:30 miner.php add display 'notify' command
22ff7a40 2012-03-14 20:29:45 miner.php: option for readonly or check privileged access
84aa0d69 2012-03-13 23:36:02 miner.php: ereg_replace is DEPRECATED so use preg_replace instead
702dd0f8 2012-03-06 18:51:16 miner.php split devs output for different devices
fd8d0a74 2012-02-24 11:31:04 miner.php use long php tags everywhere
57ebb39b 2012-02-23 21:36:47 Add enable/disablepool to miner.php example and reduce font size 1pt
e5b856be 2012-02-08 20:08:01 Remove extra not needed trash :)
93f4e991 2012-02-07 23:51:53 Add pool switching to example miner.php
03630c37 2012-02-04 23:09:12 Update example web miner.php to use new API commands
da798519 2011-12-13 09:32:43 Web page - minor color/formatting
7ec90dd7 2011-12-07 22:04:22 Spelling ...
f16c6d7e 2011-12-07 21:34:03 Add a simple full web interface in PHP to use the API