summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/platform/chrome.ts
AgeCommit message (Expand)Author
2024-04-16fix 8392Sebastian
2024-04-09fix #8494Sebastian
2024-03-11add missing timeout parametersSebastian
2024-03-07-rewards are gone!Florian Dold
2024-03-07remove taler://auditor and taler://exchange URI supportFlorian Dold
2024-03-04fix #8371Sebastian
2024-03-01send a new request id to wallet instead of client request idSebastian
2024-02-29observe UI, WIPSebastian
2024-02-06fixes #8336 remove rewardsSebastian
2024-02-05wip DD39: removed webRequest permission and changes made into demobankSebastian
2024-02-05rename tip to rewardsSebastian
2024-01-08fixing wrong break statementsSebastian
2023-12-15testing header listener #2Sebastian
2023-12-15testing header listenerSebastian
2023-12-10fix: remove refundAmountAwaiting when refund is acceptedSebastian
2023-11-06show kyc requirementSebastian
2023-10-30testing auto open featureSebastian
2023-10-27response header WIPSebastian
2023-10-26first take on adding auto open again, WIPSebastian
2023-10-20fix typo: reject for promise instead of throwSebastian
2023-08-03rename tip->reward in URIFlorian Dold
2023-06-29fix: #7875 - show retry on pending stateSebastian
2023-06-26support for exchange-withdraw call to action, pending use case when the user ...Sebastian
2023-06-02remove deprecated notifications, implement isOfflineSebastian
2023-05-02fix #7828Sebastian
2023-04-18check if the script should be injectedSebastian
2023-04-13use /taler-uri as redirection point to all taler urisSebastian
2023-03-10fix encoded uri, add pay template ctaSebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-01-20fix wrong fee calculationSebastian
2023-01-17throw error after 5 seconds if wallet-core didn't reply to a commandSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2022-12-22support for ext+taler:// while taler:// is not yet allowed as schemeSebastian
2022-12-22remove clipboardRead permission & prettySebastian
2022-12-21add typecheck to background operationsSebastian
2022-12-20fix #7291Sebastian
2022-12-15prettySebastian
2022-12-07also listen for tab title changeSebastian
2022-11-11remove deprecated taler://notify-reserve URI handlingFlorian Dold
2022-10-23pretty && extracting new i18n stringsSebastian
2022-10-20implement the simplest recovery functionSebastian
2022-10-14terms and privacy on exchange selectionSebastian
2022-10-13-fix missing enum caseFlorian Dold
2022-09-16prettySebastian
2022-09-12add clipboard permsSebastian
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-05adding informantion about the service worker version on the setting pageSebastian