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
Age
Commit message (
Expand
)
Author
2022-10-14
refactored terms of service to remove duplicated code
Sebastian
2022-09-20
exchange selection for invoices and some fixes
Sebastian
2022-09-20
new compose feature: sub-states
Sebastian
2022-09-16
pretty
Sebastian
2022-09-12
add clipboard perms
Sebastian
2022-09-10
fix #7343
Sebastian
2022-09-09
find taler action in clipboard and withdraw with mobile
Sebastian
2022-08-15
destination ui
Sebastian
2022-06-06
updating old copyright header
Sebastian
2022-06-06
prettier
Sebastian
2022-04-27
toggle permission
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-28
storybook like page for dev, plus some style fixes
Sebastian
2022-03-25
new dev environment
Sebastian
2022-03-24
esbuild configuration
Sebastian
2022-03-23
splitted rollup config for testing and first component state unit test
Sebastian
2022-03-23
all the browser related code move into one place, making it easy for specific...
Sebastian
2022-03-22
wallet: improve error handling and error codes
Florian Dold
2022-03-14
take translator from transaltion context
Sebastian
2022-03-14
WIP fixing translation context
Sebastian
2022-02-16
fix remove provider from backup and #7167
Sebastian
2022-01-24
fix permission api, grouping all cta into same path
Sebastian
2022-01-04
replace jest with mocha
Sebastian
2021-12-08
webextension: fix useEffect dependency tracking
Florian Dold
2021-11-19
some changes:
Sebastian
2021-11-15
prettier
Sebastian
2021-10-12
added example of withdrawal use cases
Sebastian
2021-10-11
fixing withdrawal process
Sebastian
2021-09-27
some ui fixing from belen comments
Sebastian
2021-09-13
add missing copyleft
Sebastian
2021-08-13
new wallet UI and more tests
Sebastian
2021-07-26
i18n
Sebastian
2021-07-15
added remove button and more complex add-provider interaction
Sebastian
2021-07-14
balance refactor
Sebastian
2021-07-08
add more backup stories, sync by one provider
Sebastian
2021-07-06
refactored backup sync UI
Sebastian
2021-07-01
first working version of provider
Sebastian
2021-07-01
take backup info from wallet-core
Sebastian
2021-06-30
first backup list prototype
Sebastian
2021-06-30
developer mode
Sebastian
2021-06-16
components renaming to follow react pattern
Sebastian
2021-06-16
split wallet/popup components. created hooks, components, context folder
Sebastian