summaryrefslogtreecommitdiff
path: root/src/backend/Makefile.am
AgeCommit message (Collapse)Author
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-06fix FTBFSChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-05-01work on /abort logicChristian Grothoff
2020-04-29work on /pay API revisionChristian 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
2020-04-25implemente DELETE /orders/IDChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-19implement POST products/lockChristian Grothoff
2020-04-19implement PATCH handlersChristian Grothoff
2020-04-19work on delete/get products by IDChristian Grothoff
2020-04-19implement GET /productsChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-19start on DELETE instanceChristian Grothoff
2020-04-18implement GET /instances/Christian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17implement GET /instancesChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-12split fileChristian Grothoff
2020-04-07split refund file by handlerChristian Grothoff
2020-02-24add missing flags for coverage analysisChristian Grothoff
2020-01-13fix ftbfsChristian Grothoff
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-11-02separate /order and /proposal handlers into different filesChristian Grothoff
2019-08-26get completely rid of trigger-payFlorian Dold
2019-08-17implement /config to query e.g. currencyFlorian Dold
2019-04-04clean up code duplication in checking of tipping reserve status by moving ↵Christian Grothoff
shared logic to helper function
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
This also adjusts the merchant logic to the latest exchange wire API and updates the configurations to match the latest changes to the exchange's configuration structure (including the shift to payto://-URLs).
2018-01-16patch for #5198Christian Grothoff
2018-01-04add /trigger-pay skeletonFlorian Dold
2018-01-04start implementation of /check-payFlorian Dold
2017-11-27implement /tip-queryFlorian Dold
2017-10-22first (incomplete) skeleton for tipping APIChristian Grothoff
2017-10-18fix rules for 'make dist'Christian Grothoff
2017-06-14add refund header fileMarcello Stanisci
2017-06-06bumping versions for 0.3.0 releasev0.3.0Christian Grothoff
2017-02-03renaming: proposal logic portedMarcello Stanisci
2017-02-02First steps in renamingMarcello Stanisci
2017-01-30contract->proposalMarcello Stanisci
2016-12-09Up to parsing body of /map/in. Not tested.Marcello Stanisci
2016-11-11fix relocation issue on buildChristian Grothoff
2016-10-03stub for /history handlerMarcello Stanisci
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match ↵Christian Grothoff
latest exchange API
2016-06-05split /track handlers into two filesChristian Grothoff
2016-05-26remove dead /hash-contract API logicChristian Grothoff