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
Age
Commit message (
Expand
)
Author
2021-05-07
preact routing on the wallet
Sebastian
2021-05-07
migrate to preact
Sebastian
2021-04-28
fix more typos
Christian Grothoff
2021-04-27
fix spelling issues
Christian Grothoff
2021-03-27
fix build issues
Florian Dold
2021-02-01
0006728: set up wallet CI pipeline for WebExtension build
Sebastian
2021-01-29
dependencies
Florian Dold
2021-01-22
upgrade dependencies
Florian Dold
2021-01-18
implement deposits
Florian Dold
2021-01-17
bump extension version
Florian Dold
2021-01-17
actually display fees instead of effective amount
Florian Dold
2021-01-14
bump version, compat fix
Florian Dold
2021-01-13
implement infrastructure for future DB migrations via backup
Florian Dold
2021-01-07
restore denom selection on import
Florian Dold
2021-01-06
browser fixes
Florian Dold
2021-01-06
bump version
Florian Dold
2020-12-02
backup WIP
Florian Dold
2020-11-25
bump version for upload
Florian Dold
2020-11-25
better docker instructions
Florian Dold
2020-11-25
clearer name
Florian Dold
2020-11-18
towards a nicer transaction history
Florian Dold
2020-11-18
re-enable tipping support in the WebExtension UI
Florian Dold
2020-11-17
changelog
Florian Dold
2020-11-17
update version and dependencies
Florian Dold
2020-11-09
don't try to run non-existent test cases for UI
Florian Dold
2020-09-09
version bump
v0.8.0-rc.2
Florian Dold
2020-09-09
zip file generation with extension name adjustment
Florian Dold
2020-09-09
bump to 0.8.0-rc.1
v0.8.0-rc.1
Florian Dold
2020-09-09
make withdrawal, pay and refunds work in the WebExtension
Florian Dold
2020-09-08
tipping API and integration test
Florian Dold
2020-08-26
fix broken import
Florian Dold
2020-08-24
implement fulfillment_message and make fulfillment_url optional
Florian Dold
2020-08-24
test case for order claiming; more accurate EC
Florian Dold
2020-08-21
make diagnostics, welcome page and permissions work again
Florian Dold
2020-08-20
add auto-refund test case, fix bug detected by it
Florian Dold
2020-08-19
make basic withdrawal and payment work again with new API
Florian Dold
2020-08-14
nuke some console.log statements, test wallet testing functionality in integr...
Florian Dold
2020-08-14
re-implement integration test functionalty that will be used by the exchange ...
Florian Dold
2020-08-14
web extension WIP
Florian Dold
2020-08-12
dependencies
Florian Dold
2020-08-12
remove excessive namespacing, format
Florian Dold
2020-08-11
towards the improved confirmPay API
Florian Dold
2020-08-10
towards webextension working again
Florian Dold
2020-08-06
towards integration tests with fault injection
Florian Dold
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold