MyCrypto/common
William O'Beirne 182eaa4329 Electron App (#854)
* Basic webpack build started.

* Get build working with electron-packager. Not fully satisfied, might investigate electron-builder.

* Custom title bar

* Rewrite all webpack configs to use common function. Organize webpack utils. Split into multiple dist folders.

* Replace electron build with electron-builder. Leave around packager for a bit.

* Check in progress on updater.

* Update modal flow.

* Fix tscheck.

* Adjust publish info.

* Arbitrary version bump.

* Bump version again.

* 5.0.2 bump fix autodownload.

* 5.0.2 bump again, readd dmg

* 5.0.3 bump

* Turn auto update back off. Log errors. Revert versions.

* Add os-specific builds. Improve update failure.

* Open external links in browser in electron.

* Remove custom title bar temporarily.

* Add info about the update download to the modal.

* Turn off development changes.

* Take the postBuild sorting script and move it into a webpack config.

* Initial conversion to typescript and electron-webpack.

* Switch from electron-webpack back to custom config, clean up unused code, typify electron bridge.

* Better typing for bridge.

* Remove unnecessary file.

* Reminify.

* Add shared folder resolving to jest config.

* Add enum to electron events
2018-01-22 17:38:06 -06:00
..
actions Equivalent Values Bugfixes (#870) 2018-01-21 22:21:48 -06:00
api Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
assets Various Browser Quirk Fixes (#881) 2018-01-22 14:44:13 -06:00
components Electron App (#854) 2018-01-22 17:38:06 -06:00
config Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
containers Various Browser Quirk Fixes (#881) 2018-01-22 14:44:13 -06:00
libs Sign Message v3 compatibility (#880) 2018-01-22 14:27:37 -06:00
reducers Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
sagas Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
sass Various Browser Quirk Fixes (#881) 2018-01-22 14:44:13 -06:00
selectors Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
translations
typescript ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
utils Electron App (#854) 2018-01-22 17:38:06 -06:00
vendor Update trezor-connect.js to v4 (#856) 2018-01-17 23:16:47 -06:00
Root.tsx Electron App (#854) 2018-01-22 17:38:06 -06:00
freezer.ts
index.html
index.tsx
store.ts Improved Gas Estimate UX (#830) 2018-01-15 03:59:59 -06:00