summaryrefslogtreecommitdiff
path: root/packages/anastasis-webui
AgeCommit message (Collapse)Author
11 hoursbump versions to 0.11.1HEADv0.11.1masterIván Ávalos
2024-04-23fix PDF printing reported by javierSebastian
2024-04-22bump version to 0.10.7v0.10.7Florian Dold
2024-04-21fix downloads lolNullptrderef
2024-04-21add a fixmNullptrderef
2024-04-21add trailing /Nullptrderef
2024-04-21input validation :)Nullptrderef
2024-04-21check for non-2xx, cache any 2xx responses that pass minimal validationNullptrderef
2024-04-21use new Error (standard, as error is a class)Nullptrderef
2024-04-21handle errorNullptrderef
2024-04-21use git short hashesNullptrderef
2024-04-15fix bump-taler-version: update all packages versionSebastian
2024-04-11rename comments from demobank to bankSebastian
2023-12-15bump dependenciesFlorian Dold
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-10more codespellv0.9.3-dev.20Sebastian
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-07-31-commentsFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06bump typescript versionFlorian Dold
2023-06-01new asset apiSebastian
2023-06-01using env propSebastian
2023-05-24fix test merchant anastasisSebastian
2023-05-05upgrade to now build from web-utilsSebastian
2023-04-21integrate anastasis to the web-utils testing apiSebastian
2023-04-21fix bulidSebastian
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-23update READMEsFlorian Dold
2022-12-06using web-utils in anastasis-webuiSebastian
2022-10-27fix FTBFSSebastian
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-10-03fix: showing start again in the last main screenSebastian
2022-09-26showing restore and save, but removing from the ending stateSebastian
2022-09-25removing save/restore session: confusing and maybe dangerousSebastian
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-08-29fix broken buildv0.9.0-dev.14Sebastian
2022-08-26fix #7065Sebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-06-29-fix sort countriesSebastian
2022-06-27anastasis build instruction and some fixesSebastian
2022-06-26- typo fixSebastian
2022-06-24- add missing id for stylesSebastian
2022-06-24fix #7077 file supportSebastian
2022-06-24fix #7090 dowload personal info as PDFSebastian
2022-06-24fix testsSebastian
2022-06-17normalize testsSebastian
2022-06-11add testing to web componentsSebastian
2022-06-09better select secret screenSebastian