aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-10-debian syntaxv0.11.4Florian Dold
2024-06-10bump version to 0.11.4Florian Dold
2024-06-07latest from prebuiltv0.11.4-dev.1Sebastian
2024-06-05remove legacy user_typeChristian Grothoff
2024-06-03bump version to 0.11.3v0.11.3Sebastian
2024-06-03latest from prebuiltSebastian
2024-06-03import account from bankSebastian
2024-05-26-finish implementation of protocol v16, still undertestedChristian Grothoff
2024-05-26expand POST /products to allow specifying categories the product is inChristian Grothoff
2024-05-25-fix indexChristian Grothoff
2024-05-25activate new categories APIChristian Grothoff
2024-05-25-more work on categoriesChristian Grothoff
2024-05-25start on implementing protocol v16Christian Grothoff
2024-05-22bump debianChristian Grothoff
2024-05-22-fix SQL typo found by SebastianChristian Grothoff
2024-05-21-bump dependencies and page versionv0.11.1Christian Grothoff
2024-05-21-bump dependenciesChristian Grothoff
2024-05-17-fix userChristian Grothoff
2024-05-17only prevent restart on status 9Christian Grothoff
2024-05-15version bump for v0.11.0Christian Grothoff
2024-05-13latest from prebuiltSebastian
2024-05-13add ref to bugChristian Grothoff
2024-05-13implement protocol spec v15Christian Grothoff
2024-05-01enforce RFC 8959 prefix for passwordsChristian Grothoff
2024-04-21printf of find is non-portable, use awkChristian Grothoff
2024-04-21fix cache control for /config: rebuild response after it expiredChristian Grothoff
2024-04-19typoChristian Blättler
2024-04-19remove todoChristian Blättler
2024-04-19use better error codeChristian Blättler
2024-04-19check hash before insertingChristian Blättler
2024-04-19fix compiler warningChristian Blättler
2024-04-19fix typosChristian Blättler
2024-04-18add test for required minimum libgununetpq versionChristian Grothoff
2024-04-18addf FIXMEChristian Grothoff
2024-04-17test_merchant_api_* passingChristian Blättler
2024-04-17ignore clang filesChristian Blättler
2024-04-17update build systemChristian Blättler
2024-04-16implement orders with choices test caseChristian Blättler
2024-04-16add post tokenfamilies cmdChristian Blättler
2024-04-15add token family GET and POST handlers to merchant libChristian Blättler
2024-04-15improve output of testChristian Blättler
2024-04-15add test for order creation with v1 contractChristian Blättler
2024-04-15Merge branch 'master' into tokensChristian Blättler
2024-04-12debian dependency bumpingChristian Grothoff
2024-04-12de-tabv0.10.2Christian Grothoff
2024-04-12bump changelogChristian Grothoff
2024-04-12-version bumpingChristian Grothoff
2024-04-11ci: exclude dev tags from .deb version stringsDevan Carpenter
this avoids a whole mess of problems with version string parsing and selection with dpkg and gbh
2024-04-10Merge branch 'master' into tokensChristian Blättler
# Conflicts: # src/backend/taler-merchant-httpd_private-post-orders.c
2024-04-10serialize v1 ordersChristian Blättler