summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/popup
AgeCommit message (Expand)Author
2022-11-24fix 7465Sebastian
2022-11-11remove deprecated taler://notify-reserve URI handlingFlorian Dold
2022-10-25using new wallet api (typed interface)Sebastian
2022-09-13adding missing i18nSebastian
2022-09-09find taler action in clipboard and withdraw with mobileSebastian
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-29using CTA for manual withdrawalSebastian
2022-08-17some fixesSebastian
2022-08-15destination uiSebastian
2022-08-14get send money skeletonSebastian
2022-08-11qr readerSebastian
2022-08-08fixing #6096Sebastian
2022-06-09remove listener on unloadSebastian
2022-06-06fix: missing copyrightsSebastian
2022-06-06updating old copyright headerSebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
2022-04-05mui alert and not enough blanance ported to materialSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-28add extension to every importSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-25new dev environmentSebastian
2022-03-24esbuild configurationSebastian
2022-03-23all the browser related code move into one place, making it easy for specific...Sebastian
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-17fulfillment url on payment ticketSebastian
2022-03-16missing spaceFlorian Dold
2022-03-15switch exchange -> edit exchange, no balance textSebastian
2022-03-15save tos etag after forced refreshSebastian
2022-03-14take translator from transaltion contextSebastian
2022-03-11pending transaction, finally!Sebastian
2022-03-11commeting out until configure babel with linariaSebastian
2022-03-11pending operationsSebastian
2022-03-09first banner implementation with muiSebastian
2022-02-24added ja lang and implemented transalation switchSebastian
2022-02-24we are force to use i18n.Translate, otherwise pogen won't find the tagSebastian
2022-02-24add i18n where was missingSebastian
2022-02-22show all coins in devmodeSebastian
2022-02-18some fixesSebastian
2022-02-16settings new designSebastian
2022-01-31fix: #7164Sebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-16#7120 manifest v3: first iteration workingSebastian
2022-01-13import db from the wallet web extensionSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-01exportDb call to the wallet-coreSebastian