index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webex
/
wxApi.ts
Age
Commit message (
Expand
)
Author
2019-12-28
error handling
Florian Dold
2019-12-12
refactor: re-structure type definitions
Florian Dold
2019-12-09
tos
Florian Dold
2019-12-05
threads, retries and notifications WIP
Florian Dold
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold
2019-11-30
wallet robustness WIP
Florian Dold
2019-11-20
WIP: simplify DB queries and error handling
Florian Dold
2019-11-01
protocol changes
Florian Dold
2019-09-06
fold checkPay into preparePay
Florian Dold
2019-09-05
welcome page with error diagnostics / react refactoring
Florian Dold
2019-08-31
refund view
Florian Dold
2019-08-31
api simplication
Florian Dold
2019-08-30
support for tipping protocol changes
Florian Dold
2019-08-29
url-based pay/withdraw, use react hooks
Florian Dold
2019-05-08
implement payto URIs
Florian Dold
2018-09-20
update packages
Florian Dold
2018-04-09
make linter happy
Florian Dold
2018-01-29
better error handling
Florian Dold
2018-01-29
implement aborting and getting refunds from failed payments
Florian Dold
2018-01-23
better types
Florian Dold
2018-01-22
implement flicker-free refunds
Florian Dold
2018-01-19
refactor tipping, adjust to new redirect-based API
Florian Dold
2018-01-18
access refunds correctly
Florian Dold
2018-01-17
implement new mobile-compatible payment logic
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
Florian Dold
2017-12-12
show notification dot when balance changes (#5214)
Florian Dold
2017-12-11
show next url to go after tipping
Florian Dold
2017-12-01
partial implementation of tipping
Florian Dold
2017-10-15
fix tslint warnings
Florian Dold
2017-10-15
derive history from db instead of storing it
Florian Dold
2017-08-30
compute full fees for refresh and spending
Florian Dold
2017-08-27
implement refunds
Florian Dold
2017-08-25
add rudimentary error reporting in a new tab
Florian Dold
2017-08-14
implement returning coins to user's account
Florian Dold
2017-07-20
Store bank account information for reserve.
Florian Dold
2017-06-05
pretty reset page
Florian Dold
2017-06-01
fix terminology, better types
Florian Dold
2017-05-31
fix messaging, small issues and safer types
Florian Dold
2017-05-31
improve backend / content script messaging
Florian Dold
2017-05-30
skeleton for better RPC types
Florian Dold
2017-05-29
fix remaining lint warnings
Florian Dold
2017-05-29
less ad-hoc messaging, fix some lint warnings
Florian Dold
2017-05-28
move webex specific things in their own directory
Florian Dold