summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/browserHttpLib.ts
AgeCommit message (Expand)Author
2023-04-21moving libs to web utils, apply new mock api to backofficeSebastian
2023-02-16use node16 module resolutionFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2022-11-12fix URLSearchParams and HTTP typing issueFlorian Dold
2022-06-06updating old copyright headerSebastian
2022-06-06prettierSebastian
2022-04-23fix WebEx Content-Type, after Sebastian suggestionms
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-08wallet: throttle all http requestsFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-05-07migrate to preactSebastian
2021-03-27fix build issuesFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-06browser fixesFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-08-26fix broken importFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold