summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-24simplify translations build systemFlorian Dold
2017-05-23eh, actually remove loggingFlorian Dold
2017-05-23remove debug logging, add commentsFlorian Dold
2017-05-23fix callBackend when response is null/undefinedFlorian Dold
2017-05-03show log when log page is loadedFlorian Dold
2017-05-01actually POST to /payback instead of just GETting itFlorian Dold
2017-05-01store reservePub/blindingKey directly in coinFlorian Dold
2017-05-01update /keys every 15 minutesFlorian Dold
2017-05-01implement payback (with rudimentary UI)Florian Dold
2017-04-29revert layout changesFlorian Dold
2017-04-28show earliest deposit expiration when withdrawingFlorian Dold
2017-04-28implement new reserve creation dialog and auditor managementFlorian Dold
2017-04-27fix signature checks, add wire feeFlorian Dold
2017-04-27download, store and check signatures for wire feesFlorian Dold
2017-04-27fix style initializationFlorian Dold
2017-04-26consider auditors when selecting exchange for paymentFlorian Dold
2017-04-26only add styles if the page requested itFlorian Dold
2017-04-26remove dependency in taler-wallet-lib, implement pay signature check/storageFlorian Dold
2017-04-24fix another firefox incompatibilityFlorian Dold
2017-04-24some fixes for firefoxFlorian Dold
2017-04-24charset as first thing in headFlorian Dold
2017-04-24adapt auditor page to new module loading strategyFlorian Dold
2017-04-24Reorganize module loading.Florian Dold
2017-04-19don't fail hard when getImageData is not allowedFlorian Dold
2017-04-13payback fieldFlorian Dold
2017-04-13simplify coin status, don't show refreshed coins in balanceFlorian Dold
2017-04-13download/import db from dump pageFlorian Dold
2017-04-12add exchanges to currency infoFlorian Dold
2017-03-28add auditor editingFlorian Dold
2017-03-24add auditor editingFlorian Dold
2017-03-24add currencies and currency defaults to DBFlorian Dold
2017-03-24fix transaction issue and add safeguardsFlorian Dold
2017-03-24Add support for conditionals in DB queriesFlorian Dold
2017-03-10minor versionFlorian Dold
2017-03-10commentFlorian Dold
2017-03-10only count pending refreshesFlorian Dold
2017-03-09add test for amount arithmeticFlorian Dold
2017-03-09add withdraw signature testFlorian Dold
2017-03-09rsa encode/decode testFlorian Dold
2017-03-09also test public keyFlorian Dold
2017-03-09test with fixed data to diagnose emscripten problemFlorian Dold
2017-03-08update submodulesFlorian Dold
2017-03-03have from contract, remove extended contract queryFlorian Dold
2017-02-16remove repurchase correlation idFlorian Dold
2017-02-13use EdDSA public key as nonce, store private key in DBFlorian Dold
2017-02-13don't process contract if staleFlorian Dold
2017-02-13check for contract freshnessFlorian Dold
2017-02-13implement new protocol / namingFlorian Dold
2017-02-12remove deprecated contract fields and add 'extra' field for merchant dataFlorian Dold
2017-02-12remove transaction_idFlorian Dold