0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we probably don't need to add graph data for balances yet More... almost 11 years ago
initial work in creating a ticker and summary graph summary table, so that lots of data does not need to be stored (and backed up) moving common batch functionality into a separate include More... almost 11 years ago
adding vircurex instructions and images More... almost 11 years ago
for admins, display graph generation times (and optionally database query debug times) More... almost 11 years ago
fixing autologin More... almost 11 years ago
jobs cannot use currency_format, because this is only available to web browsers More... almost 11 years ago
adding recent list of uncaught exceptions to admin status page More... almost 11 years ago
adding a basic admin status page: upcoming jobs More... almost 11 years ago
fixing invalid HTML More... almost 11 years ago
we don't need to insert a new job if there is already a job with a higher priority More... almost 11 years ago
removing 'on update now()' and 'default now()' to make database schema compatible with MySQL 5.1 More... almost 11 years ago
fixing home page pointing to missing template home.php, should be index.php More... almost 11 years ago
removing function call array dereferencing for PHP 5.3 compatibility More... almost 11 years ago
updating sample config.php More... almost 11 years ago
BTC-E should be BTC-e More... almost 11 years ago
adding a wrapper around PDO objects that can be used to profile database statements on a particular page More... almost 11 years ago
the class type of uncaught exceptions are now also logged to the database as an index for easier reporting More... almost 11 years ago
adding Vircurex exchange ticker More... almost 11 years ago
adding Vircurex wallet balances More... almost 11 years ago
adding BTC Trading Co. securities balances: combined wallets and securities More... almost 11 years ago
adding Composition graphs for each currency adding new summary types blockchainCUR, offsetsCUR for the Composition graphs More... almost 11 years ago
graphs now display the most recently updated time - for summaries which are all calculated at different times, only the most recent time is displayed More... almost 11 years ago
adding Litecoin Global securities balances: combined wallets and securities More... almost 11 years ago
adding .htaccess to prevent public access to templates/ folder More... almost 11 years ago
infrastructure for supporting custom template pages, through require_template() adding fancy footer navigation moving index.php template into templates/index.php adding Javascript and CSS for a basic tabs implementation More... almost 11 years ago
adding support for custom CSS More... almost 11 years ago
fixing bug where user account status was not considered when adding graphs More... almost 11 years ago
adding External APIs status page fix for outstanding jobs throwing errors More... almost 11 years ago
adding cleanup job: delete very old outstanding payments from system More... almost 11 years ago
implementing Litecoin premium payment More... almost 11 years ago