aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/ens-ipfs
Commit message (Collapse)AuthorAgeFilesLines
* Resolve onion addresses (#6869)Alessandro Ricottone2019-07-241-0/+2
| | | | | * Resolve onion address * npm i content-hash@latest
* refactor & change html pagespldespaigne2019-05-051-14/+6
|
* add rinkeby & goerlipldespaigne2019-05-051-0/+6
|
* issue#5742pldespaigne2019-04-043-26/+42
|
* renaming registrar into registrypldespaigne2019-04-042-8/+8
|
* 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