aboutsummaryrefslogtreecommitdiff
path: root/src/webex/notify.ts
AgeCommit message (Expand)Author
2020-06-03fix zip, get rid of content script remainsFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2018-03-07fix merchant page event handling, remove taler-pay for nowFlorian Dold
2018-01-17implement new mobile-compatible payment logicFlorian Dold
2018-01-16rename data -> contract_termsFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-11show next url to go after tippingFlorian Dold
2017-12-10fix problems found by newer TypeScript compilerFlorian Dold
2017-12-01do not interfere with page visibilityFlorian Dold
2017-12-01Revert "only hide page when doing payment"Florian Dold
2017-12-01only hide page when doing paymentFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-27better error report / retry prompt for failed paymentsFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-06-02do presence announcement only after complete page loadFlorian Dold
2017-06-01fix terminology, better typesFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-31improve backend / content script messagingFlorian Dold
2017-05-30skeleton for better RPC typesFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29adjust webpack config to exclude node modulesFlorian Dold
2017-05-29fix paths previously missed during restructuringFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold