php-mpos/public/include/pages
Sebastian Grewe aa27e8dfde [IMPROVED] jsonRPC Error Handling with CURL
* [ADDED] Use curl instead of fopen
* [ADDED] Error handling for various connection issues
* [MOVED] jsonRPC library into lib folder
* [UPDATED] Pools page for proper RPC errors with caching enabled

It's using the base RPC class but modified to support CURL. Simplified
some code since we won't need those features. Should make maintaining
that code a whole lot easier.

Fixes #1343 once merged.
2014-01-15 16:11:59 +01:00
..
about [UPDATE] disabled pages and showing popup 2013-11-11 09:09:06 +01:00
account Changed txfee to txfee_manual in account/edit.inc.php 2014-01-14 19:16:27 -02:00
admin [FIX] Type Success on notifications 2014-01-13 17:27:50 -05:00
api [FIX] Anon worker_name on getblocksfound API 2014-01-14 17:10:08 +01:00
contactform [FIX] Disallow to post messages for guests 2013-12-31 16:17:02 +01:00
error [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
password [FIX] Type Success on notifications 2014-01-13 17:27:50 -05:00
register [IMPROVE] Enable SSL on recaptcha_get_html 2014-01-10 11:00:00 +01:00
statistics [IMPROVED] jsonRPC Error Handling with CURL 2014-01-15 16:11:59 +01:00
about.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
admin.inc.php [FIX] Fixes #1110 2013-12-26 16:10:04 +01:00
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php [REMOVE] Uneeded, useless support page 2014-01-09 09:09:14 +01:00
dashboard.inc.php added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
error.inc.php [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
gettingstarted.inc.php Add Stratum URL 2014-01-10 18:40:06 -07:00
home.inc.php [ADDED] ACL to hide news post author 2013-12-07 22:30:27 +01:00
login.inc.php [SECURITY] Fixing XSS in PHP_SELF 2014-01-11 19:01:14 +01:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php [ADDED] ACL to hide news post author 2013-12-07 22:30:27 +01:00
password.inc.php initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
register.inc.php [IMPROVE] Enable SSL on recaptcha_get_html 2014-01-10 11:00:00 +01:00
statistics.inc.php use wrapper to fetch last network block 2013-09-17 09:55:41 +02:00
tac.inc.php [ADDED] Terms and Conditions page 2013-12-12 09:58:05 +01:00
tacpop.inc.php Update tacpop.inc.php 2013-12-20 00:15:28 +11:00