summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-15show withdrawal transaction continuouslyv0.7.1-dev.5Florian Dold
2020-05-15show empty balance as soon as we have a reserveFlorian Dold
2020-05-15rudimentary searchFlorian Dold
2020-05-15include refund fees in effective refund amount calculationFlorian Dold
2020-05-15address first batch of transaction list issuesFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-13add getTransactions API for Androidv0.7.1-dev.4Florian Dold
2020-05-13fix cost computation, formattingv0.7.1-dev.3Florian Dold
2020-05-12show offered paymentsv0.7.1-dev.2Florian Dold
2020-05-12fix payment transactionFlorian Dold
2020-05-12versions for androidFlorian Dold
2020-05-12new transactions API: purchases and refundsFlorian Dold
2020-05-12new transactions API: withdrawalFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-11directly withdraw after creating planchetFlorian Dold
2020-05-11create planchets only in one placeFlorian Dold
2020-05-11also create key material for planchets in smaller bitesFlorian Dold
2020-05-11oops, fix multiplicationFlorian Dold
2020-05-11bump db major versionFlorian Dold
2020-05-11loggingFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-05-08Add test for refund and tip, fix cli testing gen-*-uriTorsten Grote
2020-05-08wallet DB versionFlorian Dold
2020-05-08update withdrawal page when something changesFlorian Dold
2020-05-04make wallet notifications work againFlorian Dold
2020-05-04settings tabFlorian Dold
2020-05-01handle changing permissions betterFlorian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-30error messageFlorian Dold
2020-04-30fix redirectionFlorian Dold
2020-04-30fix pathFlorian Dold
2020-04-27adopt new merchant refund APIFlorian Dold
2020-04-07add test case for i18n, fix react i18n bugFlorian Dold
2020-04-07fix i18n build taskFlorian 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-06auto formatFlorian 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