summaryrefslogtreecommitdiff
path: root/talerbank/app/urls.py
AgeCommit message (Expand)Author
2021-06-02implement wire-transfer formms
2021-04-23remove stale occurrenceMS
2021-04-23bring public-accounts page to i18nMS
2020-11-09pretty printerFlorian Dold
2020-10-20move URL to i18nMS
2020-10-20fix i18nMS
2020-10-19set URL-based language switchMS
2020-10-19set language cookieMS
2020-10-16i18nMS
2020-10-15payto wire transferMS
2020-10-13test integration API's withdrawalMS
2020-10-09add transfer option with paytoMS
2020-10-09fix API calls groupingMS
2020-10-08Grouping endpoints matching the documentation.MS
2020-10-01Separating HTML/JSON handlers.MS
2020-09-09fix API typo and add config responsesFlorian Dold
2020-09-03match specFlorian Dold
2020-08-28testing integration API withdrawalMS
2020-08-28remove bogus routeMS
2020-08-27Access API.MS
2020-08-27use helperMS
2020-08-27Access API.MS
2020-08-25naming URLMS
2020-08-25testingMS
2020-07-31remove deprecated API, fix withdrawal operations responseFlorian Dold
2020-07-21fix copy-and-paste errorMS
2020-07-21implement /configMS
2020-03-09start removing deprecated APIsv0.7.1-dev.1Florian Dold
2020-02-17slightly better error handlingFlorian Dold
2020-02-17accounts APIFlorian Dold
2020-01-18remove old add_incoming, test the new oneFlorian 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
2019-11-28implement headless way to get taler://withdraw URIFlorian Dold
2019-09-27replace INRIA with Taler System SAng0
2019-08-28implement new withdraw API and support taler://withdrawFlorian Dold
2019-06-30introducing headless withdrawalMarcello Stanisci
2019-06-29Define headless-withdrawal validatorMarcello Stanisci
2019-06-29Implement headless registrationMarcello Stanisci
2019-04-02HTTP-Serving date-range based history query.Marcello Stanisci
2018-10-05Adapt to latest Django changes.Marcello Stanisci
2018-01-15make /<page_number> availableMarcello Stanisci
2018-01-15set the state to implement the "see next page" featureMarcello Stanisci
2017-12-19remove artificial line strikerMarcello Stanisci
2017-12-13striking cancelled wire transfers' subject lines through.Marcello Stanisci
2017-12-08remove duplicate /reject handlers + allowingMarcello Stanisci
2017-12-08implement /rejectMarcello Stanisci
2017-12-08dummy /reject implementationFlorian Dold