summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_tip-pickup.c
AgeCommit message (Expand)Author
2019-11-24more deduplication via libtalermhdChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-11-02implement /public/poll-payment API, refactor to avoid code duplicationChristian Grothoff
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-08-30include tip expiration timestampFlorian Dold
2019-08-30include tip timestampFlorian Dold
2019-08-30json format stringFlorian Dold
2019-08-30return amount_left of tip to walletFlorian Dold
2019-08-30mobile-friendly tippingFlorian Dold
2019-06-04handle json allocation failures, check MHD response code and log at leastChristian Grothoff
2019-04-06add preflights, fix indentationChristian Grothoff
2019-04-04fix indentation issuesChristian Grothoff
2019-03-24clean up tipping transactiton mess a bit (wip)Christian Grothoff
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-19Florian is right, this should be a 409, not 500Christian Grothoff
2018-01-19improve human-readable error message (maybe addressing Florians #5258-12809 c...Christian Grothoff
2017-11-27implement /tip-queryFlorian Dold
2017-11-02misc bugfixes to get first /tip-pickup test to passChristian Grothoff
2017-11-02fix response code generationChristian Grothoff
2017-11-02work on /tip-pickup implemenation (WiP)Christian Grothoff
2017-11-01towards implementing /tip-pickup (incomplete)Christian Grothoff
2017-10-22first (incomplete) skeleton for tipping APIChristian Grothoff