summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/Settings.tsx
AgeCommit message (Expand)Author
2023-05-05fixing web-utils new importsSebastian
2023-04-19fix #7704Sebastian
2023-04-18check if the script should be injectedSebastian
2023-04-14some changesSebastian
2023-04-03fix currency link in history, hide auto-open wallet, fix spaceSebastian
2023-01-09fix #7153: more error handlingSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2022-12-22remove clipboardRead permission & prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-11-28fix #7497Sebastian
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-24wallet dev mode and backup into devmodeSebastian
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-14terms and privacy on exchange selectionSebastian
2022-10-14refactored terms of service to remove duplicated codeSebastian
2022-09-13adding missing i18nSebastian
2022-09-12add clipboard permsSebastian
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-09-05wallet-core: make listExchanges return less datav0.9.0-dev.16Florian Dold
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-09-04adding version and commit into the setting sectionSebastian
2022-06-06updating old copyright headerSebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-04-27toggle permissionSebastian
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
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-21fix: handle new optional parameter for settings_exchange_add pageSebastian
2022-03-14take translator from transaltion contextSebastian
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-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-04replace jest with mochaSebastian
2021-11-24adding tos information in settings and return to manual withdraw when adding ...Sebastian
2021-11-22add exchange featureSebastian
2021-11-19some changes:Sebastian
2021-11-15prettierSebastian
2021-10-12added example of withdrawal use casesSebastian
2021-10-11fixing withdrawal processSebastian
2021-08-24copy from popup to walletSebastian