summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-20simplifying SQLChristian Grothoff
2020-04-20squealingChristian Grothoff
2020-04-20backenddb implementation workChristian 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-19implement DELETE /instances/$IDChristian Grothoff
2020-04-19start on DELETE instanceChristian Grothoff
2020-04-18implement GET /instances/Christian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17implement instances_get in libraryChristian Grothoff
2020-04-17support PATCH as wellChristian Grothoff
2020-04-17implement GET /instancesChristian Grothoff
2020-04-17complete bootstrap logic in new designChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-16complete first draft of new SQL schemaChristian Grothoff
2020-04-14rework merchant schemaChristian Grothoff
2020-04-14first draft of new SQL logicChristian Grothoff
2020-04-12implement #6173Christian Grothoff
2020-04-12prepare tip pickup logic for more async activity, also better error reportingChristian Grothoff
2020-04-12fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX...Christian Grothoff
2020-04-12split fileChristian Grothoff
2020-04-11adapting to API changes for fix #6149Christian Grothoff
2020-04-11implement payment target exposition in /config, finishes #4939Christian Grothoff
2020-04-11finish #4939 implementation: allow client to indicate preference for payment ...Christian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10implement #6136Christian Grothoff
2020-04-10preparatory steps for #6136Christian Grothoff
2020-04-10fix log levelsChristian Grothoff
2020-04-10implement caching/persisting of exchange /refund responsesChristian Grothoff
2020-04-10add API to store refund proofsChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-10fix ftbfsChristian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-08adaptations for signing API change in GNUnet (#6164)Christian Grothoff
2020-04-07fix #6129 (/refund idempotency)Christian Grothoff
2020-04-07split refund file by handlerChristian Grothoff
2020-04-07add test for /public/configChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-04-07implement /config APIChristian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-04-05update to match latest exchange APIChristian Grothoff
2020-04-04expose /public/config endpoint (#5939)Christian Grothoff
2020-04-04code cleanupChristian Grothoff