aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/currency.js
Commit message (Collapse)AuthorAgeFilesLines
* lint - controllers - whitepace fixkumavis2018-06-121-5/+5
|
* Merge branch 'master' into dm-docs-1Dan2018-04-191-0/+1
|\
| * Require loglevel singleton in each module that uses itbitpshr2018-04-141-0/+1
| |
* | NO MIXED TABS AND SPACESDan2018-04-191-23/+23
| |
* | Typo fixes, type fixes on the return clauses of the buyEthUrl and ↵Dan2018-04-171-1/+1
| | | | | | | | getPrefferedLangCode functions.
* | @params -> @param fixDan2018-04-171-4/+4
| |
* | Documentation for various controllers and libsDan2018-04-171-0/+65
|/
* app - currency - fix typo + prefer log over consolekumavis2018-04-041-2/+3
|
* app - currency - fix typokumavis2018-04-041-1/+1
|
* app - warn on fetch errors instead of spamming sentrykumavis2018-04-041-12/+10
|
* controllers - currency - warn currency and encountered errorkumavis2018-03-291-1/+1
|
* Version 3.10.8 - Fix Currency Conversionv3.10.8Dan Finlay2017-09-301-1/+1
| | | | | | In our conversion to the new Infura API, somehow we were sending upper-cased conversions to their lower-case sensitive API. Fixes the first part of #2240
* Comply with current currency API and add additional styling.Kevin Serrano2017-09-191-2/+2
|
* integrate infura currencyKevin Serrano2017-08-301-3/+3
|
* Use new URL for currency API from cryptonator.Kevin Serrano2017-06-061-1/+1
|
* Fix linting warningsThomas Huang2017-04-271-3/+5
|
* add controllers to root scripts folderDan Finlay2017-02-281-0/+70