summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-31fix fulfillmentUrl in the history renerMarcos Gutierrez
2020-01-31add fulfillmentUrl to OrderShortInfoMarcos Gutierrez
2020-01-27add new history view and some global style changesMarcos Gutierrez
2020-01-22reset reserve retry timeout when forcing operationFlorian Dold
2020-01-22make verbose details an optionFlorian Dold
2020-01-20fix store accessFlorian Dold
2020-01-20be verbose for refreshes tooFlorian Dold
2020-01-20verboseDetails for pay and withdrawFlorian Dold
2020-01-19sort coins by amount firstFlorian Dold
2020-01-19do not apply the same refresh twiceFlorian Dold
2020-01-19don't refresh for a refund that didn't get appliedFlorian Dold
2020-01-19fix incomplete renameFlorian Dold
2020-01-19fix error in refund retryFlorian Dold
2020-01-19exchange uses payto_uri instead of url nowFlorian Dold
2020-01-18fix and test case for "insecure" taler://refund URIsFlorian Dold
2020-01-18generate refund in integration testFlorian Dold
2020-01-17fix amount format (how did this ever work before?)Florian Dold
2020-01-17log pending opsFlorian Dold
2020-01-17exit codeFlorian Dold
2020-01-17H_wire -> h_wireFlorian Dold
2020-01-17switch from custom scheme to basic auth for Taler demo bankFlorian Dold
2020-01-07Fix typo and field name in history eventFlorian Dold
2019-12-28error handlingFlorian Dold
2019-12-25commentsFlorian Dold
2019-12-25fix bug in the WebExtensions pay pageFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20fix taler URI classification bugFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19do normal back-off when reserve isn't ready yet, run retry-loop in integratio...Florian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-17android: propagate errorsFlorian Dold
2019-12-16cleanup / historyFlorian Dold
2019-12-16finish refresh correctly, display fees correctlyFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-15simplify /pay, add pay eventFlorian Dold
2019-12-15oops, missing fileFlorian Dold
2019-12-15introduce refund groups, react correctly to 410 Gone for /refundFlorian Dold
2019-12-15don't throttle the integration testFlorian Dold
2019-12-15Christian's thresholds for throttlingFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-14keep checkable annotations on amount for nowFlorian Dold
2019-12-14allow specifying common base type for unionsFlorian Dold
2019-12-14better type errorsFlorian Dold
2019-12-14type safetyFlorian Dold
2019-12-14nicer unionsFlorian Dold
2019-12-14union codecs, error messagesFlorian Dold
2019-12-14codecs WIPFlorian Dold