aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add note for responsive modal stylessdtsui2017-08-092-0/+6
* Hook up global modal to Tx view, Buy buttonsdtsui2017-08-091-0/+4
* Implement global modalsdtsui2017-08-092-0/+85
* Add actions and reducers for global modalsdtsui2017-08-092-0/+29
* Add dependencies and JSX support (reactify), for global modal implementationsdtsui2017-08-091-0/+3
* refactored and added unit testSimon Liang2017-08-082-23/+58
* extracted balance component and renders to the format, also wired in the acco...Simon Liang2017-08-083-26/+135
* Opt for calculated values in absolutely positioned caretsdtsui2017-08-072-2/+8
* Improve positioning of caret and add reusable color for wallet viewsdtsui2017-08-073-24/+16
* Position account icon, name, and caretsdtsui2017-08-073-23/+85
* Move tx and wallet view styles to component classessdtsui2017-08-073-10/+17
* Merge branch 'NewUI' into feat/mm-ui-5-mergedsdtsui2017-08-0718-91/+334
|\
| * Improve readability of changelogsdtsui2017-08-071-9/+9
| * Merge branch 'master' into NewUIkumavis2017-08-054-4/+9
| |\
| * \ Merge pull request #1867 from sdtsui/NewUIkumavis2017-08-052-2/+7
| |\ \
| | * | Fix integration test failures: ensure qr code is accessiblesdtsui2017-08-051-1/+7
| | * | Fix integration test failures: unnecessary sandwich-expando event stopPropaga...sdtsui2017-08-051-1/+0
| |/ /
| * | Merge pull request #1864 from sdtsui/lint-droppokumavis2017-08-051-31/+24
| |\ \
| | * | Lint menu-dropposdtsui2017-08-051-31/+24
| |/ /
| * | Merge pull request #1862 from sdtsui/add-rctkumavis2017-08-055-3/+145
| |\ \
| | * | Bring menu-droppo component into project, remove as a dependencysdtsui2017-08-053-2/+139
| | * | Re-enable css transitions for dropdowns in header, needs menu-droppo library ...sdtsui2017-08-053-1/+6
| * | | Merge pull request #1863 from sdtsui/newui-early-breakkumavis2017-08-051-0/+27
| |\ \ \ | | |/ / | |/| |
| | * | Cleanup breakpoint css + comment on hackinesssdtsui2017-08-051-11/+14
| | * | Adds early breakpoint from @frankiebee 's + @kumavis 's CRsdtsui2017-08-051-0/+24
| |/ /
| * | Merge branch 'NewUI' of github.com:MetaMask/metamask-extension into NewUIkumavis2017-08-042-2/+6
| |\ \
| | * \ Merge branch 'master' into NewUIkumavis2017-08-042-2/+6
| | |\ \
| * | | | test - integration - better error handlingkumavis2017-08-041-10/+9
| |/ / /
| * | | test - integration - syntax - prefer constkumavis2017-08-041-12/+7
| * | | test - integration - remove unused codekumavis2017-08-041-1/+3
| * | | test - integration - throw error on failurekumavis2017-08-041-2/+2
| * | | ui - dropdown - use Object.assign syntax to appease coverage parserkumavis2017-08-041-3/+2
| * | | Merge branch 'master' into NewUIkumavis2017-08-049-44/+50
| |\ \ \
| * \ \ \ Merge pull request #1858 from sdtsui/NewUIkumavis2017-08-047-31/+120
| |\ \ \ \
| | * | | | Adjust padding of accountSwitcher dropdownsdtsui2017-08-041-4/+7
| | * | | | Adjust top and bottom padding of accountSwitchersdtsui2017-08-041-2/+9
| | * | | | Lint ui/appsdtsui2017-08-043-14/+11
| | * | | | Allow new accounts selector to handle clickssdtsui2017-08-041-2/+2
| | * | | | Increase size of accountSelection dropdownsdtsui2017-08-041-8/+22
| | * | | | Increase size of settings dropdown and account settings dropdownsdtsui2017-08-042-2/+2
| | * | | | Increase size of network dropdownsdtsui2017-08-044-4/+28
| | * | | | De-dupe click handler for sandwich-expandosdtsui2017-08-041-6/+12
| | * | | | Add note with previous fa-angle-down for future refactorsdtsui2017-08-041-0/+2
| | * | | | Position account switcher icon back in app headersdtsui2017-08-041-2/+6
| | * | | | Move accountselector menu-droppo up to app-headersdtsui2017-08-041-0/+22
| | * | | | Disable account selection dropdown from account detailssdtsui2017-08-042-7/+16
| | * | | | Adjust account checksumAddress location upsdtsui2017-08-041-0/+1
| * | | | | Fix fox positioning.Kevin Serrano2017-08-041-1/+5
| |/ / / /
| * | | | Fix wonky widths for notices.Kevin Serrano2017-08-042-2/+6
| * | | | Add maximum width for private key revealKevin Serrano2017-08-041-1/+1
| * | | | Remove 100% properties that were messing up sizing.Kevin Serrano2017-08-041-2/+0
| * | | | Add QR functionalityKevin Serrano2017-08-041-0/+13
| * | | | Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUIKevin Serrano2017-08-0428-695/+829
| |\ \ \ \
| | * | | | lint fixkumavis2017-08-022-3/+3
| | * | | | Merge pull request #1841 from sdtsui/fix/dropdown-toggleKevin Serrano2017-08-022-4/+32
| | |\ \ \ \
* | | \ \ \ \ Merge branch 'master' into feat/mm-ui-5sdtsui2017-08-0722-430/+526
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #1866 from MetaMask/v3.9.5v3.9.5Frankie2017-08-053-2/+6
| |\ \ \ \ \ \
| | * | | | | | v3.9.5kumavis2017-08-052-1/+5
| | * | | | | | blacklist - bump phishing detectorkumavis2017-08-051-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #1865 from MetaMask/blacklist-moarFrankie2017-08-052-3/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | blacklist - update phishing on boot and speed up polling to 4 minkumavis2017-08-052-3/+4
| |/ / / / /
| * | | | | Merge pull request #1859 from MetaMask/v3.9.4v3.9.4Frankie2017-08-042-2/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | v3.9.4kumavis2017-08-042-2/+6
| |/ / / /
| * | | | Merge pull request #1857 from MetaMask/hotFixCancleTxkumavis2017-08-044-8/+25
| |\ \ \ \
| | * | | | test - actions - tx - fix async testkumavis2017-08-041-5/+4
| | * | | | test - actions - remove commented codekumavis2017-08-041-2/+0
| | * | | | nodeify - test - syntax nitpickkumavis2017-08-041-3/+3
| | * | | | add test for no callback errorfrankiebee2017-08-041-0/+11
| | * | | | fix testfrankiebee2017-08-041-2/+7
| | * | | | fix cancelTransaction not reciving a callbackfrankiebee2017-08-042-4/+8
| * | | | | Merge pull request #1856 from MetaMask/v3.9.3Frankie2017-08-042-1/+4
| |\ \ \ \ \
| | * | | | | v3.9.3kumavis2017-08-042-1/+4
| |/ / / / /
| * | | | | Merge pull request #1855 from MetaMask/blacklist-refactor2v3.9.3Kevin Serrano2017-08-041-1/+1
| |\ \ \ \ \
| | * | | | | deps - bump eth-detect-phishingkumavis2017-08-041-1/+1
| * | | | | | Merge pull request #1852 from MetaMask/blacklist-refactor2Kevin Serrano2017-08-043-35/+20
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' of github.com:MetaMask/metamask-plugin into blacklist-r...kumavis2017-08-041-3/+0
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #1850 from MetaMask/stackKevin Serrano2017-08-041-3/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | remove stack from txsfrankiebee2017-08-041-3/+0
| |/ / / /
| | * / / blacklist - use module eth-phishing-detectkumavis2017-08-043-35/+20
| |/ / /
| * | | Merge pull request #1848 from MetaMask/transactionControllerRefractorkumavis2017-08-036-272/+331
| |\ \ \
| | * | | remove unused sinonfrankiebee2017-08-031-1/+0
| | * | | use async with #publishTransactionfrankiebee2017-08-031-2/+2
| | * | | fix testfrankiebee2017-08-031-1/+1
| | * | | move newUnapprovedTransaction to transactions.jsfrankiebee2017-08-035-54/+115
| | * | | lint fixesfrankiebee2017-08-023-11/+4
| | * | | Merge branch 'master' into transactionControllerRefractorfrankiebee2017-08-0213-25/+163
| | |\ \ \
| | * | | | fix spelling mistakefrankiebee2017-08-021-1/+1
| | * | | | fix addTxDefaultsfrankiebee2017-08-022-2/+3
| | * | | | add test for addTxDefaultsfrankiebee2017-08-021-5/+30
| | * | | | make addUnapprovedTransaction async function and use promise based ethQueryfrankiebee2017-08-026-241/+219
| * | | | | Merge pull request #1849 from MetaMask/blacklist-refactorKevin Serrano2017-08-0314-130/+156
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | blacklist controller - breakout from metamask and infura controllerskumavis2017-08-036-83/+108
| | * | | | phishing detection - move phishing detection into contentscript and metamask ...kumavis2017-08-0310-67/+52
| | * | | | obj-multiplex - missing name error + prefer const over varkumavis2017-08-031-6/+10
| | * | | | blacklist - add tests for metamask subdomainskumavis2017-08-021-0/+12
| | * | | | blacklist - clearer test formatkumavis2017-08-021-5/+5
| |/ / / /
* | | | | Cleanup before rebase on NewUI - need new version of AccountDropdownssdtsui2017-08-071-11/+2
* | | | | Allow clicks on account view to enable sidebar, not just burgersdtsui2017-08-071-4/+4
* | | | | Refactor account name css - mobile viewssdtsui2017-08-074-12/+12
* | | | | Add sidebar click handler to overlaysdtsui2017-08-071-2/+11
* | | | | Refactor app-header css, including box shadow and z-indexsdtsui2017-08-074-27/+46
* | | | | Add fine css tweaks to hero balance - laptopsdtsui2017-08-072-21/+11
* | | | | Adjust hero balance on mobilesdtsui2017-08-071-26/+31
* | | | | Adjust size of buttons for 576-780+px rangesdtsui2017-08-071-19/+5
* | | | | Fix font size of eth display for 576-780px vwsdtsui2017-08-072-3/+20
* | | | | Normalize sidebar dimensions and adjust hero button responsivenesssdtsui2017-08-074-26/+57
* | | | | Implement hero balance UI, mobilesdtsui2017-08-073-51/+92
* | | | | Position account display and burger in mobile tx viewsdtsui2017-08-072-7/+42
* | | | | Disable debug stylessdtsui2017-08-071-17/+17
* | | | | Move remaining debug, fonts, reset, and transitions into inverted trianglesdtsui2017-08-0713-392/+343
* | | | | Move debug and colors to itcsssdtsui2017-08-073-5/+33
* | | | | Ignore all compiled css, track only scsssdtsui2017-08-071-2/+2
* | | | | Remove output foldersdtsui2017-08-073-1177/+1
* | | | | Clean up gulpfilesdtsui2017-08-071-22/+7
* | | | | Use 4.x pattern for watching scsssdtsui2017-08-071-2/+5
* | | | | Ignore itcss sourcemapssdtsui2017-08-071-0/+3
* | | | | Remove unncessary sourcemaps from css output/sdtsui2017-08-0714-1264/+0
* | | | | Organize app components scsssdtsui2017-08-0719-818/+2115
* | | | | Organize app componentssdtsui2017-08-073-133/+68
* | | | | Move generic button components and body styles to components and generic, res...sdtsui2017-08-079-311/+358
* | | | | Move old colors intro settings/variablessdtsui2017-08-072-8/+18
* | | | | Add inverted triangle css (itcss) folder structuresdtsui2017-08-0714-0/+14
* | | | | Cleanup css and gulpfile post-migrationsdtsui2017-08-075-1203/+16
* | | | | Migrate from css to scss + autoprefixersdtsui2017-08-0712-8/+2402
* | | | | Add Roboto without hooking it up via importsdtsui2017-08-0518-0/+0
* | | | | Add rough layout for flat layout tx details, add notes for breakpointssdtsui2017-08-032-23/+56
* | | | | Implement 'clear buttons' for tx viewsdtsui2017-08-034-47/+57
* | | | | Fix color for large password inputsdtsui2017-08-031-1/+1
* | | | | Add notes for @Zanibar, with props.isUnlocked and currentView.name logssdtsui2017-08-031-0/+4
* | | | | Fix background color for lock screensdtsui2017-08-031-0/+1
* | | | | Isolate routing logic for isUnlocked, remove stray logssdtsui2017-08-036-21/+49
* | | | | Finalize sidebar dimensionssdtsui2017-08-033-31/+33
* | | | | Finalize height for main screens, excluding sidebarsdtsui2017-08-033-6/+5
* | | | | Finalize width of main container for all viewportssdtsui2017-08-031-12/+19
* | | | | Make mobile view flush with headersdtsui2017-08-032-20/+30
* | | | | Add note for styling buttonssdtsui2017-08-031-0/+2
* | | | | Isolate container component, add refactor notessdtsui2017-08-032-19/+57
* | | | | Adjust header spacing for 500px and 900px heightssdtsui2017-08-032-14/+5
* | | | | Adjust sidebar transition using @cjeria\'s feedbacksdtsui2017-08-032-10/+16
* | | | | Ensure app-header is rendered in responsive layoutsdtsui2017-08-032-2/+3
* | | | | Cleanup send, move send token into separate func to make room for send ETHsdtsui2017-08-032-35/+220
* | | | | Add Ethereum Logosdtsui2017-08-031-0/+11
* | | | | Move overlay out of transition areasdtsui2017-08-031-17/+18
* | | | | Hook up css animationsdtsui2017-08-033-41/+75
* | | | | Add notes for overlay click actionsdtsui2017-08-031-0/+1
* | | | | Implement custom sidebar, with close buttonsdtsui2017-08-033-13/+82
* | | | | Integrate slideout menu with tx viewsdtsui2017-08-034-16/+46
* | | | | Hook up responsive sidebarsdtsui2017-08-034-3/+27
* | | | | Add dependejncy: react-burger-menusdtsui2017-08-031-0/+1
* | | | | Add burger icon and phone-visible media queriessdtsui2017-08-032-4/+9
* | | | | Make wallet view visible iff vw above 575pxsdtsui2017-08-034-5/+25
* | | | | Hook up send button to Send Token screensdtsui2017-08-011-1/+12
* | | | | Implement mobile-friendly responsive layout with flex wrapsdtsui2017-08-014-4/+16
* | | | | Reset popup to 350x500, old form factor as advised by @Zanibassdtsui2017-08-011-1/+1
* | | | | Add rough layout for tx list itemssdtsui2017-08-011-0/+60
* | | | | Add tx-view content divider componentsdtsui2017-08-011-5/+6
* | | | | Add hyperscript for tx-view tabssdtsui2017-08-011-9/+27
* | | | | Add TxView, use width percentages instead of flex-grow for layoutsdtsui2017-08-013-5/+61
* | | | | Adjust button styles to left align with wallet textsdtsui2017-08-011-7/+4
* | | | | Use DIN OT in wallet viewsdtsui2017-08-012-6/+13
* | | | | Add new fonts from @cjeria: DIN Next and DIN OTsdtsui2017-08-0112-0/+0
* | | | | Adjust popup size to 545x450; refactor wallet view to fitsdtsui2017-08-013-61/+29
* | | | | Isolate wallet-content-display componentsdtsui2017-07-312-2/+62
* | | | | Add layout for Buy and Send buttonssdtsui2017-07-311-1/+44
* | | | | Add hyperscript for wallet display componentsdtsui2017-07-311-4/+48
* | | | | Center account name and dropdownssdtsui2017-07-312-8/+7
* | | | | Add note for later on isolating componentssdtsui2017-07-311-1/+1
* | | | | Add box shadow to main containersdtsui2017-07-311-0/+1
* | | | | Add containers for wallet view and dropdown UIsdtsui2017-07-312-3/+84
* | | | | Add layout for main container elementssdtsui2017-07-312-12/+49
* | | | | Remove old header spacesdtsui2017-07-311-11/+0
* | | | | Set font-size on body of popup.html, for responsivenesssdtsui2017-07-311-1/+1
* | | | | Adjust dimensions of popup.html and app bar to matchsdtsui2017-07-313-3/+3
* | | | | Adjust button styles for Send Token screensdtsui2017-07-312-1/+2
* | | | | Adjust copy in send token confirmation screensdtsui2017-07-301-2/+2
* | | | | Move action buttons out of send token container, tweak stylessdtsui2017-07-301-38/+40
* | | | | Simplify btn-green colorssdtsui2017-07-303-4/+4
* | | | | Enhance button and input css reset to protect from user agent stylesheetsdtsui2017-07-301-0/+4
* | | | | Add rounded background to total token, with minor styling tweakssdtsui2017-07-304-29/+180
* | | | | Add note to self, for future code cleanupsdtsui2017-07-301-1/+7
* | | | | Add content boxes to pendingTx, prep for reusabilitysdtsui2017-07-301-330/+179
* | | | | Cleanup unnecessary pending tx-switching logicsdtsui2017-07-301-60/+19
* | | | | [WIP] Isolate form logic from rest of confirmation UIsdtsui2017-07-301-22/+27
* | | | | Clean up send screensdtsui2017-07-301-2/+6
* | | | | Center action buttons, add minor style adjustmentssdtsui2017-07-302-58/+88
* | | | | Center send token content; hook up 'Next' and 'Cancel' buttonssdtsui2017-07-303-173/+203
* | | | | Add high-level css layout for Send Tokensdtsui2017-07-301-23/+78
* | | | | Add responsive container; add send token copysdtsui2017-07-302-93/+53
* | | | | Add token logo to send screensdtsui2017-07-302-2/+32
* | | | | Rearrange header components: closer to redesigned UIsdtsui2017-07-301-31/+18
* | | | | Add for use in main headersdtsui2017-07-302-1/+3
* | | | | [WIP] Propose more scaleable color managementsdtsui2017-07-301-0/+2
| |_|_|/ |/| | |
* | | | Fix dropdown behavior - networksdtsui2017-07-291-1/+11
* | | | Fix dropdown toggle behavior - settingssdtsui2017-07-291-1/+5
* | | | Fix dropdown toggle behavior - account dropdownssdtsui2017-07-291-2/+16
| |_|/ |/| |
* | | Create distinct responsive 'home.html' file, hard-code popup.html sizeDan Finlay2017-07-292-1/+13
* | | Correct viewport paramDan Finlay2017-07-281-1/+1
* | | Fix react warningDan Finlay2017-07-281-0/+6
* | | Limit max width of seed word conf screenDan Finlay2017-07-281-2/+5
* | | Correct token pluralization for one tokenDan Finlay2017-07-281-1/+3
* | | Bump changelogDan Finlay2017-07-281-0/+2
* | | Merge branch 'master' into NewUIDan Finlay2017-07-288-46/+104
|\| |
| * | Merge pull request #1838 from MetaMask/i1805-LiveBlacklistUpdatingKevin Serrano2017-07-288-44/+103
| |\ \
| | * | Do not blacklist filesDan Finlay2017-07-281-1/+0
| | * | Add Levenshtein item to changelogDan Finlay2017-07-271-0/+1
| | * | Merge branch 'master' into i1805-LiveBlacklistUpdatingDan Finlay2017-07-275-2/+67
| | |\ \ | | |/ / | |/| |
| | * | Live update blacklist from InfuraDan Finlay2017-07-275-13/+17
| | * | Merge branch 'master' into i1805-LiveBlacklistUpdatingDan Finlay2017-07-275-10/+21
| | |\ \
| | * | | Begin implementing live-updating blacklist, not working yetDan Finlay2017-07-273-8/+52
* | | | | Merge branch 'master' into NewUIDan Finlay2017-07-2816-58/+180
|\| | | |
| * | | | Merge pull request #1837 from MetaMask/i1833-levencheckDan Finlay2017-07-274-8/+62
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Give credit where it is dueKevin Serrano2017-07-272-1/+5
| | * | | Changelog bumpKevin Serrano2017-07-271-0/+1
| | * | | Add levenshtein logic to blacklister.Kevin Serrano2017-07-272-8/+33
| | * | | Add test for blacklister.Kevin Serrano2017-07-271-0/+24
| * | | | Merge pull request #1834 from MetaMask/Version-3.9.2Kevin Serrano2017-07-272-1/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Version 3.9.2v3.9.2Dan Finlay2017-07-272-1/+4
| |/ / /
| * | | Merge pull request #1830 from MetaMask/providerProxyFixFrankie2017-07-273-9/+17
| |\ \ \ | | |/ / | |/| |
| | * | nonce-tracker - fix testkumavis2017-07-271-3/+5
| | * | nonce-tracker - hotfix for provider proxyingkumavis2017-07-272-5/+11
| | * | nonce-tracker - add raw baseNonceHex to nonceDetailskumavis2017-07-271-1/+1
| * | | Merge pull request #1829 from MetaMask/betterErrorsOnTxDan Finlay2017-07-272-4/+9
| |\| |
| | * | tx cont - dont recursively store historykumavis2017-07-271-3/+9
| | * | logState - dont redundantly log to consolekumavis2017-07-271-1/+0
| * | | Merge pull request #1828 from MetaMask/betterErrorsOnTxFrankie2017-07-272-5/+12
| |\| | | | |/ | |/|
| | * Merge branch 'master' of github.com:MetaMask/metamask-plugin into betterError...kumavis2017-07-275-3/+13
| | |\ | | |/ | |/|
| * | Merge pull request #1827 from MetaMask/test-coverageThomas Huang2017-07-261-1/+1
| |\ \
| | * | Coveralls badge directs to master branchThomas Huang2017-07-261-1/+1
| * | | Merge pull request #1816 from MetaMask/test-coveragekumavis2017-07-264-2/+12
| |\| |
| | * | Run coveralls on all branchesThomas Huang2017-07-261-1/+1
| | * | One script runs for Ci buildThomas Huang2017-07-262-3/+2
| | * | Simplify the test-coverage scriptThomas Huang2017-07-251-1/+1
| | * | Add coveralls to scriptThomas Huang2017-07-251-1/+1
| | * | Configure ci build to run tests individuallyThomas Huang2017-07-241-0/+5
| | * | Add Test Coverage with nyc package and coveralls for github badgeThomas Huang2017-07-243-2/+8
| * | | Merge pull request #1823 from MetaMask/betterErrorsOnTxkumavis2017-07-263-8/+32
| |\ \ \
| | * \ \ Merge branch 'betterErrorsOnTx' of https://github.com/MetaMask/metamask-exten...frankiebee2017-07-265-25/+36
| | |\ \ \
| | * | | | fix typofrankiebee2017-07-261-1/+1
| | | | | * tx controller + nonce tracker - record nonce components on txMetakumavis2017-07-272-2/+9
| | | | | * nonce-tracker - validation - add validation failing value type to error messagekumavis2017-07-271-3/+3
| | | | | * nonce-tracker - validation - add validation failing value to error messagekumavis2017-07-271-3/+3
| | | | |/ | | | |/|
| | | * | Merge branch 'master' into betterErrorsOnTxFrankie2017-07-265-25/+36
| | |/| | | | |/ / | |/| |
| * | | Merge pull request #1824 from MetaMask/tx-cont-fixFrankie2017-07-264-24/+35
| |\ \ \
| | * | | tx cont - fix test to use async apikumavis2017-07-261-2/+6
| | * | | tx cont - add argument for provider constructorkumavis2017-07-262-17/+24
| | * | | tx cont - remove old cb from async fnkumavis2017-07-261-5/+5
| | | |/ | | |/|
| * | | Merge pull request #1821 from MetaMask/fetch-retry-2Dan Finlay2017-07-261-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | prov-eng - bump to ignore json parse errorskumavis2017-07-261-1/+1
| |/ /
| | * fix stack wordingfrankiebee2017-07-261-2/+2
| | * use clonefrankiebee2017-07-262-2/+1