aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/remote-store.js
Commit message (Collapse)AuthorAgeFilesLines
* background - introduce ObservableStorekumavis2017-01-121-97/+0
|
* Fix broken reference to host store.didUpdateDan Finlay2016-07-291-1/+1
| | | | I'd returned this line because it seemed to fix Firefox compatibility, now it seems like that wasn't the case. Removing it again.
* Add platform specific builds and zip tasks (#486)Dan Finlay2016-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Add platform specific folders to dist folder * Remove gulp hacks * Add platform specific bundling dev and dist tasks now build into platform-specific folders within the `dist` folder. Added tasks `gulp zip` and `gulp dist`. `zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder. `dist` builds and then zips all at once. * Fix chrome bundle zipping * Fix broken reference in eth warning * Fix but where web3.eth.accounts are not available in firefox. * Bump changelog
* Auto lintedDan Finlay2016-06-221-17/+17
|
* wiring - trusted-untrusted features + remote-storekumavis2016-04-161-0/+97