php-mpos/public/include/pages
Sebastian Grewe a6f9c25b5b [UPDATE] Proper implementation of target bits
* [ADDED] New Config Option: Algorithm
 * scrypt and sha256d supported right now
 * might add SHA coin support across MPOS
 * Compatible with previous implementation
* [REMOVED] config option: pps_target
 * Replaced by config option: algorithm
 * Please update your config, defaults to srypt now!
* [ADDED] Unpaid Shares in Dashboard
* [MODIFIED] User estshares from DB query instead template math
2013-10-26 14:10:34 +02:00
..
about
account template updates for new empty content 2013-09-09 07:46:36 +02:00
admin adding cold wallet coin display and setting 2013-09-17 16:15:18 +02:00
api [UPDATE] Proper implementation of target bits 2013-10-26 14:10:34 +02:00
contactform Update contactform.inc.php 2013-10-09 16:11:32 +11:00
error [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
password Further fixes to PHP warnings 2013-07-15 15:31:18 +02:00
register Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics round stats fixes 2013-10-23 00:28:24 -04:00
about.inc.php
account.inc.php
admin.inc.php
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php Create contactform.inc.php 2013-09-12 20:01:28 +10:00
dashboard.inc.php [FEATURE] Added Ajax Data Interval Setting 2013-09-14 21:45:31 +02:00
error.inc.php [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
gettingstarted.inc.php
home.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php [FIX] Properly redirect after login 2013-09-18 07:24:34 +02:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php
password.inc.php
register.inc.php Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics.inc.php use wrapper to fetch last network block 2013-09-17 09:55:41 +02:00
support.inc.php