summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-28fix json_pack format stringv0.8.0-dev.18.0.0-dev.1MS
2020-08-28fix URL constructionMS
2020-08-27Merge branch 'master' of ssh://git.taler.net/merchantJonathan Buchanan
2020-08-27address some backend fixmesJonathan Buchanan
2020-08-27avoid redirecting to https, for now.MS
2020-08-27adding '://'MS
2020-08-25fix #6432Christian Grothoff
2020-08-25fix memory leaks discovered while valgrinding #6493Christian Grothoff
2020-08-25fix use-after-free (#6493)Christian Grothoff
2020-08-24make fulfillment URL optional, fix #6498 as discussedChristian Grothoff
2020-08-23fix #6498Christian Grothoff
2020-08-23try to address #6498-16717Christian Grothoff
2020-08-22correct fix for #6498 (hopefully)Christian Grothoff
2020-08-22revert patch 838e8bf4f11a6713c61a80addfc5517254f72759Christian Grothoff
2020-08-22add h_contract to refund responseChristian Grothoff
2020-08-22remove unnecessary h_contract support, fix free() of uninitialized variableChristian Grothoff
2020-08-22pass h_contract separate from URI, that is cleanerChristian Grothoff
2020-08-22log where parsing failedChristian Grothoff
2020-08-22needs = in URIChristian Grothoff
2020-08-22include h_contract in refund URL, as it is needed for authenticationChristian Grothoff
2020-08-22fix #6470: clarify that this is not an HTTP statusChristian Grothoff
2020-08-22require correct h_contract_terms in GET /orders/Jonathan Buchanan
2020-08-21test fallbackFlorian Dold
2020-08-21pretty-print contract terms JSON for nowFlorian Dold
2020-08-21template bangsFlorian Dold
2020-08-21replace key-value templating with JSON templatingFlorian Dold
2020-08-20jansson adapter for mustache templatesFlorian Dold
2020-08-20properly construct URL inside JSFlorian Dold
2020-08-20add refund long-polling on the HTML pageFlorian Dold
2020-08-20Merge branch 'master' of ssh://git.taler.net/merchantJonathan Buchanan
2020-08-20parse/test refund uriJonathan Buchanan
2020-08-19implement #6460: serving of static filesChristian Grothoff
2020-08-19implement #6458Christian Grothoff
2020-08-19adjust to exchange API changeChristian Grothoff
2020-08-19improve loggingChristian Grothoff
2020-08-19Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2020-08-19fix bad frees()Christian Grothoff
2020-08-19disable HTML escaping for URLs in mustache templatesFlorian Dold
2020-08-19long poll for pending refundsJonathan Buchanan
2020-08-18expose refund_pending in merchant libJonathan Buchanan
2020-08-18fix logic for (un)claimed ordersFlorian Dold
2020-08-17testing and lib sources for new endpointJonathan Buchanan
2020-08-16avoid leaks from last logic changeChristian Grothoff
2020-08-16must re-do DB operations on resumeChristian Grothoff
2020-08-16set initial value to fetch status to 5 msChristian Grothoff
2020-08-16set initial value to fetch status to 250 msChristian Grothoff
2020-08-16timeout argument is timeout_ms in specChristian Grothoff
2020-08-16try long pollingChristian Grothoff
2020-08-16adapt to new APIChristian Grothoff
2020-08-16use 202 if JSON was requestedChristian Grothoff