aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.ts
AgeCommit message (Expand)Author
2019-08-31bump package.json versionFlorian Dold
2019-08-31refund viewFlorian Dold
2019-08-31api simplicationFlorian Dold
2019-08-31cli refundsFlorian Dold
2019-08-30support for tipping protocol changesFlorian Dold
2019-08-29url-based pay/withdraw, use react hooksFlorian Dold
2019-08-28rudimentary taler://withdraw supportFlorian Dold
2019-08-26slightly more sane loggingFlorian Dold
2019-08-24support for talerpay URLs with session IDFlorian Dold
2019-08-22support code for NFC tunnelingFlorian Dold
2019-08-20more android helpersFlorian Dold
2019-08-20implement pay-url and disable broken wallet GCFlorian Dold
2019-08-18slightly more sane loggingFlorian Dold
2019-08-17start with an actual wallet cliFlorian Dold
2019-08-15worker refactoring / sync workerFlorian Dold
2019-08-15use factory instead of startWorkerFlorian Dold
2019-08-01headless/android port, PoC for CLI / headless testsFlorian Dold
2019-07-31headless wallet WIPFlorian Dold
2019-07-21headless wallet skeleton, type fixesFlorian Dold
2019-06-26add link signature to /refresh/revealFlorian Dold
2019-06-03Fix the Checkable.Map JSON validator.Florian Dold
2019-05-08adjust to exchange protocol changesFlorian Dold
2019-05-08implement payto URIsFlorian Dold
2018-09-20update packagesFlorian Dold
2018-04-09make linter happyFlorian Dold
2018-04-09prevent race condition where we can accept tip before the background page kno...Florian Dold
2018-02-05count coins being spent properlyFlorian Dold
2018-02-01fix performance and UI issues with tippingFlorian Dold
2018-01-29change protocol to string amount network formatFlorian Dold
2018-01-29implement aborting and getting refunds from failed paymentsFlorian Dold
2018-01-23refactor submitPayFlorian Dold
2018-01-22implement flicker-free refundsFlorian Dold
2018-01-19refactor tipping, adjust to new redirect-based APIFlorian Dold
2018-01-18fix handling of resource_urlFlorian Dold
2018-01-18access refunds correctlyFlorian Dold
2018-01-17use full amount with wire fees when creating deposit permissionFlorian Dold
2018-01-17implement new mobile-compatible payment logicFlorian Dold
2018-01-04fix /pay APIFlorian Dold
2018-01-04refactor / put some types where they belongFlorian Dold
2018-01-04store sender wire info in separate storeFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2018-01-01rename 'f' to 'contribution' in deposit permissionFlorian Dold
2017-12-12precompute speculative signature for paymentFlorian Dold
2017-12-12typosFlorian Dold
2017-12-12show notification dot when balance changes (#5214)Florian Dold
2017-12-12show tip in historyFlorian Dold
2017-12-11show next url to go after tippingFlorian Dold
2017-12-10fix problems found by newer TypeScript compilerFlorian Dold
2017-12-10implement db garbage collection (fixes #4526, #4188)Florian Dold
2017-12-09fix tippingFlorian Dold