summaryrefslogtreecommitdiff
path: root/src/webex/pages/withdraw.tsx
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-28towards the new withdrawal API (temporarily breaks WebExtension wallet)Florian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-08update withdrawal page when something changesFlorian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2019-12-20fix taler URI classification bugFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold
2019-08-29url-based pay/withdraw, use react hooksFlorian Dold