| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-16 | split wallet,popup .html | Sebastian | |
| 2021-06-16 | fix: ReferenceError: state is not defined | Sebastian | |
| 2021-06-16 | clean and build script, for fresh tests | Sebastian | |
| 2021-06-16 | allow any string as forgettable field salt | Florian Dold | |
| 2021-06-16 | add 'payment-forgettable' integration test | Florian Dold | |
| 2021-06-16 | use same salt derivation as C code for forgettable fields | Florian Dold | |
| 2021-06-15 | adjust imports | Florian Dold | |
| 2021-06-15 | split out wallet core API types | Florian Dold | |
| 2021-06-15 | separate wallet state from wallet client | Florian Dold | |
| 2021-06-14 | fix module bundling config | Florian Dold | |
| 2021-06-14 | implement force-retrying transactions | Florian Dold | |
| 2021-06-14 | make CSPRNG work on ES6 | Florian Dold | |
| 2021-06-14 | fix up imports, no more esm in tests | Florian Dold | |
| 2021-06-14 | add missing await | Florian Dold | |
| 2021-06-14 | store ToS acceptance timestamp, remove unused backup attributes | Florian Dold | |
| 2021-06-14 | allow changing the wallet device ID | Florian Dold | |
| 2021-06-11 | increase test timeout, because merchant's own exchange timeout is rather large | Florian Dold | |
| 2021-06-11 | store exchange public key with signature on denomination | Florian Dold | |
| 2021-06-11 | make retryInfo optional | Florian Dold | |
| 2021-06-11 | simplify retry timeout handling | Florian Dold | |
| 2021-06-10 | simplify pending transactions, make more tests pass again | Florian Dold | |
| 2021-06-10 | transaction fixes | Florian Dold | |
| 2021-06-10 | fix merchant instance creation in some tests | Florian Dold | |
| 2021-06-09 | add missing await | Florian Dold | |
| 2021-06-09 | return transaction context | Florian Dold | |
| 2021-06-09 | imports | Florian Dold | |
| 2021-06-09 | formatting: re-run prettier | Florian Dold | |
| 2021-06-09 | database access refactor | Florian Dold | |
| 2021-06-09 | bump version @gnu-taler/taler-util | Sebastian | |
| 2021-06-08 | adding some translation | Sebastian | |
| 2021-06-08 | moving strings from wallet-core to web-extension | Sebastian | |
| 2021-06-08 | moving logger into taler-util | Sebastian | |
| 2021-06-08 | moving i18n into taler util | Sebastian | |
| 2021-06-08 | better label for the fields | Sebastian | |
| 2021-06-04 | delete database when pressing reset-db | Sebastian | |
| 2021-06-04 | handle reset click, still need to delete database but the funcionality is ↵ | Sebastian | |
| missing for firefox | |||
| 2021-06-04 | some fixes | Sebastian | |
| how the id is shown refactoring some settings to use hooks | |||
| 2021-06-04 | remove fromFloat | Sebastian | |
| 2021-06-03 | wallet transaction detail | Sebastian | |
| 2021-06-02 | fix sb config | Sebastian | |
| 2021-06-02 | fix issues with circular imports | Florian Dold | |
| Parts of this commit are from a patch by sebasjm. The circular imports caused an issue with webpack. While we don't use webpack in the wallet, the wallet should still be importable by webpack. Some packages were importing their dependencies via "index.js", which re-exports public exports of the package. This resulted in circular dependencies which were resolved correctly by rollup, but not by webpack. | |||
| 2021-06-02 | support multiple exchange details per base URL | Florian Dold | |
| 2021-05-31 | add storybook | Sebastian | |
| 2021-05-27 | Amount.toFloat and hide filesystem requirement | Sebastian | |
| 2021-05-24 | add frozen lockfile | Sebastian | |
| 2021-05-21 | Tagging LibEuFin tests. | MS | |
| 2021-05-21 | typo | Florian Dold | |
| 2021-05-21 | instance creation order, again | Florian Dold | |
| 2021-05-21 | fix instance creation order | Florian Dold | |
| 2021-05-21 | tag tests | Florian Dold | |
