index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-webextension
/
src
/
hooks
/
useAsyncAsHook.ts
Age
Commit message (
Expand
)
Author
2024-04-16
fix supported wallet version
Sebastian
2023-02-16
make wallet-cli runnable under qtart
Florian Dold
2023-01-09
fix #7153: more error handling
Sebastian
2023-01-09
fix #7152
Sebastian
2022-10-25
using new wallet api (typed interface)
Sebastian
2022-06-06
updating old copyright header
Sebastian
2022-06-06
prettier
Sebastian
2022-04-26
remove old async hook
Sebastian
2022-04-21
payments test case
Sebastian
2022-04-11
using the test to fine tune the withdraw process
Sebastian
2022-04-11
new test api to test hooks rendering iteration, testing state of withdraw page
Sebastian
2022-03-30
useAsync use an optional deps for callback, most of the time it just need to ...
Sebastian
2022-03-30
fix loop rendering
Sebastian
2022-03-29
added react eslint and fix most of the warns
Sebastian
2022-03-28
add extension to every import
Sebastian
2022-03-22
wallet: improve error handling and error codes
Florian Dold
2022-01-24
fix permission api, grouping all cta into same path
Sebastian
2021-12-08
webextension: fix useEffect dependency tracking
Florian Dold
2021-11-19
some changes:
Sebastian
2021-11-15
prettier
Sebastian
2021-10-11
fixing withdrawal process
Sebastian