aboutsummaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2018-04-04compute reserve expiration time properlyFlorian Dold
2018-03-23spending tip passes.Marcello Stanisci
2018-03-22cover invalid /pay abortion.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-17trigger 404 @ /proposalMarcello Stanisci
2018-03-17be more gentle with unexpected response codes.Marcello Stanisci
2018-03-17Double twister instance plus first coverage effortMarcello Stanisci
2018-03-17typoMarcello Stanisci
2018-03-17enabling twisted command.Marcello Stanisci
2018-03-17commentsMarcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-03-11do more order validation (fixes #5290)Florian Dold
2018-02-20remove bad loggingFlorian Dold
2018-02-02fix two uninitialized memory accessesFlorian Dold
2018-02-02remove unnecessary table, track last_session_idFlorian Dold
2018-02-02only fill out merchant info if not givenFlorian Dold
2018-02-01allow default instance for POST /orderFlorian Dold
2018-02-01pickup URL is public nowFlorian Dold
2018-02-01implement /tip-query and fix tip db issues (uniqueness)Florian Dold
2018-01-31remove remnants of tip-enableFlorian Dold
2018-01-31nicer error messages for /tip-authorizeFlorian Dold
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-29keep old /tip-pickup aliasFlorian Dold
2018-01-29no need to convert amount nowFlorian Dold
2018-01-29adjust refund pickup URLFlorian Dold
2018-01-29adjust proposal download URLFlorian Dold
2018-01-29always set the paid field in the check payment responseFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-29smaller refund response, give same refund format on /pay abortFlorian Dold
2018-01-23return error instead of crashing on /pay with zero coinsFlorian Dold
2018-01-22fix #5262Christian Grothoff
2018-01-22make arguments constFlorian Dold
2018-01-22fix #5259 (assertion slightly wrong)Christian Grothoff
2018-01-22should be find_order, not find_ordersFlorian Dold
2018-01-22fix check-payment logic without session_id, use proper error codesFlorian Dold
2018-01-19include contract terms in refund / check-payFlorian 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
2018-01-19include information about refund in /check-paymentFlorian Dold
2018-01-19fix leakChristian Grothoff
2018-01-19work on #4939: load multiple wire methods per instanceChristian Grothoff
2018-01-19minor style fixChristian Grothoff
2018-01-18add missing pack format fieldFlorian Dold
2018-01-18accept string amount for tipFlorian Dold
2018-01-18implement redirect-based tippingFlorian Dold
2018-01-18make use of implementation of #5254Christian Grothoff
2018-01-18fix use after freeFlorian Dold
2018-01-18generate complete URL for refund pickupFlorian Dold
2018-01-18add backend redirect url to refund responseFlorian Dold