summaryrefslogtreecommitdiff
path: root/src/operations/refresh.ts
AgeCommit message (Expand)Author
2020-05-15fix some transaction list issuesFlorian Dold
2020-05-11loggingFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06linterFlorian 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-26fix logic bug in recoup (refresh variant)Florian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-09support exchange API version 7:0:0Florian Dold
2020-01-19do not apply the same refresh twiceFlorian Dold
2020-01-17fix amount format (how did this ever work before?)Florian 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-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold