summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/http.ts
AgeCommit message (Expand)Author
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2022-11-11fixes and polyfills for quickjsFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28vendor CancellationTokenFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold
2021-01-07backup cycleFlorian Dold
2020-12-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-09-02respect cache headerFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-19use /paid API for proof of purchaseFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold