aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
2023-08-05Added translation using Weblate (Dutch)L
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-10repurchase detectionSebastian
- check that the old transaction is not refunded - if the old purchase was deleted fallback to no-repurchase detected
2023-07-07bump versions to 0.9.3-dev.17v0.9.3-dev.17Florian Dold
2023-07-03fix 7741: add sessionidSebastian
2023-07-03fix #7741Sebastian
show QR with nonce
2023-07-02#7717 do not show walletcore versionSebastian
2023-06-29fix: #7875 - show retry on pending stateSebastian
2023-06-28fix: 7740 check max on p2p pushSebastian
2023-06-27set amount for manual withdraw when the qr does not have itSebastian
2023-06-26support for exchange-withdraw call to action, pending use case when the user ↵Sebastian
need to specify the amount
2023-06-21better wording to the tx detailsSebastian
2023-06-21fix testSebastian
2023-06-21show bank detailsSebastian
2023-06-21webextension: fix type errorFlorian Dold
2023-06-20add select max amountSebastian
2023-06-20repo: bump to 0.9.3-dev.16v0.9.3-dev.16Florian Dold
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20added txactions into transaction mocksSebastian
2023-06-20show the button that wallet-core tellsSebastian
2023-06-20log notification from walletSebastian
2023-06-20missing removalSebastian
2023-06-16remove testing uiSebastian
2023-06-13showing off information about operation planSebastian
2023-06-06use transaction state transition instead of other notificationsSebastian
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06bump typescript versionFlorian Dold
2023-06-05move kycurl to commons, make webex awareSebastian
2023-06-05kyc urlSebastian
2023-06-03fix: linaria PR #1256Sebastian
2023-06-02pretty and suspend/resume optionSebastian
2023-06-02remove deprecated notifications, implement isOfflineSebastian
2023-06-02from spa to pwaSebastian
2023-06-01tx state uiSebastian
2023-06-01assets should have base directory to copy treeSebastian
2023-06-01make dev build work againSebastian
2023-06-01move folder to catch up the reload on saveSebastian
2023-06-01using env propSebastian
2023-06-01use latest linaria libSebastian
2023-05-29show buttonsSebastian
2023-05-26use buildKeyStorage to prevent different type for same keySebastian
2023-05-26taler-util,wallet-core: make AbsoluteTime opaqueFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-26-missing fieldFlorian Dold
2023-05-24wallet-core: remove legacy non-DD37 tx status fieldsFlorian Dold
2023-05-24wallet-core: remove deprecated txid parsingFlorian Dold
2023-05-22use redirect instead of openFromPopup on qr detectionSebastian
2023-05-22show some info when a refund get the originated purchase deletedSebastian
2023-05-22fix: not showing manual withdraw detailsSebastian