Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | packaging fixes | Florian Dold | |
2021-08-20 | minimatch | Florian Dold | |
Signed-off-by: Florian Dold <florian@dold.me> | |||
2021-07-09 | migration css to linaria | Sebastian | |
2021-07-07 | change taler-wallet-android to taler-wallet-embedded | Jonathan Buchanan | |
2021-06-30 | developer mode | Sebastian | |
2021-06-20 | wallet transaction detail view | Sebastian | |
2021-06-14 | fix module bundling config | Florian Dold | |
2021-06-14 | fix up imports, no more esm in tests | Florian Dold | |
2021-06-08 | moving i18n into taler util | Sebastian | |
2021-06-03 | wallet transaction detail | Sebastian | |
2021-05-31 | add storybook | Sebastian | |
2021-05-07 | preact routing on the wallet | Sebastian | |
2021-05-07 | migrate to preact | Sebastian | |
2021-03-27 | fix build issues | Florian Dold | |
2021-03-17 | towards wallet-core / util split | Florian Dold | |
2021-02-24 | idb: encapsulate non-JSON data correctly | Florian Dold | |
2021-02-23 | idb: implement missing methods | Florian Dold | |
2021-02-08 | idb: add first web platform tests, fix issues detected by them | Florian Dold | |
2021-02-08 | idb-bridge: remove cyclic dependencies, rip out api extractor | Florian Dold | |
2021-02-04 | timeout for tests | 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 | dependencies | Florian Dold | |
2021-01-22 | upgrade dependencies | Florian Dold | |
2021-01-13 | implement infrastructure for future DB migrations via backup | Florian Dold | |
2021-01-12 | make integration tests part of taler-wallet-cli | Florian Dold | |
2020-12-02 | backup WIP | Florian Dold | |
2020-11-17 | update version and dependencies | Florian Dold | |
2020-11-16 | fix tip record creation, migrate DB | Florian Dold | |
2020-11-08 | fix typo | Christian Grothoff | |
2020-11-03 | fix CheckPaymentPaidResponse schema | Florian Dold | |
2020-09-04 | coverage | Florian Dold | |
2020-08-14 | re-implement integration test functionalty that will be used by the exchange ↵ | Florian Dold | |
for testing | |||
2020-08-12 | dependencies | Florian Dold | |
2020-08-12 | remove excessive namespacing, format | Florian Dold | |
2020-08-10 | towards webextension working again | Florian Dold | |
2020-08-10 | simplify refunds a bit, show in transaction history, add integration tests | Florian Dold | |
2020-08-10 | use API extractor for cleaner package separation | Florian Dold | |
2020-08-06 | dependencies | Florian Dold | |
2020-08-06 | towards integration tests with fault injection | Florian Dold | |
2020-08-03 | dependencies / build tasks | Florian Dold | |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold | |