aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gphoto2
ModeNameSize
-rw-r--r--Makefile1310logstatsplainblame
-rw-r--r--distinfo61logstatsplainblame
d---------files36logstatsplain
-rw-r--r--pkg-comment48logstatsplainblame
-rw-r--r--pkg-descr670logstatsplainblame
-rw-r--r--pkg-plist3731logstatsplainblame
gePrefix param to signOrderHashAsync instead of try...Fabio Berger2018-01-305-21/+44 | |/ | * Merge pull request #335 from 0xProject/feature/issue-templateJacob Evans2018-01-302-2/+97 | |\ | | * Add to the Pull Request TemplateJacob Evans2018-01-232-3/+39 | | * Create an ISSUE TEMPLATEJacob Evans2018-01-231-0/+59 | * | Publishcontracts@2.1.6@0xproject/website@0.0.9@0xproject/testnet-faucets@1.0.7@0xproject/monorepo-scripts@0.1.6@0xproject/deployer@0.0.3Leonid Logvinov2018-01-3018-101/+118 | * | Move @0xproject/types to dependenciesLeonid Logvinov2018-01-301-1/+1 | * | Merge pull request #338 from joincivil/feature/transaction-receiptAmir Bandeali2018-01-272-2/+3 | |\ \ | | * | Updated web3-typescript-typings changelogOlaf Tomalka2018-01-261-0/+1 | | * | Fixed getTransactionReceipt not returning nullOlaf Tomalka2018-01-261-2/+2 | |/ / | * | Merge pull request #337 from 0xProject/feature/0x.js/update-artifactsAmir Bandeali2018-01-2614-56/+55 | |\ \ | | * | Run prettierAmir Bandeali2018-01-268-55/+38 | | * | Update changelogAmir Bandeali2018-01-261-1/+2 | | * | Add Rinkeby addresses to artifactsAmir Bandeali2018-01-265-0/+15 | |/ / | * | Merge pull request #339 from 0xProject/feature/kovan-faucets/all-testnet-supportBrandon Millman2018-01-2620-116/+196 | |\ \ | | * | Fix bad merge on package.jsonBrandon Millman2018-01-251-1/+1 | | * | Merge branch 'development' into feature/kovan-faucets/all-testnet-supportBrandon Millman2018-01-2522-105/+128 | | |\ \ | | |/ / | |/| | | | * | Respond to GH comments and add /info endpointBrandon Millman2018-01-253-5/+64 | | * | Change package name to @0xproject/testnet-faucetsBrandon Millman2018-01-243-3/+3 | | * | Implement testnet faucets for any testnet available via infuraBrandon Millman2018-01-249-61/+82 | | * | Rename to testnet-faucetsBrandon Millman2018-01-2417-4/+4 | | |/ * | | Wholesale replace the tokenByAddress and de-dup properlyFabio Berger2018-01-304-26/+31 * | | Call destroy ealier so that web3Wrapper stops polling for userAddress/network...Fabio Berger2018-01-302-3/+8 * | | Disallow negative amountsFabio Berger2018-01-301-1/+1 * | | Remove the ability to clear tokenByAddress. It should simply be updated.Fabio Berger2018-01-304-14/+0 * | | Use live backend on developmentFabio Berger2018-01-291-1/+1 * | | Fetch default gasPrice from our ethGasStation API mirror and set it for all t...Fabio Berger2018-01-291-3/+34 * | | remove unused typeFabio Berger2018-01-291-10/+0 * | | Small improvementsFabio Berger2018-01-291-2/+2 * | | Fix bug related to balance/allowance fetching being asyncFabio Berger2018-01-291-0/+14 * | | Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...Fabio Berger2018-01-296-23/+32 * | | Re-set Ledger config dialog to connect step if dialog is closedFabio Berger2018-01-291-0/+1 * | | Add flash message instructing user to confirm tx on LedgerFabio Berger2018-01-291-0/+13 * | | Add the stack trace to help with debuggingFabio Berger2018-01-291-1/+1 * | | Make it such that users can switch between Ledger accounts without first swit...Fabio Berger2018-01-293-9/+12 * | | Use colors module and remove in-lined colorsFabio Berger2018-01-292-7/+10 * | | Replace heavy loading animation with simple circular loaderFabio Berger2018-01-295-41/+14 * | | Add network name to the select providerFabio Berger2018-01-291-12/+15 * | | Fix bug where could not switch to Ledger and backFabio Berger2018-01-296-31/+65 * | | Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-2823-295/+384 * | | Initial Ledger support implementationFabio Berger2018-01-2824-163/+559 * | | Remove unused Ledgerco importFabio Berger2018-01-282-2/+0 * | | Add light blue as our accent colorFabio Berger2018-01-281-0/+1 * | | Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-286-7/+7 * | | Merge branch 'development' into feature/portal-ledger-supportFabio Berger2018-01-25