php-mpos/public/include/pages/api
Sebastian Grewe 9485b3f9d6 [ADDED] Possibility to disable navbar live updates
* Added new admin options: disable_navbar and disable_navbar_api
* Removes LIVE STATS from navigation list
* Removes live updates on Pool General Statistics page
* Added system load checks to getnavbardata API call

This will help to decrease load on high-volume servers at the cost of
losing live status.

Fixes #1014 once merged.
2013-12-23 21:38:21 +01:00
..
getblockcount.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getblocksfound.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getcurrentworkers.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getdashboarddata.inc.php added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
getdifficulty.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getestimatedtime.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
gethourlyhashrates.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getnavbardata.inc.php [ADDED] Possibility to disable navbar live updates 2013-12-23 21:38:21 +01:00
getpoolhashrate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolsharerate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolstatus.inc.php [ADDED] Pool name to getpoolstatus API 2013-11-05 15:15:48 +01:00
gettimesincelastblock.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
gettopcontributors.inc.php [ADDED] gettopcontributors API call 2013-12-03 09:15:51 +01:00
getuserbalance.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserhashrate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getusersharerate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserstatus.inc.php [UPDATE] Moved transactions into special API call 2013-12-23 21:20:33 +01:00
getusertransactions.inc.php [ADDED] getusertransactions API call 2013-12-23 21:20:39 +01:00
getuserworkers.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
public.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00