You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- page action detects if resource is IPNS
and converts it to IPFS before executing pin
(closes#222)
- pin action is faded when not active, which removes
jumping UI bug
- page action uses async/await, which improved code A LOT!
(first step towards #212)
Async / await support was introduced in Firefox 52:
The text was updated successfully, but these errors were encountered: