summaryrefslogtreecommitdiff
path: root/talerbank/app/views.py
AgeCommit message (Expand)Author
2020-02-17slightly better error handlingFlorian Dold
2020-02-17fix typoFlorian Dold
2020-02-17accounts APIFlorian Dold
2020-01-23allow free-form withdrawal amountsFlorian Dold
2020-01-22remove TALER_SUGGESTED_EXCHANGE_PAYTOFlorian Dold
2020-01-21transfer API idempotencyFlorian Dold
2020-01-20allow/deny registrations based on configFlorian Dold
2020-01-18user account name instead of internal IDFlorian Dold
2020-01-18remove old add_incoming, test the new oneFlorian Dold
2020-01-18fix payto account parsingFlorian Dold
2020-01-18fix error messageFlorian Dold
2020-01-18return correct error code when user is not foundFlorian Dold
2020-01-17use space as separator for exchange deposit transferFlorian Dold
2020-01-17implement new APIsFlorian Dold
2020-01-16completely remove history-range APIFlorian Dold
2020-01-16new URL patterns and API skeletonFlorian Dold
2020-01-16preparations towards the new bank APIFlorian Dold
2020-01-09Switching to HTTP basic authentication.Marcello Stanisci
2020-01-08fix Date() for /admin/add/incoming responseChristian Grothoff
2020-01-08Switch to new date format.Florian Dold
2019-12-19check limit before withdrawingFlorian Dold
2019-12-19formatting / debuggingFlorian Dold
2019-12-04force named argumentsMarcello Stanisci
2019-12-03making logs more verboseMarcello Stanisci
2019-12-03typodemo-2019-12-03-02Florian Dold
2019-12-03fix history queryFlorian Dold
2019-11-29finishing style migration, and deleting unused code.demo-2019-12-03-01Marcello Stanisci
2019-11-29notify wallet immediately about confirmed withdrawalFlorian Dold
2019-11-29finishing style migrationMarcello Stanisci
2019-11-29abstracting exceptions raisingMarcello Stanisci
2019-11-29body decoder helper functionMarcello Stanisci
2019-11-28validationFlorian Dold
2019-11-28validate first (why even ...)Florian Dold
2019-11-28use right userFlorian Dold
2019-11-28importFlorian Dold
2019-11-28auth simply based on the headerFlorian Dold
2019-11-28implement headless way to get taler://withdraw URIFlorian Dold
2019-11-16Closing #5788 and shortening middleware code.Marcello Stanisci
2019-09-29UIMarcello Stanisci
2019-09-29less granularity when managing errors (#5787)Marcello Stanisci
2019-09-27replace INRIA with Taler System SAng0
2019-09-27use taler.util.amountng0
2019-09-21Define custom DoesNotExist for models.Marcello Stanisci
2019-09-16fixing #5889Christian Grothoff
2019-09-01don't error on consistent, repeated withdraw datademo-2019-08-31-00Florian Dold
2019-08-28format code with yapfFlorian Dold
2019-08-28implement new withdraw API and support taler://withdrawFlorian Dold
2019-07-22fix broken exceptionFlorian Dold
2019-07-21make headless registration csrf exemptFlorian Dold
2019-06-30introducing headless withdrawalMarcello Stanisci