index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
Age
Commit message (
Expand
)
Author
2024-08-04
fix select_category implementation
Christian Grothoff
2024-08-02
-fix doxygen
Christian Grothoff
2024-08-01
fix get category details
Sebastian
2024-08-01
also bring categories without products
Sebastian
2024-08-01
missing join-using
Sebastian
2024-07-31
fix account_kyc_set_status
Christian Grothoff
2024-07-31
DB schema change for storing more KYC status data
Christian Grothoff
2024-07-31
aml_decision is gone
Christian Grothoff
2024-07-30
fix FTBFS when compiling against exchange v0.13 API
Christian Grothoff
2024-07-01
more SQL fixes
v0.11.9-dev.3
Florian Dold
2024-07-01
sql
v0.11.9-dev.2
Florian Dold
2024-07-01
fix SQL reference error
v0.11.9-dev.1
Florian Dold
2024-06-30
fix DB migration
Florian Dold
2024-06-28
fix merchant-categories SQL bug, fix merchant-0009 syntax issue
Christian Grothoff
2024-06-24
fix lookup_token_family_key logic
Christian Grothoff
2024-06-20
merchant account: equal doesn't match the unique constrain, so singleton fails
Sebastian
2024-06-20
merchant account: should be able to activate the account
Sebastian
2024-06-16
remove redundant required_currency field/column
Florian Dold
2024-06-15
revert 1c1ec9c54e09e9b90ea7a91e81bf5a6eb878c53b to fix #8945 and enable front...
Christian Grothoff
2024-06-13
“redeemed” —> “used"
Christian Blättler
2024-06-13
add rounding and remove h_issue
Christian Blättler
2024-06-13
add rounding to token_families in database
Christian Blättler
2024-06-13
Merge branch 'master' into tokens-payment
Christian Blättler
2024-06-13
rename spent_tokens —> used_tokens
Christian Blättler
2024-06-06
check tokens on idempotent pay request
Christian Blättler
2024-06-06
store issued tokens in database
Christian Blättler
2024-06-06
store used tokens in database and prevent double using a token
Christian Blättler
2024-06-05
remove legacy user_type
Christian Grothoff
2024-05-26
-finish implementation of protocol v16, still undertested
Christian Grothoff
2024-05-26
expand POST /products to allow specifying categories the product is in
Christian Grothoff
2024-05-25
-fix index
Christian Grothoff
2024-05-25
-more work on categories
Christian Grothoff
2024-05-25
start on implementing protocol v16
Christian Grothoff
2024-05-22
-fix SQL typo found by Sebastian
Christian Grothoff
2024-05-13
implement protocol spec v15
Christian Grothoff
2024-05-11
misc
Christian Blättler
2024-04-30
work on tokens
Christian Blättler
2024-04-26
fix memory management in case of error
Christian Blättler
2024-04-25
fix set_token_family memory leaks
Christian Blättler
2024-04-25
parse and hash wallet data in pay handler
Christian Blättler
2024-04-20
rename keys
Christian Blättler
2024-04-19
proper date rounding & fix db key extraction
Christian Blättler
2024-04-19
check hash before inserting
Christian Blättler
2024-04-19
fix compiler warning
Christian Blättler
2024-04-18
adapt to changed spec and fix key handling
Christian Blättler
2024-04-18
add new migration to makefile
Christian Blättler
2024-04-18
check hash before inserting
Christian Blättler
2024-04-18
fix hash length constraint
Christian Blättler
2024-04-18
add sql migration to add choice_index in db
Christian Blättler
2024-04-18
fix compiler warning
Christian Blättler
[next]