0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding job status queue length to admin page More... almost 11 years ago
updating email text More... almost 11 years ago
users must sign up with a valid e-mail address if specified More... almost 11 years ago
adding title field to address creation form More... almost 11 years ago
clarifying language More... almost 11 years ago
adding premium account box to historical data page More... almost 11 years ago
job status page now displays if a job is current executing More... almost 11 years ago
updating sample config.php More... almost 11 years ago
if a vircurex job fails due to authentication, a helpful error message will now be displayed instead of "Expected 'NMC', was ''" More... almost 11 years ago
implementing job throttling: can now prevent the same job type from executing more than once every X seconds (defined as 'throttle_<job_type>' config) More... almost 11 years ago
preventing the same job from running simultaneously More... almost 11 years ago
adding currency support for Euro (EUR), using BTC-e, Mt.Gox and Vircurex as exchanges fixing bug in batch_queue where users table was expected to have last_queue row More... almost 11 years ago
adding icons for sorting asc/desc More... almost 11 years ago
accounts and addresses now resort themselves on page load adding icons for sorting asc/desc More... almost 11 years ago
implementing a much faster address/account sort algorithm row colours are now fixed after sorting More... almost 11 years ago
initial implementation of sortable account rows More... almost 11 years ago
cryptocurrency addresses can now have associated titles titles for both addresses and accounts can now be edited inline More... almost 11 years ago
adding a user 'welcome' page to promote premium accounts instead of user_id() failing, the user will now be redirected to a login page improving layout of purchase page More... almost 11 years ago
adding new google icon More... almost 11 years ago
when signing up, users are now also requested countries (for tax purposes) all sent emails will also be sent to a defined BCC address adding support for mailing list subscription More... almost 11 years ago
adding icons to OpenID providers More... almost 11 years ago
if a user tries to visit a summary page that isn't theirs, they are now redirected back to their own pages More... almost 11 years ago
existing graphs can now be edited inline, without having to delete and re-add the graph when adding or editing a graph, the edited or new graph will now be highlighted immediately afterwards More... almost 11 years ago
technical indicator types can display titles More... almost 11 years ago
premium page now lists types of technical indicators supported More... almost 11 years ago
line graph axes can now have max/min values, as defined by their headings adding support for technical indicators to all summary graph types More... almost 11 years ago
adding .htaccess to prevent web access to graphs/ More... almost 11 years ago
splitting graphs.php into separate includes More... almost 11 years ago
splitting graphs.php into separate includes More... almost 11 years ago
graphs can now have multiple axis (such as for RSI) More... almost 11 years ago