summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-instances.c
AgeCommit message (Expand)Author
2024-01-28-fix misc. leaksChristian Grothoff
2023-11-24address misc. FIXMEsChristian Grothoff
2023-09-06fix #7936Christian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-07-14bugfixes for wirewatchChristian Grothoff
2023-06-04-code cleanupv0.9.3-dev.1Christian Grothoff
2023-04-23API change for #6363Christian Grothoff
2023-04-11store user-type with merchant settingsChristian Grothoff
2023-02-19-fix more leaksChristian Grothoff
2022-05-20add email, site and logo for instancesSebastian
2022-02-19prevent orders with an infinite (never) wire_deadline from being created; fix...Christian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-06fixing: unable to use default instance if it was not the first createdSebastian
2021-11-01fix fTBFSChristian Grothoff
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-22add more location checksChristian Grothoff
2021-07-20instance auth: refactor, make it serializableFlorian Dold
2021-07-20-workshop refactoringChristian Grothoff
2021-07-20die on bugs, do not commitChristian Grothoff
2021-07-20implement regex to restrict idChristian Grothoff
2021-07-20POST /private/instances logic cleanupChristian Grothoff
2021-04-12fix #6840Christian Grothoff
2021-04-02fix #6812: allow purging of deleted instancesChristian Grothoff
2021-04-02properly handle instance already exists case (#6812)Christian Grothoff
2021-03-06clean up auth override logicChristian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-02-19remove bogus UNIQUE constraint (#6758)Christian Grothoff
2021-01-31implement import of auth_token into merchant DB when configuring instances (#...Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-25fix logging of expected problemsChristian Grothoff
2020-10-09Addressing @file warnings.MS
2020-08-25fix #6432Christian Grothoff
2020-08-14check instance currency matches configJonathan Buchanan
2020-07-15fix #6429Christian Grothoff
2020-07-14tests for idempotent/conflicting post requestsJonathan Buchanan
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-24misc fixesChristian Grothoff
2020-04-24fix fmt stringChristian Grothoff
2020-04-24fix testsChristian Grothoff
2020-04-19implement GET /productsChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-18implement POST /instancesChristian Grothoff