Age | Commit message (Expand) | Author |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |
2020-07-23 | remove more history remains | Florian Dold |
2020-07-16 | manual withdrawalv0.7.1-dev.8v0.7.1-dev.7 | Florian Dold |
2020-06-03 | re-indent with latest version of prettier | Florian Dold |
2020-05-12 | new transactions API: withdrawal | Florian Dold |
2020-05-11 | make planchet management during withdrawal O(n) instead of O(n^2) | Florian Dold |
2020-04-27 | adopt new merchant refund API | Florian Dold |
2020-04-07 | more lint fixes | Florian Dold |
2020-04-06 | linter | Florian Dold |
2020-04-06 | types | Florian Dold |
2020-04-02 | model reserve history in the exchange, improve reserve handling logic | Florian Dold |
2020-03-30 | re-format with prettier v2, fix HTML | Florian Dold |
2020-03-12 | improved error reporting / towards a working recoup | Florian Dold |
2020-03-12 | full recoup, untested/unfinished first attempt | Florian Dold |
2020-03-06 | include (pending) wallet balance in pending ops response | Florian Dold |
2020-03-06 | documentation / enum types for pending ops | Florian Dold |
2020-01-17 | fix amount format (how did this ever work before?) | Florian Dold |
2019-12-19 | do normal back-off when reserve isn't ready yet, run retry-loop in integratio... | Florian Dold |
2019-12-19 | new date format, replace checkable annotations with codecs | Florian Dold |
2019-12-16 | finish refresh correctly, display fees correctly | Florian Dold |
2019-12-16 | history WIP, DB naming | Florian Dold |
2019-12-16 | history events WIP | Florian Dold |
2019-12-15 | oops, missing file | Florian Dold |
2019-12-15 | introduce refund groups, react correctly to 410 Gone for /refund | Florian Dold |
2019-12-15 | group refresh sessions into groups for nicer history | Florian Dold |
2019-12-12 | refactor DB access | Florian Dold |
2019-12-12 | refactor: re-structure type definitions | Florian Dold |