summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/http.ts
AgeCommit message (Expand)Author
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