summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09delete unused filev0.8.0-dev.2MS
2020-10-09address doxygen warningsMS
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warningsMS
2020-10-09Addressing @file warnings.MS
2020-10-09addressing some of the @file warningsMS
2020-10-08fix Doxygen warningMS
2020-10-08new tag fileMS
2020-10-08replace location to avoid history loopFlorian Dold
2020-10-07refuse refunds categorically if refund_delay was 0, instead of trying to give...Christian Grothoff
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-09-29generate working order_status_url in private APIFlorian Dold
2020-09-29Revert "look up claim token and include it in claimed but unpaid order URLs t...Florian Dold
2020-09-29Revert "only complain when neither order nor contract is found"Florian Dold
2020-09-29only complain when neither order nor contract is foundFlorian Dold
2020-09-29look up claim token and include it in claimed but unpaid order URLs to avoid ...Florian Dold
2020-09-14fixChristian Grothoff
2020-09-11fix merchant dist rulesChristian Grothoff
2020-09-10fix long polling: need to re-fetch contract termsChristian Grothoff
2020-09-10commentMS
2020-09-10logic is hardChristian Grothoff
2020-09-10fix the non-private GET logic, tooChristian Grothoff
2020-09-10more loggingChristian Grothoff
2020-09-10more loggingChristian Grothoff
2020-09-10redo more of transaction on resumeChristian Grothoff
2020-09-09fix stupid copy and paste bugChristian Grothoff
2020-09-09log moreChristian Grothoff
2020-09-09likely fix for #6581, still needs testcaseChristian Grothoff
2020-09-09add API nameChristian Grothoff
2020-09-09diagnostics for #6581Christian Grothoff
2020-09-08fix for #6584Christian Grothoff
2020-09-08slash termination in the right placeFlorian Dold
2020-09-07trigger long poolers also on /paid (#6581)Christian Grothoff
2020-09-07remove ?, as fulfillment_url cannot be NULL hereChristian Grothoff
2020-09-07simplify expressionFlorian Dold
2020-09-07dynamic /pay timeoutFlorian Dold
2020-09-07append h_contract when appropriateFlorian Dold
2020-09-07add already_paid_fulfillment_urlFlorian Dold
2020-09-07consider already_paid_order_id on order status pageFlorian Dold
2020-09-07respect already_paid_order_id in order status page JSFlorian Dold
2020-09-06commasChristian Grothoff
2020-09-06properly implement shutdown of /refund requestChristian Grothoff
2020-09-06do not loop if refund fails (#6577)Christian Grothoff
2020-09-06off by commaChristian Grothoff
2020-09-06try to debug crash in merchant backend on GET for refundChristian Grothoff
2020-09-06get_order_summary() can return NULL, make field optionalChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-09-05fix #6568Christian Grothoff
2020-09-05inline locations as per#6566Christian Grothoff
2020-09-03fix #6516Christian Grothoff