summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/headless
AgeCommit message (Expand)Author
2021-08-20separate node entry pointsFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-08-12merchant test casesFlorian Dold
2021-08-06perf and logging improvementsFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02fix issues with circular importsFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-07backup cycleFlorian Dold
2020-12-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-09-06convert axios error to taler errorFlorian Dold
2020-09-06make db file writes atomicFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-08-24test case for order claiming; more accurate ECFlorian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold