aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/ens-ipfs
Commit message (Collapse)AuthorAgeFilesLines
* ESLint fixes (#5775)Whymarrh Whitby2018-11-172-4/+4
| | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors
* ens-ipfs - refactor for readability (#5568)kumavis2018-10-214-0/+120
* ens-ipfs - refactor for readability * ens-ipfs - use official ipfs gateway for better performance * lint - remove unused code * ens-ipfs - support path and search * lint - gotta love that linter * ens-ipfs - improve loading page formatting * ens-ipfs - loading - redirect to 404 after 1 min timeout * ens-ipfs - destructure for cleaner code