aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
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
2023-05-22fixing txId reference based on nominal typeSebastian
2023-05-22fix break on buildSebastian
2023-05-10compile again after DD37 implSebastian
2023-05-09bump versionsv0.9.3-dev.13Florian Dold
2023-05-08bump versionsFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05fixing web-utils new importsSebastian
2023-05-05wallet-core: remove allowed auditors from contract termsFlorian Dold
2023-05-02fix #7828Sebastian
2023-04-24fix #7749 show content of pos confirmation literallySebastian
2023-04-24fix #7749Sebastian
2023-04-24Translated using Weblate (Spanish)José Huamán
Currently translated at 100.0% (379 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-04-22-fix type errorFlorian Dold
2023-04-21props types should be exported for testsSebastian
2023-04-21remove old testing function, use web-utilsSebastian
2023-04-21moving libs to web utils, apply new mock api to backofficeSebastian
2023-04-19fix #7704Sebastian
2023-04-18check if the script should be injectedSebastian
remove header listener
2023-04-14some changesSebastian
using transaction context from web utils alertContext.safely api change (easier to integrate) using lang and localstorage from web utils removing auto permission, from UI adding settings
2023-04-13some fixesSebastian