index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-webextension
/
src
/
wallet
/
ExchangeAddConfirm.tsx
Age
Commit message (
Collapse
)
Author
2023-10-09
fix: take into account dd48 when adding exchanges
Sebastian
2023-05-05
fixing web-utils new imports
Sebastian
2023-04-14
some changes
Sebastian
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
2022-10-14
terms and privacy on exchange selection
Sebastian
2022-10-14
refactored terms of service to remove duplicated code
Sebastian
prettfied some sources
2022-06-06
fix: missing copyrights
Sebastian
2022-06-01
mui button impl
Sebastian
2022-04-26
remove old async hook
Sebastian
2022-04-26
useAsync new API
Sebastian
2022-03-28
add extension to every import
Sebastian
2022-03-28
storybook like page for dev, plus some style fixes
Sebastian
2022-03-14
take translator from transaltion context
Sebastian
2022-02-24
we are force to use i18n.Translate, otherwise pogen won't find the tag
Sebastian
2022-02-24
add i18n where was missing
Sebastian
2022-01-04
replace jest with mocha
Sebastian
2021-11-24
adding tos information in settings and return to manual withdraw when adding ↵
Sebastian
an exchange
2021-11-22
add exchange feature
Sebastian