php-mpos/public/include/classes
Sebastian Grewe 4ffca7d5ac API overhaul for easier handling of API calls
* [FEATURE] Allow in-class checking for user permissions
* [FEATURE] Allow in-class creation of the JSON data for coherence
* [FEATURE} Added API version in JSON data for client side checks
* [IMPROVEMENT] Adjusted all API calls to use the new JSON layout

**NOTE**: This is breaking backwads compatibility with the old API!
Please adjust your client application to support this new version.
The data array should not change much more other than added features.
2013-09-17 11:55:54 +02:00
..
api.class.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
base.class.php Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
bitcoin.class.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
bitcoinwrapper.class.php Bitcoin Wrapper improvements 2013-09-17 09:36:08 +02:00
block.class.php Fix: Blocks not being confirmed 2013-08-26 11:11:52 +02:00
debug.class.php
invitation.class.php Adding inline docuemtation to invitation class 2013-07-15 16:28:22 +02:00
mail.class.php Update mail.class.php 2013-09-12 19:57:30 +10:00
monitoring.class.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
news.class.php Sort news by time, newest first 2013-06-21 20:29:21 +02:00
notification.class.php Fix: Properly send notifications again 2013-08-23 11:28:07 +02:00
payout.class.php Adding archiving flag for transactions 2013-08-01 12:16:59 +02:00
roundstats.class.php fixing blockhash in round block details 2013-09-06 14:55:44 +02:00
setting.class.php Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
share.class.php WiP to disable fees for specific accounts 2013-07-23 10:56:45 +02:00
statistics.class.php [FEATURE] Adding more to gauges, adding graph to dashboard 2013-09-14 14:43:14 +02:00
statscache.class.php Fix code style 2013-07-11 19:35:23 +04:00
token.class.php Adding email verification 2013-07-15 12:26:31 +02:00
tokentype.class.php WiP for one time tokens 2013-07-15 12:26:31 +02:00
tools.class.php Cryptsy api support 2013-07-21 14:14:12 -04:00
transaction.class.php Adding transaction summary by types 2013-08-08 12:02:39 +02:00
user.class.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
worker.class.php Fix IDLE worker detection 2013-08-07 09:27:50 +02:00