aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-12-09throttling / allow non-json requestsFlorian Dold
2019-12-07reset retry counter when forcing operationsFlorian Dold
2019-12-07exit with 0 when printing helpFlorian Dold
2019-12-07do not throw exception when receiving zero-length refund listFlorian Dold
2019-12-07fix pending operation query for refundsFlorian Dold
2019-12-07auto-refundFlorian Dold
2019-12-06case-insensitive URIsFlorian Dold
2019-12-06fix typo in contract terms type declFlorian Dold
2019-12-06don't die on auto-refund, fix pending operationsFlorian Dold
2019-12-06pending fixesFlorian Dold
2019-12-06pending ops / history / notification tweaksFlorian Dold
2019-12-06fix re-purchase detectionFlorian Dold
2019-12-06separate operations for pay, refund status query and refund submissionFlorian Dold
2019-12-05validate wire fees and acct infoFlorian Dold
2019-12-05fix refundsFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-03androidFlorian Dold
2019-12-03version bump / pending balance tweaksFlorian Dold
2019-12-03pending operations (pay/proposals)Florian Dold
2019-12-02rollupFlorian Dold
2019-12-02pending operations WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-28implement JS-only Taler, remove emscriptenFlorian Dold
2019-11-27JS-only crypto (only primitives so far)Florian Dold
2019-11-25crypto porting WIPFlorian Dold
2019-11-21missing files / native encode/decodeFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-21fix breakage due to URI.js upgradeFlorian Dold
2019-11-20version upgrade and formattingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-19work on CLIFlorian Dold
2019-11-14android: use akono moduleFlorian Dold
2019-11-14remove more bad loggingFlorian Dold
2019-11-14remove more bad loggingFlorian Dold
2019-11-14remove unconditional debug logFlorian Dold
2019-11-02fix test caseFlorian Dold
2019-11-02installation popup in FFFlorian Dold
2019-11-02don't do requestUpdateStatus on FFFlorian Dold
2019-11-02handle multiple refresh sessions correctly for refunded coinsFlorian Dold
2019-11-01protocol changesFlorian Dold
2019-10-02taler URI parsingFlorian Dold
* add support for non-https taler://pay URIs * implement path prefix properly
2019-10-01adapt to instance changesFlorian Dold
2019-09-13headless wallet: add parameters for test-withdraw subcommandFlorian Dold
2019-09-06fix 5745: add version-based cache breaker for /keys and /wireFlorian Dold
2019-09-06also re-submit payment when redirected to existing oneFlorian Dold
2019-09-06fix bug #5373: only allow existing payment redirection for contracts from ↵Florian Dold
the same merchant
2019-09-06fold checkPay into preparePayFlorian Dold
2019-09-05refactor / formatFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold