aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet
AgeCommit message (Expand)Author
2023-01-13using extendedStatusSebastian
2023-01-12wallet-core: allow zero amounts in payments againFlorian Dold
2023-01-11add kyc warningSebastian
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-09fix #7153: more error handlingSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2023-01-04fix #7522Sebastian
2022-12-22support for ext+taler:// while taler:// is not yet allowed as schemeSebastian
2022-12-22remove clipboardRead permission & prettySebastian
2022-12-21testing function sum and freezeSebastian
2022-12-21add typecheck to background operationsSebastian
2022-12-20fix #7291Sebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-12-06implement web-utils in web-extensionSebastian
2022-11-28fix #7497Sebastian
2022-11-28fix #7496 with unit testsSebastian
2022-11-24fix 7465Sebastian
2022-11-22amount fieldSebastian
2022-11-18pending #7468Sebastian
2022-11-18fix #7394Sebastian
2022-11-17fix #7477Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-11remove deprecated taler://notify-reserve URI handlingFlorian Dold
2022-11-07un-uglyfy, fix: 7442Sebastian
2022-11-07add word break for long paytoSebastian
2022-11-07add payto uri on bank infoSebastian
2022-11-07standard Amount field and add more validation (neg values)Sebastian
2022-11-04encode bank account name and show BICSebastian
2022-11-04min 0 for amountSebastian
2022-11-02-dce and type fixesFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-10-29add receiver name to iban form and fix some bugsSebastian
2022-10-29fix typoSebastian
2022-10-28manage account instead of add accountSebastian
2022-10-27showing error field when there is not account yetSebastian
2022-10-25cherry-pick: using new wallet typed api missing testSebastian
2022-10-25wallet dev mode and backup into devmodeSebastian
2022-10-25going okSebastian
2022-10-20implement the simplest recovery functionSebastian
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-14refactored terms of service to remove duplicated codeSebastian
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-10fix compilationSebastian
2022-09-29fix #7332v0.9.0-dev.26Sebastian
2022-09-23new deposit pageSebastian