summaryrefslogtreecommitdiff
path: root/src/operations/history.ts
AgeCommit message (Expand)Author
2020-07-23sunset history API (we have the transaction list now)Florian Dold
2020-07-23towards refunds with updated protocolFlorian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-12new transactions API: withdrawalFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-04-27adopt new merchant refund APIFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06linterFlorian Dold
2020-04-02cosmetics and commentsFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-28add --extra-debug option to historyFlorian Dold
2020-03-27generate cleaner history for recoupFlorian Dold
2020-03-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-01-31add fulfillmentUrl to OrderShortInfoMarcos Gutierrez
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-07Fix typo and field name in history eventFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16finish refresh correctly, display fees correctlyFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-13new history schemaFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold