summaryrefslogtreecommitdiff
path: root/src/util/http.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-08-01use wallet's http lib for test balance withdrawal, remove redundant integrati...Florian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2019-12-15introduce refund groups, react correctly to 410 Gone for /refundFlorian Dold
2019-12-09tosFlorian Dold
2019-12-09throttling / allow non-json requestsFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold