summaryrefslogtreecommitdiff
path: root/talerbank/app/views.py
AgeCommit message (Expand)Author
2022-07-21-fix field nameChristian Grothoff
2022-04-28cors preflightFlorian Dold
2021-12-15supporting both t_m and t_msms
2021-12-15bump protocol version to 1:0:0ms
2021-12-14Protocol change: t_ms becomes t_m.ms
2021-09-21http status codems
2021-06-10early stop when currency doesn't matchMS
2021-06-10return error objectMS
2021-06-10fix nameMS
2021-06-10fix invocationMS
2021-06-10conflict, when using one reserve pub twice.MS
2021-06-02not asking the currency to the userMS
2021-06-02delete blank linesms
2021-06-02delete blank linesms
2021-06-02implement wire-transfer formms
2021-06-02render error messageMS
2021-06-02fix redirectMS
2021-06-02error messageMS
2021-06-02manage non existent payto receiverMS
2021-06-02make payto addresses accept usernamesMS
2021-03-04fix parsing while doing a wire transfer. PaytoParse doesnt have account and s...Sebastian
2021-02-11fix NameErrorv0.8.1-dev.4ms
2021-01-29move PaytoParse logic into taler-util (#6650)Christian Grothoff
2020-11-17Improve wire_transfer_payto CLI tool.MS
2020-11-17Improve Payto parserMS
2020-11-09pretty printerFlorian Dold
2020-10-30changing status codesMS
2020-10-29use HTTPStatus codes instead of hard-coding numeric values, fixing one that w...Christian Grothoff
2020-10-29use ErrorCode enum from GANA instead of hard-coded constantsChristian Grothoff
2020-10-22fix spelling issuesChristian Grothoff
2020-10-20need importMS
2020-10-20i18n of hintsMS
2020-10-20fix displaying of hintMS
2020-10-19set URL-based language switchMS
2020-10-19set language cookieMS
2020-10-15payto wire transferMS
2020-10-15fix form's processingMS
2020-10-15parsing amount from payto lineMS
2020-10-12Fixing ACL issue discovered by me, using fix as proposed by Florian.wqChristian Grothoff
2020-10-09add transfer option with paytoMS
2020-10-09keep CORS == * only for /api/*MS
2020-10-08allow origin star to access APIMS
2020-10-08allow origin star to integration APIMS
2020-10-08Defining decorator to add response header.MS
2020-10-01Revert fb1feab3d475c91755c81bba45f25cbbb6bb25c5MS
2020-10-01pass hint to CAPTCHA pageMS
2020-10-01pass hint to CAPTCHA pageMS
2020-10-01get hint on wrong CAPTCHA.MS
2020-10-01Fix operations order.MS
2020-10-01addressing session hintMS