aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/src
AgeCommit message (Collapse)Author
2024-09-11fix #9156Sebastian
2024-09-08payto formSebastian
2024-09-06codespellSebastian
2024-09-06search account in aml form and remove name from dynamic formsSebastian
2024-09-02when error happen there is no garantee that taler error details is present, ↵Sebastian
so undefined should be set
2024-08-29fix difference between kyc form and aml form, mostly prettierSebastian
2024-08-28fix #9132Sebastian
2024-08-27more aml infoSebastian
2024-08-27auditor SPA: minor cleanup, base URL canonicalizationFlorian Dold
2024-08-21use x-www-form-urlencodedSebastian
2024-08-21add support for FormDataSebastian
2024-08-20fix: resolve a few live-reload styling bugsNullptrderef
2024-08-05encode crock for URISebastian
2024-07-15harness,util,others: check version in /config responsesFlorian Dold
2024-07-04on 404 return no-name but request paramsSebastian
2024-06-30time to web-utilSebastian
2024-06-30fix double reading http responseSebastian
2024-06-25prevent loop on forceLangSebastian
2024-06-24real-time-auditorNic Eigel
2024-06-10web-util: write package versionFlorian Dold
2024-06-03check account info matchSebastian
2024-06-03support noContentSebastian
2024-05-13fix some inputsSebastian
2024-05-10fixing time and currency inputSebastian
2024-05-09documentation updated: change some typesSebastian
2024-05-07fix codespellSebastian
2024-05-06add required validationSebastian
2024-05-03form implemented, moving functions to web-utils some final testing still pedningSebastian
2024-05-03form hook now takes the shape of the form (do not rely on initial value)Sebastian
2024-05-03removing compiled form tsSebastian
2024-04-30testing aml form as jsonSebastian
2024-04-29use exchange api type and start using ui_fieldsSebastian
2024-04-29sync field uiSebastian
2024-04-29allow field by propsSebastian
2024-04-29create formSebastian
2024-04-26show error like bankSebastian
2024-04-26exchange api for webSebastian
2024-04-22fix #8398Sebastian
2024-04-22refactor to keep the challenge status up to dateSebastian
2024-04-22challenger preact apiSebastian
2024-04-15fix #8604Sebastian
2024-04-09fix #8638Sebastian
2024-04-05fix #8655Sebastian
2024-04-05fix #7924Sebastian
2024-04-05fix listing, add cache invalidation, fix codec for accountsSebastian
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-01codespellSebastian
2024-04-01migrate getInstanceSebastian
2024-03-27wip #8655Sebastian
2024-03-26fix javascript black magicSebastian