aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/components/TermsOfService/state.ts
AgeCommit message (Collapse)Author
2024-02-27fix #8469Sebastian
2024-02-21change xml to HTML since XML change formatSebastian
2024-01-17fixes #7336Sebastian
2023-12-14refactor ToS displaySebastian
2023-05-05fixing web-utils new importsSebastian
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-01-09fix #7153: more error handlingSebastian
if handler do not trap error then fail at compile time, all safe handlers push alert on error errors are typed so they render good information
2023-01-09fix #7152Sebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-14terms and privacy on exchange selectionSebastian