summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2021-07-08add more backup stories, sync by one providerSebastian
2021-07-08introducing a health check for demo.taler.net.ms
2021-07-07add providers filter to runBackupCycleSebastian
2021-07-07change taler-wallet-android to taler-wallet-embeddedJonathan Buchanan
2021-07-06refactored backup sync UISebastian
2021-07-01add provider examplesSebastian
2021-07-01first working version of providerSebastian
2021-07-01exported backup types from wallet coreSebastian
2021-07-01take backup info from wallet-coreSebastian
2021-06-30first backup list prototypeSebastian
2021-06-30developer modeSebastian
2021-06-28handler transaction error on details and added retry buttonSebastian
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-23sync: handle HTTP 304 correctlyFlorian Dold
2021-06-23set gzip timestamp to 0 in backup blobFlorian Dold
2021-06-23skip existing coins when applying a pay coin re-selectionFlorian Dold
2021-06-22prevent conflicting coin allocation with concurrent paymentsFlorian Dold
2021-06-22implement long-polling for auto-refundsFlorian Dold
2021-06-22commentFlorian Dold
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-22get rid of cyclic importsFlorian Dold
2021-06-21sed /forget/delete/Sebastian
2021-06-21fix #6042Sebastian
2021-06-21fix some pixel and css classes and sync storybookSebastian
2021-06-20fix height in storybookSebastian
2021-06-20fix height, wallet popup should stay at 400x320Sebastian
2021-06-20wallet transaction detail viewSebastian
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-20remove missing debuggerSebastian
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold
2021-06-17using block inside case of switch breaks when building with babel 7Sebastian
2021-06-17temporary fix for exchange operationsFlorian Dold
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17fix up importFlorian Dold
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-17clean up importsFlorian Dold
2021-06-17add --quiet flag to test runnerFlorian Dold
2021-06-17use the new wallet core API interface in all testsFlorian Dold
2021-06-16components renaming to follow react patternSebastian
2021-06-16split wallet/popup components. created hooks, components, context folderSebastian
2021-06-16split wallet,popup .htmlSebastian
2021-06-16fix: ReferenceError: state is not definedSebastian
2021-06-16clean and build script, for fresh testsSebastian
2021-06-16allow any string as forgettable field saltFlorian Dold
2021-06-16add 'payment-forgettable' integration testFlorian Dold
2021-06-16use same salt derivation as C code for forgettable fieldsFlorian Dold
2021-06-15adjust importsFlorian Dold
2021-06-15split out wallet core API typesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix module bundling configFlorian Dold