index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webex
/
wxBackend.ts
Age
Commit message (
Expand
)
Author
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
fix handling of resource_url
Florian Dold
2018-01-18
access refunds correctly
Florian Dold
2018-01-17
implement new mobile-compatible payment logic
Florian Dold
2018-01-04
refactor / put some types where they belong
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
Florian Dold
2017-12-12
only warn when actually necessary
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-10
fix problems found by newer TypeScript compiler
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-30
don't stop injection early
Florian Dold
2017-08-27
show error in create reserve dialog
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-08-09
fix errors in injection
Florian Dold
2017-07-20
Store bank account information for reserve.
Florian Dold
2017-06-05
wallet db version belongs with wallet, not webex
Florian Dold
2017-06-05
pretty reset page
Florian Dold
2017-06-05
properly implement db resetting
Florian Dold
2017-06-05
don't also open history links in popup
Florian Dold
2017-06-04
warn about incompatible versions on withdraw
Florian Dold
2017-06-03
remove obsolete header
Florian Dold
2017-05-31
version, apply updates ASAP
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
lint for unused variables, fix query bug detected by this
Florian Dold
2017-05-29
less ad-hoc messaging, fix some lint warnings
Florian Dold
2017-05-29
fix paths previously missed during restructuring
Florian Dold
2017-05-28
move webex specific things in their own directory
Florian Dold