summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/walletEntryPoint.tsx
AgeCommit message (Expand)Author
2023-04-19fix #7704Sebastian
2023-01-04split foreground and background apiSebastian
2022-06-06updating old copyright headerSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-28add extension to every importSebastian
2022-03-25new dev environmentSebastian
2022-03-23all the browser related code move into one place, making it easy for specific...Sebastian
2022-03-21fix: handle new optional parameter for settings_exchange_add pageSebastian
2022-03-18mui text field, standard variationSebastian
2022-03-17no more back buttonSebastian
2022-03-14WIP fixing translation contextSebastian
2022-03-11pending clickableSebastian
2022-03-11pending transaction, finally!Sebastian
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-18some fixesSebastian
2022-02-16settings new designSebastian
2022-01-25fix #7162Sebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24fix: cta header, fix: do not reset ToS ETAG when getting the exchange ToSSebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-19header renderingSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-06show error details in devmodeSebastian
2021-11-29fix #7109 pending operations on developer pageSebastian
2021-11-22add exchange featureSebastian
2021-11-19some changes:Sebastian
2021-11-15prettierSebastian
2021-09-20manual withdrawal processSebastian
2021-08-24copy from popup to walletSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian
2021-08-13new wallet UI and more testsSebastian
2021-06-21fix some pixel and css classes and sync storybookSebastian
2021-06-16components renaming to follow react patternSebastian
2021-06-16split wallet/popup components. created hooks, components, context folderSebastian
2021-06-16split wallet,popup .htmlSebastian