miner.php


Log

Author Commit Date CI Message
Kano 9cd7d6ba 2012-08-21T23:23:03 miner.php allow 'coin' is custom pages
Kano adcd7ed7 2012-08-21T19:27:12 miner.php allow page title to be defined in myminer.php
Kano 1e4c2cd0 2012-08-19T22:29:28 miner.php show summary Diff1 Shares total
Kano 2c3b16e0 2012-08-19T22:24:30 miner.php fix Work Utility totals
Kano b4eb3274 2012-08-19T22:12:28 miner.php format new Work Utility and Diff1 Shares
Kano 7011dd21 2012-08-13T09:55:10 miner.php documentation (in API-README) v0.1
Kano d04005ae 2012-08-10T22:33:34 miner.php allow a custom page section to select all fields with '*' - e.g. to create a STATS section on a custom page
Kano 556cc7bd 2012-08-09T16:30:36 miner.php optional single rig totals (on by default)
Kano 64261e7a 2012-08-06T00:30:50 miner.php ignore arg when readonly
Kano 5a5e3563 2012-08-05T23:48:30 miner.php allow pool inputs: delete, addpool, poolpriority
Kano ed331e58 2012-08-02T16:02:31 miner.php support custom report section joins
Kano 8a35b4ac 2012-07-27T00:55:31 miner.php add a socket RCV timeout for if cgminer is hung and the API thread is still running
Kano 09bdf816 2012-07-12T17:41:30 miner.php fix rig # when miners fail
Kano d6c18576 2012-07-10T18:22:07 miner.php allow rig names in number buttons
Kano bd501bf0 2012-07-07T13:52:11 miner.php split() flagged deprecated in PHP 5.3.0
Kano 5fcdba98 2012-07-06T17:47:03 miner.php allow renaming table headers
Kano 391f6066 2012-07-05T23:34:00 miner.php allow alternating line colours (off by default)
Kano 8aeabf67 2012-07-05T10:17:35 miner.php remove incorrect 'DATE' error message
Kano 3c1704d1 2012-07-05T10:13:57 miner.php allow summary header in custom pages
Kano 1a983e67 2012-07-05T08:58:22 miner.php define custom sum fields as a simple array
Kano 4003291f 2012-07-01T00:03:20 miner.php - fix custom totals and colouroverride
Kano 7d7fd4d1 2012-06-29T01:57:18 miner.php support DEVS in custom to show both GPU and PGA in one table
Kano 19087fda 2012-06-28T14:20:09 miner.php 10% highlight subtle, colour scheme, buttons position
Kano fac4a2cb 2012-06-28T09:03:23 miner.php highlight Utility/MHS av when differ by >10%
Kano f43ee5d6 2012-06-27T15:26:27 miner.php - fix/enable autorefresh for custom pages
Kano edd1f83a 2012-06-27T15:08:59 miner.php allow custom summary pages - new 'Mobile' summary
Kano 5ef85284 2012-06-25T20:02:40 miner.php remove unneeded '.'s
Kano f2e6ac50 2012-06-25T19:53:13 miner.php add auto refresh options
Kano 597f5fa3 2012-06-25T18:12:00 miner.php add 'restart' next to 'quit'
Kano cffd5aee 2012-06-25T18:01:49 miner.php make fontname/size configurable with myminer.php
Kano 4e877905 2012-06-14T20:36:54 miner.php allow a separate user settings file
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