summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/backup
AgeCommit message (Expand)Author
2021-08-24DB schema cleanupFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-19backupFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-07-15simplest implementation to remove one provider, also added a user-defined nam...Sebastian
2021-07-12formattingFlorian Dold
2021-07-07add providers filter to runBackupCycleSebastian
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-20missing globalThis Polyfill, remove duplicate url utilSebastian
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-14fix up imports, no more esm in testsFlorian Dold
2021-06-14store ToS acceptance timestamp, remove unused backup attributesFlorian Dold
2021-06-14allow changing the wallet device IDFlorian Dold
2021-06-11store exchange public key with signature on denominationFlorian Dold
2021-06-10simplify pending transactions, make more tests pass againFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-21tombstone processing in backup importFlorian Dold
2021-05-12model more backup provider errorsFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-15improved pay coin selectionFlorian Dold
2021-03-10finish first complete end-to-end backup/sync testFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold