aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/Settings.tsx
AgeCommit message (Expand)Author
2024-02-27fix #8469Sebastian
2024-02-22webextension: put all version info in one placeFlorian Dold
2024-02-22webextension: english / headingFlorian Dold
2024-02-22webextension: render more info about exchangesFlorian Dold
2024-02-22webextension: mvp for force-reloading exchange entriesFlorian Dold
2024-02-14fix #8391Sebastian
2024-02-05wip DD39: removed webRequest permission and changes made into demobankSebastian
2023-10-30testing auto open featureSebastian
2023-10-26first take on adding auto open again, WIPSebastian
2023-10-11wallet version as libtoolSebastian
2023-08-30tos change, not so sureSebastian
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-07-02#7717 do not show walletcore versionSebastian
2023-06-26support for exchange-withdraw call to action, pending use case when the user ...Sebastian
2023-06-02pretty and suspend/resume optionSebastian
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