summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2022-10-14refactored terms of service to remove duplicated codeSebastian
2022-10-13wallet-core: only allow enabling dev mode via separate requestFlorian Dold
2022-10-13use node16 for wallet-core, delete unused taler-config-lib packageFlorian Dold
2022-10-13use node16 module resolution for taler-utilFlorian Dold
2022-10-13-formattingFlorian Dold
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-10-13-fix missing enum caseFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-10-12wallet-core: skeleton for dev-experimentsFlorian Dold
2022-10-12wallet-core: handle missing purchase status casesFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-12adding global fee info from exchangeSebastian
2022-10-10fix compilationSebastian
2022-10-10prettySebastian
2022-10-10-fix typosChristian Grothoff
2022-10-10bump manifest versionv0.9.0-dev.29Florian Dold
2022-10-09wallet-core: put contract terms into separate object storeFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold
2022-10-08wallet-core: spec/clarify explicit refresh transactionFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07-organize importsFlorian Dold
2022-10-07wallet-core: fix/deduplicate funding payto URI generation for withdrawalsFlorian Dold
2022-10-07wallet-core: fix busy wait when long-polling for manual withdrawalFlorian Dold
2022-10-07-loggingFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05integration tests: make test-wallet-cryptoworker passFlorian Dold
2022-10-05integration tests: test crypto workerFlorian Dold
2022-10-05wallet-core: add missing worker-common.ts fileFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-10-05wallet-core: canonicalize base URL from bank on withdrawalFlorian Dold
2022-10-05wallet-core: more info in error messageFlorian Dold
2022-10-04wallet-core: more info in typesFlorian Dold
2022-10-04wallet-core: better API docsFlorian Dold
2022-10-04restructure api typesFlorian Dold
2022-10-03fix: showing start again in the last main screenSebastian
2022-09-30bump manifest versionv0.9.0-dev.28Florian Dold
2022-09-30wallet-core: return correct status from processReserveBankStatusFlorian Dold
2022-09-30firefox hotfixv0.9.0-dev.27Florian Dold
2022-09-29fix #7332v0.9.0-dev.26Sebastian
2022-09-28wallet-core: don't run into busy loop if only long-polling tasks are leftFlorian Dold
2022-09-28Revert "fix: long polling doesnt wait"Florian Dold
2022-09-28fix: long polling doesnt waitSebastian
2022-09-28fix: missing crypto error handling improvementSebastian
2022-09-26commeting out testland and localhost providers from productionSebastian
2022-09-26bump manifest versionv0.9.0-dev.25Florian Dold
2022-09-26wallet-core: improve crypto worker error handlingFlorian Dold
2022-09-26do not copy amount with currencySebastian
2022-09-26showing restore and save, but removing from the ending stateSebastian
2022-09-25removing save/restore session: confusing and maybe dangerousSebastian
2022-09-23-fix typosFlorian Dold