summaryrefslogtreecommitdiff
path: root/src/webex/wxApi.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-07-28towards the new withdrawal API (temporarily breaks WebExtension wallet)Florian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-08update withdrawal page when something changesFlorian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-10cleanupFlorian Dold
2019-12-28error handlingFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-01protocol changesFlorian Dold
2019-09-06fold checkPay into preparePayFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold
2019-08-31refund viewFlorian Dold
2019-08-31api simplicationFlorian Dold
2019-08-30support for tipping protocol changesFlorian Dold
2019-08-29url-based pay/withdraw, use react hooksFlorian Dold
2019-05-08implement payto URIsFlorian Dold
2018-09-20update packagesFlorian Dold
2018-04-09make linter happyFlorian Dold
2018-01-29better error handlingFlorian Dold
2018-01-29implement aborting and getting refunds from failed paymentsFlorian Dold
2018-01-23better typesFlorian Dold
2018-01-22implement flicker-free refundsFlorian Dold
2018-01-19refactor tipping, adjust to new redirect-based APIFlorian Dold
2018-01-18access refunds correctlyFlorian Dold
2018-01-17implement new mobile-compatible payment logicFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-12show notification dot when balance changes (#5214)Florian Dold
2017-12-11show next url to go after tippingFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-25add rudimentary error reporting in a new tabFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-07-20Store bank account information for reserve.Florian Dold
2017-06-05pretty reset pageFlorian Dold
2017-06-01fix terminology, better typesFlorian Dold