index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_private-patch-instances-ID.c
Age
Commit message (
Expand
)
Author
2024-06-05
remove legacy user_type
Christian Grothoff
2023-09-01
new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...
Christian Grothoff
2023-08-22
add currency to amounts in merchant DB
Christian Grothoff
2023-06-04
-code cleanup
v0.9.3-dev.1
Christian Grothoff
2023-04-23
API change for #6363
Christian Grothoff
2023-04-11
store user-type with merchant settings
Christian Grothoff
2023-04-10
add implementation of AML status report (#7684)
Christian Grothoff
2022-11-17
-code cleanup
Christian Grothoff
2022-07-11
-misc bugfixes
Christian Grothoff
2022-05-20
add email, site and logo for instances
Sebastian
2022-02-19
prevent orders with an infinite (never) wire_deadline from being created; fix...
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-11-01
fix fTBFS
Christian Grothoff
2021-08-01
-misc fixes, more json_pack converting
Christian Grothoff
2021-08-01
fix #6946: reload merchant instance settings from DB on change
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-07-22
add more location checks
Christian Grothoff
2021-07-20
-workshop refactoring
Christian Grothoff
2021-04-02
fix #6812: allow purging of deleted instances
Christian Grothoff
2021-03-04
fix #6785
Christian Grothoff
2021-03-01
towards updated auth API (tests still missing)
Florian Dold
2021-02-20
fix #6762
Christian Grothoff
2021-02-17
fix assertion
Christian Grothoff
2021-02-17
fix account re-enable issue, related to #6755, but not exactly
Christian Grothoff
2021-01-31
implement import of auth_token into merchant DB when configuring instances (#...
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-26
use corret HTTP status codes (#6434)
Christian Grothoff
2020-10-25
fix logging of expected problems
Christian Grothoff
2020-10-09
addressing some of the @file warnings
MS
2020-08-25
fix #6432
Christian Grothoff
2020-08-14
check instance currency matches config
Jonathan Buchanan
2020-08-14
fix comparisons with TALER_amount_cmp_currency
Jonathan Buchanan
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-07-02
twister, get tips, instance, and post transfer tests
Jonathan Buchanan
2020-05-02
POST /orders/ID/refund implementation
Christian Grothoff
2020-04-25
misc. fixes
Christian Grothoff
2020-04-19
implement PATCH handlers
Christian Grothoff