summaryrefslogtreecommitdiff
path: root/src/webex/wxBackend.ts
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-23remove more history remainsFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-07-09dceFlorian Dold
2020-06-03make permissions work for firefoxFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-11also create key material for planchets in smaller bitesFlorian Dold
2020-05-04make wallet notifications work againFlorian Dold
2020-05-01handle changing permissions betterFlorian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-30fix redirectionFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06auto formatFlorian 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-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-13new history schemaFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12organize importsFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-06case-insensitive URIsFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-02pending operations WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-02installation popup in FFFlorian 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-31cli refundsFlorian Dold
2019-08-30support for tipping protocol changesFlorian Dold
2019-08-29url-based pay/withdraw, use react hooksFlorian Dold
2019-08-26remove deprecated headersFlorian Dold
2019-08-24remove X- headersFlorian Dold
2019-08-24always decode 'Taler-' headersFlorian Dold
2019-08-23support headers without 'X-' prefixFlorian Dold
2019-08-16version bump / importsFlorian Dold
2019-08-15use factory instead of startWorkerFlorian Dold