summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2020-09-09diagnostics for #6581Christian Grothoff
2020-09-03fix #6516Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-22fix #6470: clarify that this is not an HTTP statusChristian Grothoff
2020-08-19implement #6460: serving of static filesChristian Grothoff
2020-08-19long poll for pending refundsJonathan Buchanan
2020-08-16early stages of implementing POST /orders/$ORDER_ID/refundJonathan Buchanan
2020-08-05server /config also per instanceChristian Grothoff
2020-08-03support i18n with HTML templatesChristian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan
2020-07-24implement & test POST /paidJonathan Buchanan
2020-07-24fix jansson format string bug (fixes wire salt)Florian Dold
2020-07-20basic implementation for forgetJonathan Buchanan
2020-07-18towards implementing the /paid handler (DB interaction missing), for #5210Christian Grothoff
2020-07-15reverting last changeMS
2020-07-15check before freeMS
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-06-29filler max_upload values for all POST/PATCH handlersJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-21413 limitsChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-16fix/test for POST tips//pickupJonathan Buchanan
2020-06-15test for GET /private/reserves/Jonathan Buchanan
2020-06-13test DELETE /private/reserves/Jonathan Buchanan
2020-06-12enable handlerChristian Grothoff
2020-06-12do not forget to kick MHDChristian Grothoff
2020-06-10implementation of GET /private/tipsJonathan Buchanan
2020-05-31implement GET /reserves/RPUBChristian Grothoff
2020-05-22add GET /tips/ID handlerChristian Grothoff
2020-05-20more work on tipping implementationChristian Grothoff
2020-05-20implement reserve deletionChristian Grothoff
2020-05-19expanding DB APIChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-07implement POST /transfersChristian Grothoff
2020-05-06integrate POST /tranfers handlerChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-04-29work on /pay API revisionChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26first hack at POST /ordersChristian Grothoff