miner.php


Log

Author Commit Date CI Message
Kano 7817c428 2012-06-06T22:04:16 miner.php option to hide specific fields from the display
Kano f9149163 2012-06-06T15:00:42 miner.php add version numbers to the summary page
Kano 9cd01078 2012-06-02T01:25:27 miner.php highlight devs too slow finding shares (possibly failing)
Kano e553fe07 2012-04-27T07:48:38 miner.php change socktimeoutsec = 10 (it only waits once)
Kano e9d5244d 2012-04-27T02:36:04 miner.php add a timeout so you don't sit and wait ... forever
Kano 849ba896 2012-04-26T11:20:05 miner.php only show the current date header once
Kano 6f8cc9e2 2012-04-26T11:01:37 miner.php also add current time like single rig page
Kano fe381c14 2012-04-26T10:23:03 miner.php display rig 'when' table at top of the multi-rig summary page
Kano 82375683 2012-04-18T21:12:51 miner.php warning highlight GPU stats if they are zero (e.g. ADL not enabled)
Kano d5323b7c 2012-04-18T21:01:42 miner.php highlight any device that isn't 'Enabled'
Kano 39eeca26 2012-04-18T20:55:20 miner.php highlight any Status that isn't 'Alive'
Kano 3a391207 2012-04-18T12:50:26 miner.php optionally support multiple rigs
Kano 25f914a3 2012-03-24T23:20:48 api.c miner.php add a '*' to the front of all notify counters - simplifies future support of new counters
Kano 229d022d 2012-03-24T11:58:30 miner.php add display 'notify' command
Kano 22ff7a40 2012-03-14T20:29:45 miner.php: option for readonly or check privileged access
Kano 84aa0d69 2012-03-13T23:36:02 miner.php: ereg_replace is DEPRECATED so use preg_replace instead
Kano 702dd0f8 2012-03-06T18:51:16 miner.php split devs output for different devices
Kano fd8d0a74 2012-02-24T11:31:04 miner.php use long php tags everywhere
Kano 57ebb39b 2012-02-23T21:36:47 Add enable/disablepool to miner.php example and reduce font size 1pt
Kano e5b856be 2012-02-08T20:08:01 Remove extra not needed trash :)
Kano 93f4e991 2012-02-07T23:51:53 Add pool switching to example miner.php
Kano 03630c37 2012-02-04T23:09:12 Update example web miner.php to use new API commands
Kano da798519 2011-12-13T09:32:43 Web page - minor color/formatting
Kano 7ec90dd7 2011-12-07T22:04:22 Spelling ...
Kano f16c6d7e 2011-12-07T21:34:03 Add a simple full web interface in PHP to use the API