aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src
AgeCommit message (Collapse)Author
2022-10-17wallet-core: API types refactoringFlorian Dold
2022-10-16webextension: introduce typesafe wallet-core API clientFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-14terms and privacy on exchange selectionSebastian
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-14refactored terms of service to remove duplicated codeSebastian
prettfied some sources
2022-10-13-fix missing enum caseFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-10fix compilationSebastian
2022-10-05integration tests: test crypto workerFlorian Dold
We test instantiations of both crypto workers that are available for node.
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
Also add new testCrypto call for later testing
2022-09-30firefox hotfixv0.9.0-dev.27Florian Dold
2022-09-29fix #7332v0.9.0-dev.26Sebastian
2022-09-26do not copy amount with currencySebastian
2022-09-23new deposit pageSebastian
2022-09-22-fix importsFlorian Dold
2022-09-20exchange selection for invoices and some fixesSebastian
2022-09-20new compose feature: sub-statesSebastian
implemented in withdraw page, WIP
2022-09-17p2p was not returning the valueSebastian
2022-09-16prettySebastian
2022-09-16redirect after success #7357Sebastian
2022-09-16prettySebastian
2022-09-16working on #7357Sebastian
getTransactionById is introduced: with that we move all transaction information building into a function transactionId was added in every response that creates a tx
2022-09-14stories resize (wip)Sebastian
2022-09-14import a complete database from cliSebastian
2022-09-13adding missing i18nSebastian
2022-09-12hours should be modulo 24, fix #7342Sebastian
2022-09-12add clipboard permsSebastian
2022-09-12ref #7323Sebastian
2022-09-10add redirect to withdrawSebastian
2022-09-10fix #7343Sebastian
2022-09-09find taler action in clipboard and withdraw with mobileSebastian
2022-09-07add a tab update listener to look for taler://Sebastian
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ↵Sebastian
the denoms
2022-09-05wallet-core: make listExchanges return less datav0.9.0-dev.16Florian Dold
Since the webextension UI depends on the full response, we have a temporary listExchangesDetailled request. See https://bugs.taler.net/n/7323 for details.
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-09-04adding version and commit into the setting sectionSebastian
2022-09-01add invoice|transfer created viewSebastian
2022-09-01show summary on tx historySebastian
2022-09-01show sharing action when the tx is not completedSebastian
2022-08-31invoice and transfer detailsSebastian
2022-08-31p2p tx renderingSebastian
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-29using CTA for manual withdrawalSebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-25-temporary fix to make webextension compile againFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-18first iteration of exchange selection: added information in the ↵Sebastian
exchangeDetails response from core