Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-22 | bump version to 0.10.7v0.10.7 | Florian Dold | |
2024-04-22 | challenger ui i18n | Sebastian | |
2024-04-15 | fix bump-taler-version: update all packages version | Sebastian | |
2024-01-24 | fixes #8265 | Sebastian | |
2024-01-24 | many changes | Sebastian | |
activate eslint update file headers removed history and preact-router remove eslint errors and more applied prettier | |||
2024-01-17 | add translation completeness from pogen to the UI | Sebastian | |
2023-12-15 | bump dependencies | Florian Dold | |
2023-09-12 | remove rimraf since it prevent running make clean when there is no node_modules | Sebastian | |
2023-09-06 | move bank API client to taler-util, update typescript config | Florian Dold | |
2023-08-29 | repo: make incremental builds faster, don't use TypeScript build mode | Florian Dold | |
(build mode should not be necessary since pnpm handles dependencies inside the repo) | |||
2023-06-06 | build system: use --build argument for tsc | Florian Dold | |
2023-06-06 | build system: get rid of prepare scripts | Florian 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-06 | bump typescript version | Florian Dold | |
2023-04-14 | pogen: fix quoting of double quotes | Florian Dold | |
2023-01-26 | put taler wallet RPC into taler-util, make it cross-platform | Florian Dold | |
2022-12-23 | spill extra functionality from wallet-cli into taler-harness | Florian Dold | |
We want to keep taler-wallet-cli smaller and have fewer dependencies. | |||
2022-12-09 | use string-prelude and poheader if it is present | Sebastian | |
2022-10-13 | update deps, move idb-bridge to node16 module resolution | Florian Dold | |
2022-09-05 | upgrade typescript (and some related deps) | Florian Dold | |
2022-05-24 | Revert "no need to compile after install" | Florian Dold | |
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84. | |||
2022-05-24 | no need to compile after install | Sebastian | |
2022-02-24 | added ja lang and implemented transalation switch | Sebastian | |
2022-02-24 | adding self closing jsx element | Sebastian | |
2022-02-16 | pogen: implement merge and emit subcommands | Florian Dold | |
2022-02-15 | subcommands for i18n tooling, unique message IDs | Florian Dold | |
2022-02-14 | pogen: read files from tsconfig, import po2ts | Florian Dold | |
2022-02-10 | dependencies / tsconfig | Florian Dold | |
2022-02-10 | dependencies | Florian Dold | |
2022-01-05 | update dependencies to fix rollup issue | Florian Dold | |
2021-04-27 | fix spelling issues | Christian Grothoff | |
2021-03-27 | fix pogen binary | Florian Dold | |
2021-03-27 | pogen WIP | Florian Dold | |
2021-03-18 | clarify | Florian Dold | |
2021-03-18 | pogen readme | Florian Dold | |
2021-02-01 | 0006728: set up wallet CI pipeline for WebExtension build | Sebastian | |
This commit split in three main things: * added deploy-webext to upload the extension zipfile * put scope into the npm packages to be able to deploy them * added deploy-npm to deploy related npm packages Also, fixing bug on `make clean`. Some packages where not being deleting tsconfig.tsbuildinfo and making subsequent `make` fail | |||
2021-01-29 | add missing prepare scripts | Florian Dold | |
2021-01-22 | upgrade dependencies | Florian Dold | |
2020-11-17 | update version and dependencies | Florian Dold | |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold | |
2019-03-28 | v0.0.5 | Florian Dold | |
2019-03-28 | get pogen via npm registry | Florian Dold | |