index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webex
/
notify.ts
Age
Commit message (
Expand
)
Author
2020-06-03
fix zip, get rid of content script remains
Florian Dold
2020-04-06
make linter less grumpy
Florian Dold
2020-04-06
linter
Florian Dold
2020-04-06
start spring cleaning, use rollup instead of both webpack and rollup
Florian Dold
2020-03-30
re-format with prettier v2, fix HTML
Florian Dold
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold
2018-03-07
fix merchant page event handling, remove taler-pay for now
Florian Dold
2018-01-17
implement new mobile-compatible payment logic
Florian Dold
2018-01-16
rename data -> contract_terms
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
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
do not interfere with page visibility
Florian Dold
2017-12-01
Revert "only hide page when doing payment"
Florian Dold
2017-12-01
only hide page when doing payment
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-27
better error report / retry prompt for failed payments
Florian Dold
2017-08-27
implement refunds
Florian Dold
2017-06-02
do presence announcement only after complete page load
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
lint for unused variables, fix query bug detected by this
Florian Dold
2017-05-29
adjust webpack config to exclude node modules
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