php-mpos/public/include/pages/api
Sebastian Grewe 8c96e166b7 [FEATURE] Added Ajax Data Interval Setting
* Allows Admins to change the SQL Interval used in queries
 * Default: 300 seconds / 5 minutes
 * Allowed: 1 minute, 5 minutes, 10 minutes
 * Tooltop in admin panel explains this setting
* Added data interval to API call for dashboard
* Added additional output to gauges footer

Addresses #444
2013-09-14 21:45:31 +02:00
..
getblockcount.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
getblocksfound.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
getcurrentworkers.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
getdashboarddata.inc.php [FEATURE] Added Ajax Data Interval Setting 2013-09-14 21:45:31 +02:00
getdifficulty.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
getestimatedtime.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
gethourlyhashrates.inc.php Adding gethourlyhashrates API call 2013-08-15 10:08:48 +02:00
getpoolhashrate.inc.php [FEATURE] Adding more to gauges, adding graph to dashboard 2013-09-14 14:43:14 +02:00
getpoolsharerate.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
getpoolstatus.inc.php adding network hashrate to poolstatus 2013-09-13 10:28:12 +02:00
gettimesincelastblock.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
getuserbalance.inc.php Fixing admin requests 2013-08-19 09:59:41 +02:00
getuserhashrate.inc.php [FEATURE] Adding more to gauges, adding graph to dashboard 2013-09-14 14:43:14 +02:00
getusersharerate.inc.php [FEATURE] Adding more to gauges, adding graph to dashboard 2013-09-14 14:43:14 +02:00
getuserstatus.inc.php adding share-rate to getuserstatus API 2013-09-13 09:35:14 +02:00
getuserworkers.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
public.inc.php Display network hashrate in public API 2013-07-24 09:12:29 +02:00