summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27adopt new merchant refund APIFlorian Dold
2020-04-07add test case for i18n, fix react i18n bugFlorian Dold
2020-04-07readmeFlorian Dold
2020-04-07depsFlorian Dold
2020-04-07fix i18n build taskFlorian Dold
2020-04-07fix broken rollup configFlorian Dold
2020-04-07always round timestamps before signature creation/verificationFlorian Dold
2020-04-07finally make linter happyFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-04-06integration tests (based on Christian's auditor tests)Florian Dold
2020-04-06package.jsonFlorian Dold
2020-04-06make test runner work againFlorian Dold
2020-04-06auto formatFlorian Dold
2020-04-06depsFlorian Dold
2020-04-06typesFlorian Dold
2020-04-02cosmetics and commentsFlorian Dold
2020-04-02simplify matchingFlorian Dold
2020-04-02don't print in testFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-04-02split reconciliation and summary of reserve historyFlorian Dold
2020-04-02helpers and tests for reserve reconciliationFlorian Dold
2020-03-31quick fix for DEPOSIT->CREDIT renameFlorian Dold
2020-03-30allow refund via Android APIFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-30change applyRefund return signatureFlorian Dold
2020-03-30reformatFlorian Dold
2020-03-30node version check in build systemFlorian Dold
2020-03-28add --extra-debug option to historyFlorian Dold
2020-03-27generate cleaner history for recoupFlorian Dold
2020-03-27don't rip off the merchant via our coin selectionFlorian Dold
2020-03-26fix logic bug in recoup (refresh variant)Florian Dold
2020-03-26another missing store ...Florian Dold
2020-03-26fix store access list for recoupFlorian Dold
2020-03-26log to stderr when running on nodeFlorian Dold
2020-03-26version bumpFlorian Dold
2020-03-26pofiles regenFlorian Dold
2020-03-24add --no-throttleFlorian Dold
2020-03-24docsFlorian Dold
2020-03-24cli parsingFlorian Dold
2020-03-24oops, add missing talerconfig.tsFlorian Dold
2020-03-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-03-23implement time travellingFlorian Dold
2020-03-23make sure the 'testing withdraw' subcommand does retriesFlorian Dold
2020-03-23upgrade ts and prettierFlorian Dold
2020-03-23config files WIPFlorian Dold