aboutsummaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2021-07-21-fix test regressionsChristian Grothoff
2021-07-21-fix NPEChristian Grothoff
2021-07-21-add missing checkChristian Grothoff
2021-07-21improve error handling in lookup_productsFlorian Dold
2021-07-21-fix bugs, FTBFSChristian 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-07-20-fix FTBFS and #6920Christian Grothoff
2021-07-19minor joint fixes from hacking workshopChristian Grothoff
2021-06-16fix #6904Christian Grothoff
2021-06-16identify where #6904 breaksChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-28-make gcc happyChristian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-23improve error message (fixes #6885)Christian Grothoff
2021-05-19fix access control logic, note this bcreates a new issue (#6878)Christian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-05-17implement POST reserves timeout (#6875)Christian Grothoff
2021-05-17check for compatible currency during POSTChristian Grothoff
2021-05-17fix crash on exit: resuming would skip list entriesChristian Grothoff
2021-05-17fix mime lookupFlorian Dold
2021-05-17pass static_url to templatesFlorian Dold
2021-05-11explain #6854: the break was bogusChristian Grothoff
2021-05-11fix #6861, maybe #6854Christian Grothoff
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-05-11assert to breakSebastian
2021-05-09more work on #6854Christian Grothoff
2021-05-09fix check for wire method existing (fixes test failure)Christian Grothoff
2021-05-09make POST /private/transfers a proper transaction (relates to #6854, but uncl...Christian Grothoff
2021-05-05-style fixChristian Grothoff
2021-05-05fix: looking for wire methodSebastian
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-24return proper status codes when client sends bogus payment requests (#6817)Christian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-22integrate SPAChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-21-do not update total_sold when patching product, not provided as an argument,...Christian Grothoff
2021-04-21-fix direction of checkChristian Grothoff
2021-04-20be more generous in terms of which fields are required when creating/updating...Christian Grothoff
2021-04-19fix infinite supply handling: Database can only represent INT64_MAX, not UINT...Christian Grothoff
2021-04-17add tests and bugfixes to fix #6778 and #6779Christian Grothoff
2021-04-16add missing currency check, fix test to use string for imageChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-14fix #6844Christian Grothoff
2021-04-14-indentChristian Grothoff